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

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


.sentence{
	float:left;
	margin-left:10px;
	width:618px;
	margin-top:5px;
	margin-bottom:10px;
	padding-bottom:12px;
	line-height:1.3em;
}
