@charset "utf-8";
@import url("common.css");
/* CSS Document */


h3 {
width: 860px;
height:25px;
text-align:center;
font-size: 16px;
line-height:1.2;
margin-top: 45px;


}



#content {
width:880px;
height:300px;
margin:5px 0px;
padding:0px;
background:url(../img/form01.gif) repeat;
border:solid 1px;
} 

p {
width: 550px;
margin-left:20px;
font-size: 12px;
text-align: left;
line-height: 1.5;
float:left;

}

.oto {
float:left;
width: 250px;
margin-left: 50px;
border:solid 1px #666666;
}


#ad {
width:880px;
color:#FFFFFF;
text-align:right;
margin:0px;

}