@charset "utf-8";
/* エリア紹介設定
---------------------------------------------------- */
#main h2 {
	background-image: url(../img/entry/brown.gif);
	padding-top: 13px;
	padding-left: 26px;
	font-size: 16px;
	height: 36px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 744px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#main h3 {
	font-size: 14px;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #998675;
	width: 700px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #998675;
	margin: 0px auto 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#main h4 {
	font-size: 14px;
	line-height: 15px;
	margin: 20px auto;
	padding: 10px;
	width: 300px;
	text-align: center;
	color: #FFF;
	background: #09F;
}
#main h5 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 24px;
}
#main p {
	font-size: 12px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.box_size {
	padding: 0px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
.strong_text {
	text-align:center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
#main ol {
	margin-left: 250px;
	list-style-type: decimal;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 20px;
}
#main ul {
	list-style-type: circle;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
	margin-left: 15px;
}
#main li {
	text-align: left;
	line-height: 22px;
}

#main dt {
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
#main dd {
	margin-left: 30px;
	font-size: 12px;
	line-height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main form {
	margin: 0px;
	padding: 0px;
}
#main hr {
	margin: 0px;
	border: none;
	clear: left;
	visibility: hidden;
}

