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

#title_img{
	float:left;
	margin-left:10px;	
}


.box{
	float:left;
	margin-left:10px;
	width:618px;
	margin-top:30px;
	margin-bottom:10px;
	padding-bottom:12px;
	line-height:1.3em;
	border-bottom:#000 solid 1px;
}
h2{
	float:left;
	width:610px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:5px;
	padding-left:10px;
	color:#09C;
	font-weight:600;
	font-size:large;
	line-height:1.5em;
	text-align:left;
	border-bottom:#000 1px solid;
}
.telfax_img{
	float:left;	
	margin-top:8px;
	margin-left:30px;
	margin-bottom:20px;
}
