@charset "utf-8";
/* CSS Document */

h1{
width:885px;
height:40px;
border-left:5px #ff0000 solid;
color:#333333;
margin-top:7px;
padding-left:15px;
line-height:40px;
font-size:12px;
font-weight:bold;
}

h2{
font-size:12px;
font-weight:bold;
}


h3{
width:885px;
padding:5px 0 0 10px;
border-left:5px #ff0000 solid;
font-size:12px;
height:20px;
font-weight:bold;
margin-bottom:10px;
}


#contents #main{
width:900px;
height:auto;
text-align:left;
font-size:12px;
line-height:1.8em;
clear:both;
margin-bottom:30px;
}

#contents #main .title{
margin-bottom:30px;
}

#contents #main #left{
width:570px;
height:auto;
margin-right:15px;
margin-bottom:20px;
float:left;
}

#contents #main #left .text{
margin-bottom:40px;
}

#contents #main #left .bn{
margin-bottom:20px;
}

#contents #main #right{
width:315px;
height:auto;
margin-bottom:20px;
float:left;
}

#contents #main #right .text {
font-size:10px;
line-height:1.6em;
margin-bottom:30px;
}

#contents #main #right .img01{
margin-bottom:4px;
}

#contents #photo{
width:870px;
height:auto;
clear:both;
border:#333333 1px solid;
padding:14px;
}

#contents #photo h2.photo_title{
margin:0;
padding:0;
}

#contents #photo .p_img{
float:left;
margin-right:10px;
margin-top:10px;
}

#contents #photo .p_img2{
float:left;
margin-top:10px;
}

#contents #contents_bottom{
clear:both;
}

#contents #writer{
width:440px;
height:auto;
float:left;
margin-bottom:20px;
color:#333333;
}

#contents #writer .text{
width:410px;
height:auto;
clear:both;
padding:14px;
font-size:10px;
line-height:1.6em;
border-left:#333333 1px solid;
border-right:#333333 1px solid;
border-bottom:#333333 1px solid;
color:#333333;
}

#contents #info{
width:400px;
height:auto;
padding:20px;
float:left;
margin-right:20px;
margin-bottom:20px;
background:#CCCCCC;
color:#333333;
}

a.line:link{
	text-decoration:underline;
	color:#ff0000;
}

a.line:visited {
	text-decoration:underline;
	color:#ff0000;
}

a.line:hover {
	text-decoration:none;
	color:#7299bb;
}

a.line:active {
	text-decoration:none;
	color:#7299bb;
}
