@charset "utf-8";
.subimg {
	clear:both;
	background:url(img/sub.jpg) top center no-repeat;
	width:100%;
	height:230px;
	background-color:#bee7a5;
}

.article {
	margin:0 0 30px 0;
}

main {
	background-color:#fff;	
}
.towelbox p {
	background-color:#F1F8EC;
	padding:10px;
	font-size:90%;
	line-height:180%;
	border-radius:5px;
}
.ore {
	color:#FF8F00;
	font-size:110%;
	margin:0 3px 0 0;
}