@charset "UTF-8";

.contents   { font-size:120%; }
.contents p { line-height:1.8em; }

.contents h2,
.contents h3,
.contents h4,
.contents li { text-align:center; }

.contents h3 { margin:20px 0; }

/* ol */
.contents ol    { margin:0; padding:0; list-style:none; }
.contents ol li { padding:45px 0 0; background:url(img/yajirusi.png) no-repeat top center; }
.contents .str  { padding:0; background:none; }

/* p */
.contents p { margin:25px; }

/* fee */
.fee ul{ text-align:center; margin:10px; }
.fee li{
	display:inline;
	font-size:160%;
	margin:10px;
	background:#6D4B21;
	padding:5px 15px;
	color:white;
}
.fee h4{ color:#BF8D48; }
.fee p { text-align:center; margin-top:0; font-size:80%; }

/*before_after*/

.before_after p{ text-align:center;}