/* CSS Document */

/* font set */
#index h3,
#index .down dd,
#index .tec dd,
.p80 {
	font-size: 80%;
}

/* main set */

#index{
	width: 529px;
	margin: 10px 0;
}

#index .h3bg{
	background-image: url(../img/h3bg02.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 529px;
	margin: 20px 0 10px 0;
	padding: 0;
}
#index .h3bg2{
	background-image: url(../img/h3bg01.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 529px;
	margin: 0;
	padding: 0;
}
#index h3{
	width: 509px !important;
	width: 529px;
	padding: 10px 8px 15px 12px;
	margin: 0;
}


#index .indexbox{
	background-image: url(../img/indexbg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#index .indexbox .category{
	margin: 0 10px;
	width: 509px;
}

#index .indexbox dl{
	width: 529px;
}

#index .indexbox dl dt{
	margin: 0 10px;
	width: 509px;
}
#index .indexbox dl dd{
	margin: 5px 10px 0 10px;
	padding-bottom: 5px;
	width: 509px;
}


#index .indexbox .yellowbg{
	background-image: url(../img/yellow_hd_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#index .indexbox .bluebg{
	background-image: url(../img/blue_hd_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#index .indexbox .graybg{
	background-image: url(../img/gray_hd_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
}
/*#index .indexbox .graybgb{
	background-image: url(../img/gray_hd_bg2.gif);
	background-position: top;
	background-repeat: no-repeat;
}*/

/* サポート */
#index div.boxl {
	width:519px;
	margin:0 0 10px 10px;
}

#index div.boxl table {
width:250px;
font-size:120%;
	border-collapse:collapse;
}
	#index div.boxl table caption {
		padding-top:10px;
		padding-bottom:10px;
		text-align:left;
		font-weight:bold;
		font-size:81.25%;
	}
	#index div.boxl table th,
	#index div.boxl table td {
		padding:3px;
		font-size:81.25%;
	}
	#index div.boxl table th {
		background:#eee;
		font-weight:normal;
		text-align:left;
	}






/* ダウンロード */


#index .dindexbox{
	background-image: url(../support/img/dindexbg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 173px;
}


#index .dindexbox.left{float:left; margin-right: 5px;}
#index .dindexbox.right{float:right; margin:0;}


#index .down{
	width: 173px;
}

#index .down.bluebg{
	background-image: url(../support/img/blue_hd_bg2.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#index .down.graybgb{
	background-image: url(../support/img/gray_hd_bg2.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#index .down dl{
	width:167px !important;
	float: left;
}
#index .down dt{width:171px !important; margin: 0; padding: 0 0 0 4px; }
#index .down dd.lef{
	/*	margin:0;
	padding: 6px;*/
/*	width:75px !important;*/
	margin: 3px;
	float:left;
}
	#index .down dd img{
		float: right;
		padding-left:10px;
	}

#index .down dd.rig{float: right; margin: 0;width: 80px !important;}
#index div.boxr{
	float: right;
	margin: 10px 10px 10px 0;
	width: 80px;
}


/* 技術 */
#index .tec{width: 529px;}

#index .tec dl{
	width:345px !important;
	float: left;}
#index .tec dt{width:325px !important; padding-top: 10px;}
#index .tec dd{width:325px !important;}

#index .tec dd img{margin-bottom: 5px;}
#index .tec dd img.non{margin-bottom: 0!important;}


#index .tec div.boxr{
	width: 153px;
}








/* topics */

#index.topics .indexbox{
	background-image: url(../img/indexbg2.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	width: 260px !important;
	padding: 0 !important;
}
#index.topics .fleft{
	float: left;
}
#index.topics .fright{
	float: right;
}

#index.topics .graybg{
	background-image: url(../img/grey_hd_bg2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 260px !important;
	margin: 0;
	padding: 0;
}

#index.topics .indexbox .category{
	margin: 0 10px;
	padding: 0;
	width: 240px;
}
#index.topics h3{
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
	width: 211px !important;
}
#index.topics .box{
	width: 240px !important;
	margin: 0 auto !important;
	padding: 0;
}

#index.topics .boxl{
	width: 100px !important;
	float: left;
	padding-top: 20px;
	font-size: 80%;
}
#index.topics .boxl	a{
	background-image: url(/shared/img/ic_tr_02.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}
#index.topics .boxr{
	margin: 0 0 10px 0;
	width: 120px !important;
}

