@charset "utf-8";





/* -------------------------------------メインエリア------------------------------------- */

#contents{
width:700px;
text-align:left;
}


h2{
height:34px;
width:700px;
background:url(images/subtitle01.gif) no-repeat;
margin:0px;
padding:0px;
display:block;
}

#contents h3{
font-size:14px;
font-weight:bold;
width:660px;
margin:30px 0px 10px 0px;
padding:0px 0px 3px 0px;
display:block;
border-bottom:dotted 1px;
}



#contents p{
	width:670px;
	text-align:left;
	font-size:12px;
	margin-top: 15px;
	line-height:160%;
}



#contents{
min-height: 500px;
  height: auto !important;
  height: 500px;}




#kiji{
width:660px;
margin-left:20px;
}



#corp{
width:660px;
margin-top:20px;
font-size:12px;
}


#corp .item{
background-color:#e7f2e1;
color:#257642;
text-align:right;
vertical-align:text-top;
padding:8px 10px 0px 20px;
}

#corp .matter{
background-color:#ffffff;
text-align:left;
vertical-align:text-top;
padding:8px 10px 0px 15px;
line-height:160%;
}

#corp .line{
border-bottom:solid 1px #97bf81;
width:660px;}




