@charset "UTF-8";
#content h3 {
	margin: 40px 60px 10px;
	padding: 0px;
	height: 30px;
	background: url(../images/subtitle_download_bg.gif) no-repeat left top;
}
#content h3 img {
	margin: 7px 0px 0px 50px;
}
#content p.read {
	margin: 0px 110px;
}
div#kabegami, div#ss {
	position: relative;
	margin: 20px 110px;
	height: 240px;
}
div#kabegami div.item01, div#kabegami div.item02 {
	position: absolute;
	top: 0px;
	width:300px;
	height:240px;
}
div#kabegami div.item01 {
	left: 0px;
	background: url(../images/kabegami_pv01.jpg) no-repeat center top;
}
div#kabegami div.item02 {
	right: 0px;
	background: url(../images/kabegami_pv02.jpg) no-repeat center top;
}
div#kabegami div ul {
	list-style: none;
	margin: 220px auto 0px;
	width: 252px;
}
/*Win IE ハック*/
.win.ie6 div#kabegami div ul {
	width: 254px;
}

div#kabegami div ul li {
	list-style: none;
	margin: 0px 2px;
	float: left;
}
div#kabegami div ul li a {
	display: block;
	width: 80px;
	height: 20px;
	background: no-repeat center top;
	text-indent: -999em;
}
div#kabegami div ul li a:hover {
	background-position: center bottom;
}
div#kabegami div ul li.k1280 a {
	background-image: url(../images/dl_btn_kabe1280.gif);
}
div#kabegami div ul li.k1024 a {
	background-image: url(../images/dl_btn_kabe1024.gif);
}
div#kabegami div ul li.k800 a {
	background-image: url(../images/dl_btn_kabe800.gif);
}
div#ss div.item01 {
	position: absolute;
	top: 0px;
	width:600px;
	height:240px;
}
div#ss div.item01 {
	left: 0px;
	background: url(../images/ss_pv.jpg) no-repeat center top;
}
div#ss div ul {
	list-style: none;
	margin: 220px auto 0px;;
	width: 192px;
}
div#ss div ul li {
	list-style: none;
	margin: 0px 2px;
	float: left;
}
div#ss div ul li a {
	display: block;
	width: 90px;
	height: 20px;
	background: no-repeat center top;
	text-indent: -999em;
}
div#ss div ul li a:hover {
	background-position: center bottom;
}
div#ss div ul li.winXP a {
	background-image: url(../images/dl_btn_ss_win.gif);
}
div#ss div ul li.macosX a {
	background-image: url(../images/dl_btn_ss_mac.gif);
}
div#misc {
	margin: 5px auto 15px;
	width: 600px;
}
div#misc h4 {
	margin: 15px 0px 5px;
	font-size: 12px;
	font-weight: bold;
	color: #0062b3;
}
/*Win IE ハック*/
.win.ie div#misc h4 {
	font-size: small;
}
/*Win FireFox ハック*/
.win.gecko div#misc h4 {
	font-size: small;
}
div#misc div.item {
	position: relative;
	width: 600px;
	height: 65px;
	background:url(../images/dl_misc_bg.gif) no-repeat left top;
}
div#misc div.item div.preview {
	position: absolute;
	width: 480px;
	height: 45px;
	left: 10px;
	top:10px;
	background:url(../images/dl_misc_bg.gif) no-repeat left top;
}
div#misc div.item div.dlBtn {
	position: absolute;
	width: 90px;
	height: 45px;
	right: 10px;
	top:10px;
}
div#misc div.item div.dlBtn a {
	display: block;
	width: 90px;
	height: 45px;
	text-indent: -999em;
	background: url(../images/dl_btn_misc.gif) no-repeat left top;
}
div#misc div.item div.dlBtn a:hover {
	background-position: left bottom;
}

