@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:10px;
	margin-bottom:10px;
	padding-bottom:12px;
}
.title{
	width:100%;
	border-bottom:#000 1px solid;
	padding-left:2px;
	margin-bottom:5px;
	color:#09C;
	font-weight:600;
	font-size:large;
	line-height:1.5em;
}
#fac1{
	float:right;	
}
#fac2{
	float:right;	
}
.sentence{
	width:618px;
}
.box1{
	float:left;
	width:320px;
	margin-top:40px;
	margin-bottom:10px;
	padding-bottom:12px;
}

