@charset "shift-jis";
/* CSS Document */


#sub_title{}
h2{ padding:0 ;
	margin: 0;
	border: none;
	margin-top:10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.br{ clear:both;}

.box{
	width:680px;
	margin-top: 5px ;
	margin-right: auto;
	margin-left: auto;
	_margin-left:25px;
}
.left_box{
	float:left;
	width:47%;
}
.right_box{
	float:right;
	width:330px;
}
dt.sub_title{
	clear:both;
	text-indent:25px;
	font-size:1.4em;
	_font-size:1.1em;
	width:330px;
	height:33px;
	line-height:210%;
	padding-top:3px;
}
a.st{
	height:33px;
	width:312px;
	display:block;
	background:url(common_images/bar.jpg) 0px 50% no-repeat;
}
a.st:link , a.st:visited{color:#000080; padding-top:3px; text-decoration:none; display:block;}
a.st:hover , a.st:active{color:#3574D4; text-decoration:underline;}
dd{
	clear:both;
	font-size:1.2em;
	_font-size:0.9em;
	line-height:135%;
	_line-height:150%;
	color:#666666;
	margin: 10px 0 0 20px;
	width:290px;
	min-height:125px;
	_height:125px;
}
dd img { border:1px solid #666666; float:left; margin:0 5px 12px 0;}

/*info ----------------------------------------------------*/

#info{
	width:670px;
	margin:0 15px;
	border: 1px solid #CCCCCC;
}


/* link colour ---------------------------------------------*/

a.link_bun {display:block;}
a.link_bun:link { color: #666666; text-decoration:none;}
a.link_bun:visited { color: #666666; text-decoration:none;}
a.link_bun:hover { color: #3574D4; text-decoration:underline;}
a.link_bun:active { color: #3574D4; text-decoration:underline;}
