@charset "UTF-8";
/***********************
	10.旬景倶楽部
************************/
div#contentsArea {
}

div#contentsArea h2 {
	background-image:url(../../img/global/postTitleBg.gif);
	background-repeat:repeat-y;
	font-size:16px;
	margin-bottom:5px;
	padding-bottom:7px;
	padding-left:6px;
	padding-top:7px;
}

div#contentsArea h3 {
	font-size:18px;
	color: #C28100;
	margin-bottom: 5px;
}

div#contentsArea p {
	font-size:13px;
	line-height: 1.4em;
	margin-bottom: 10px;
}

div#contentsArea ol {
}
div#contentsArea ol li {
	list-style-type: decimal;
	list-style-position: inside;
	margin-bottom: 5px;
}