
#contact{
 width: 700px;
}

#contact h2{
 font-size: 16px;
 color: #CC0000;
 margin-bottom: 0px;
}


/*フッター部分
---------------------------------------------*/
#footer {
 width:750px;
 border-top: dotted 1px #cccccc;
 padding: 10px 15px 0 18px;
 clear: both;
 line-height:155%;
 font-size:12px;
 text-align:left;
}

#footer p {
 width:692px;
 padding: 10px;
 background-color: #FFFFFF;
 border: 1px solid #999999;
 font-size: 12px;
 line-height:130%;
 text-align:left;
}

#footer img {
 float:right;
 margin: 0 1em 0.5em 0;
}

#footer_02 {
 margin-top: 20px;
 height:18px;
 background-color:#FF9900;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:white;
 text-align: center;
}.leftfont {  font-size: 12px; line-height: 140%}

