@charset "Shift_JIS";

/*壁紙
==================================================================*/

/* 一段目 ----------- */

#container.downloadPage .topSec{
	width:705px;
	margin-top:20px;
}

#container.downloadPage .topSec h2{
	font-size:140%;
	padding:2px 0 2px 0px;
}

#container.downloadPage .topSec .leftSec{
	width:352px;
	float:left;
}

#container.downloadPage .topSec .rightSec{
	width:338px;
	margin-top:52px;
	float:right;
}

#container.downloadPage .topSec .dlList li{
	margin-left:10px;
}

#container.downloadPage .topSec .dlList li{
	margin-top:15px;
}

#container.downloadPage .topSec .dlList a{
	width:205px;
	background:url(../../image/download_bg_btn-top.gif) left top repeat-y;
	display:block;
	text-align:center;
	color:#444;
}

#container.downloadPage .topSec .dlList a:hover{
	color:#b30000;
}

#container.downloadPage .topSec .dlList .bg{
	padding:5px;
	background:url(../../image/download_bg_btn-btm.gif) left bottom no-repeat;
	display:block;
}

#container.downloadPage .topSec .dlList .txt_1{
	font-size:16px;
	font-weight:bold;
}


/* 二段目 ----------- */

#container.downloadPage .secondSec{
	width:705px;
	margin-top:30px;
	padding-bottom:15px;
	background:url(../../image/cmn_bg_img_dotted01.gif) left bottom repeat-x;
}

#container.downloadPage .secondSec .wpList li{
	width:171px;
	margin-right:7px;
	float:left;
	line-height:1.1;
}

#container.downloadPage .secondSec .wpList li.last_child{
	margin-right:0;
}

#container.downloadPage .secondSec .wpList .linkList{
	margin-top:3px;
}

#container.downloadPage .secondSec .wpList .linkList li{
	width:auto;
	margin-right:0;
	float:none;
}

#container.downloadPage .linkList .icon_link_1{
	padding-left:5px;
}


/* 三段目 ----------- */

#container.downloadPage .thirdSec{
	width:705px;
	margin-top:15px;
	padding-bottom:30px;
}

#container.downloadPage .thirdSec .wpList li{
	width:231px;
	margin-right:6px;
	float:left;
}

#container.downloadPage .thirdSec .wpList .linkList li{
	width:auto;
	margin-right:10px;
	float:left;
}

#container.downloadPage .thirdSec .wpList li.last_child{
	margin-right:0;
}


/* notes ----------- */

#container.downloadPage .notesSec{
	margin-top:15px;
}

#container.downloadPage .notesSec li{
	padding-left:1em;
	text-indent:-1em;
	font-size:10px;
	line-height:1.5;
}

