/*------------------------------------
 h2,h3
------------------------------------*/

h2{
width:890px;
height:38px;
clear:both;
font-size:14px;
font-weight:bold;
line-height:38px;
background-color:#CCCCCC;
padding-left:10px;
margin:5px 0 30px 0;
}

h3{
width:895px;
font-size:12px;
font-weight:bold;
border-bottom:1px #A50A14 solid;
padding:5px 0px 0px 5px;
margin-bottom:8px;
}

/*------------------------------------
 contents
------------------------------------*/

#h_img{
	width:900px;
	height:27px;
	margin:30px 0 20px 0;
}

#contents {
	width: 900px;
	/*clear: both;*/
	margin:14px 0px 30px 0px;	
}

#info {
	width:900px;
	height:auto;
	font-size:12px;
	clear:both;
	line-height:1.6em;
	margin-bottom:20px;
}

#info_index{
width:900px;
height:500px;
}

#info_main{
width:900px;
margin-top:20px;
margin-bottom:30px;
}


/*.title{
width:890px;
height:20px;
clear:both;
font-size:14px;
font-weight:bold;
background-color:#CCCCCC;
padding:10px 0 8px 10px;
margin:5px 0 30px 0;
}
*/

.text{
width:900px;
font-size:12px;
line-height:1.6em;
}

.info{
width:240px;
height:auto;
border:1px #CCCCCC solid;
margin-top:30px;
padding:10px 10px 10px 10px;
}

#back{
width:900px;
}

#back li{
height:35px;
text-align:left;
border-bottom:1px #A50A14 dotted;
padding:10px 10px 5px 10px;
}

.bn{
width:289px;
height:70px;
margin-bottom:8px;
margin-right:1px;
padding-right:10px;
float:left;
padding-bottom:8px;
border-bottom:1px #000000 dotted;
font-size:11px;
line-height:1.4em;
}

.bn img{
float:left;
display:inline;
margin-right:10px;
}


.font_a{
font-size:12px;
font-weight:bold;
color:#A50914;
}

a.line:link {
	color: #3300FF;
	line-height: 1.3em;
    text-decoration: underline;
}

a.line:visited {
	color: #3300FF;
	line-height: 1.3em;
	text-decoration: underline;
}
a.line:hover {
	color: #66CCFF;
	line-height: 1.3em;
	text-decoration: underline;
}
a.line:active {
	color: #66CCFF;
	line-height: 1.3em;
	text-decoration: underline;
}

#more{
width:360px;
text-align:right;
}



