/* CSS Document */

/*contents--------------*/
.dotline{
	float:left;
	width:510px;
	height:6px;
	background-image:url(images/c_dotline.jpg);
	background-repeat:no-repeat;
}
#catch_otoiawase{
	float:left;
	width:510px;
	height:90px;
	background-image:url(images/catch_otoiawase.jpg);
	background-repeat:no-repeat;
}
#form_box{
	float:left;
	width:500px;
	height:auto;
	padding-top:25px;
	padding-left:10px;
}