@charset "UTF-8";
/* CSS Document */

.text{
	padding-top:5px;
	padding-bottom:20px;
}

.maru{
	background:url(img/maru.jpg) no-repeat left center;
	padding-left:10px;
	border-bottom:dotted 2px #999;
	margin-top:8px;
	margin-bottom:8px;
}
