@charset "Shift_JIS";
/* CSS Document */

*{
	margin:0;
	padding:0;
	line-height:1.5;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	list-style-type:none;
}

img{
	border:none;
	vertical-align:bottom;
}

body{
	background-image:url(img/haikei.jpg);
	font-size:12px;
	color:#333333;
}
#wrapper{
	margin:0 auto 0 auto;
	width:760px;
	height:auto;
	background-color:#fff;
}

#main{
	width:700px;
	margin:auto;
}



/*画像イメージ*/
.rogo{
	padding:15px 0 0 0;
}

.title{
	margin-top:10px;
}

.copy{
	text-align:center;
	color:#fff;
	background-color:#333;
	margin:30px 0 0 0;
	padding:30px 0 10px 0;
	clear:both;
}

/* リンク ------------------------------*/

a:link {
	color: #3366FF;
	text-decoration	: underline;
	}
a:visited {
	color: #3366FF;
	text-decoration	: underline;
	}
a:hover {
	color: #ffffff;
	background-color:#3366FF;
	text-decoration	: none;
	}
a:active {
	color: #ffffff;
	background-color:#3366FF;
	text-decoration	: none;
	}

a.cp:link {
	color: #ccc;
	}
a.cp:visited {
	color: #ccc;
	}
a.cp:hover {
	color: #ccc;
	}
a.cp:active {
	color: #ccc;
	}

/* 本文 ------------------------------*/

.cr{
	clear:both;
	margin:0px;
	padding:0px;
}

.ver01{
	margin:25px 10px 15px 10px ;
}

.ver02{
	margin:15px 0px 15px 0px ;
	font-size:20px;
	font-weight:bold;
	color:#000;
	text-align:center;
	}

.ver03{
	width:440px;
	float:left;
	margin-bottom:15px;
}

.ver04{
	width:260px;
	float:left;
	margin-bottom:15px;
}

.ver05{
	margin-left:25px;
}

.ic_win{
	margin:5px 0px 0px 22px ;
	background-image: url(img/ic_win.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-indent:25px;	
}
.ic_mac{
	margin:5px 0px 0px 22px ;
	background-image: url(img/ic_mac.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-indent:25px;	
}
.ic_linux{
	margin:5px 0px 0px 22px ;
	background-image: url(img/ic_linux.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-indent:25px;	
}
.ic2_win{
	margin:15px 0px 0px 22px ;
	background-image: url(img/ic_win.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-indent:25px;
	font-weight:bold;
	color:#000;
}
.ic2_mac{
	margin:15px 0px 0px 22px ;
	background-image: url(img/ic_mac.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-indent:25px;
	font-weight:bold;
	color:#000;
}
.ic2_linux{
	margin:15px 0px 0px 22px ;
	background-image: url(img/ic_linux.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-indent:25px;
	font-weight:bold;
	color:#000;
}

.tx00{
	margin:5px 0px 0px 22px ;
}
.tx01{
	margin:10px 0px 0px 22px ;
}
.tx02{
	margin:10px 0px 0px 22px ;
	font-weight:bold;
}
.tx03{
	margin:10px 0px 0px 22px ;
	font-weight:bold;
	font-size:14px;
	color:#000;
}

.no01{
	background-image:url(img/no01.jpg);
	background-repeat:no-repeat;
	background-position:0px 4px;
	color:#990000;
	font-size:18px;
	font-weight:bold;
	text-indent:23px;
	margin-top:15px;
}

.no02{
	background-image:url(img/no02.jpg);
	background-repeat:no-repeat;
	background-position:0px 4px;
	color:#990000;
	font-size:18px;
	font-weight:bold;
	text-indent:23px;
	margin-top:15px;
}

.no03{
	background-image:url(img/no03.jpg);
	background-repeat:no-repeat;
	background-position:0px 4px;
	color:#990000;
	font-size:18px;
	font-weight:bold;
	text-indent:23px;
	margin-top:15px;
}

.no04{
	background-image:url(img/no04.jpg);
	background-repeat:no-repeat;
	background-position:0px 4px;
	color:#990000;
	font-size:18px;
	font-weight:bold;
	text-indent:23px;
	margin-top:15px;
}