@charset "Shift_JIS";
/* TOPページのスタイルはここに記入 */

#main_image{ margin:0px 0px 10px 0px;padding:6px;background-color:#F2F2F2;}
#top_left { float:left;width:580px;}
#top_right{ float:right;width:260px;}
#box_selectsoft{border:solid 1px #a7a7a7;padding:0px 10px 10px 10px;text-align: left;margin-bottom:10px;}
#box_selectsoft dl{float:left;width:275px;margin:15px 0 6px 0;}
#box_selectsoft dl.tool{width:250px;}
#box_selectsoft dl dt,#box_selectsoft dl dd{margin:0;}
#box_selectsoft dl dt{margin-bottom:4px;font-weight:bold;font-size:1.05em;letter-spacing:1px;}
#box_selectsoft dl dd{font-size:0.9em;}
#box_selectsoft dl dd.img{margin:0 8px 0 5px;float:left;}
#box_selectsoft dl dd.soft{background:url(../images/top/logo_package.gif) no-repeat;padding-top:17px;}
#box_selectsoft dl dd.tool{background:url(../images/top/logo_cyouhyou.gif) no-repeat;padding-top:17px;}
#box_selectsoft dl dd.dl{background:url(../images/top/logo_download.gif) no-repeat;padding-top:17px;}
.select_case {background-color:#D6E6ED;padding:10px;margin-top:8px;font-size:0.9em;}
.box_answercase {border-left:solid 2px #D6E6ED;border-right:solid 2px #D6E6ED;border-bottom:solid 2px #D6E6ED;padding:6px 10px 8px 10px}
.box_answercase p.soft{background:url(../images/top/logo_package.gif) no-repeat;padding-left:85px;margin-top:4px;}
.box_answercase p.tool{background:url(../images/top/logo_cyouhyou.gif) no-repeat;padding-left:85px;margin-top:4px;}
.box_answercase p.dl{background:url(../images/top/logo_download.gif) no-repeat;padding-left:85px;margin-top:4px;}
#box_pmark,.box_oshirase{border:solid 1px #a7a7a7;padding:10px;text-align: left;margin:5px 0px;width:240px;font-size:0.85em;}
/* よく参照されるページまとめ */
#box_frequent p{ margin-top:4px;}
#box_frequent p:first-child{ margin-top:0;}


/* 新着情報 */
#whatsnew-box {
	width: 580px;
	background-image: url(../images/top/top-rightside.gif);
	background-repeat: repeat-y;
}
ul.whatsnew{
	list-style-type:none;padding:0;overflow:auto;height:160px;margin:2px 20px;
}
ul.whatsnew li{
	font-size: 0.8em;
	border-bottom: 1px dashed #CCCCCC;
	text-align: left;
	background: url(../images/arrow.gif) no-repeat;
	padding:3px 3px 3px 13px;
}


/* フッター　リンクバナーのテキスト */
.linkbun-txt {
	width:145px;
	font-size: 8pt;
	padding-left: 18px;
	padding-top: 0px;
	padding-bottom: 2px;
}

.transparent:hover{opacity: 0.8;}