@charset "utf-8";
/* CSS Document */


#maintitle{
	display:block;
	width:780px;
	height:60px;
	background:#fff url(../img/title06.png) center center no-repeat;
	}

#maincontainer{
	width:690px;
	}

#toptxt{
/*	width:480px;
	margin-left:-10px;
*/	
	padding:10px;
	border:2px solid #900;
	color:#333;
	font-size:9pt;
	}

.idx_cont{
	margin-left:-40px;
	margin-bottom:15px;
	padding-left:30px;
	width:750px;
	height:1.5em;
	border-bottom:2px solid #900;
	color:#900;
	font-size:12pt;
	font-weight:bold;	
	clear:both;
	}

#lastupdate{
	font-size:12px;
	margin-left:350px;
	}

.allbox{
	display:block;
	width:160px;
	margin-left:10px;
	height:120px;
	float:left;
	border:2px solid;
	text-decoration:none;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	}

.allbox:hover{
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	}

.boximg{
	width:156px;
	height:116px;
	border:0px;
	padding:2px;
	}

.boxtxt{
	position:relative;
	top:-40px;
	weight:110px;
	padding-left:10px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	background-color:#fff;
	font-size:12pt;
	text-decoration:none;
	font-weight:bold;
	}

#cbox{border-color:#ffc800;color:#f93;}
#jbox{border-color:#f00;color:#f00;}
#dbox{border-color:#00f;color:#00f;}
#gbox{border-color:#3c3c78;color:#393;}

#coution{
	clear:both;
	text-align:right;
	font-size:10pt;
	color:#666;
	margin-bottom:-30px;
	}

.cont{
	width:320px;
	height:70px;
	padding:5px;
	display:block;
	margin-left:10px;
	margin-right:5px;
	margin-bottom:15px;
	text-decoration:none;
	float:left;
	border:2px solid #900;
	}

.cont:hover{
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	}
	
.conttitle{
	width:310px;
	font-size:12px;
	color:#990000;
	font-weight:bold;
	border-bottom:2px solid #900;
	}

.contbody{
	font-size:9pt;
	padding:5px;
	color:#333;
	}
	
#idxmenu{
	width:150px;
	color:#fff;
	font-size:12pt;
	font-weight:bold;	
	float:left;
	}

.idxmenu{
	display:block;
	background-color:#666;
	border-bottom:2px solid #fff;
	width:130px;
	height:25px;
	padding-left:20px;
	padding-top:5px;
	float:left;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	}

.idxmenu:hover{
	background-color:#ccc;
	color:#333;
	}

.idxsubmenu{
	display:block;
	background-color:#999;
	border-bottom:2px solid #fff;
	width:120px;
	height:25px;
	padding-left:30px;
	padding-top:5px;
	float:left;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	}

.idxsubmenu:hover{
	background-color:#ccc;
	color:#333;
	}

.idx_subcont{
	margin-left:190px;
	padding-left:30px;
	width:450px;
	height:1.5em;
	border-bottom:2px solid #900;
	color:#900;
	font-size:12pt;
	font-weight:bold;
	}

.idxbox{
	margin-left:190px;
	width:450px;
	height:270px;
	padding:15px;
	background-color:#fff;
}

.idxfooter{
	clear:both;
}
