@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: 16px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	width: 700px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #998675;
	border-bottom-color: #998675;
}
#main h4 {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9966;
	border-right-color: #FF9966;
	border-bottom-color: #FF9966;
	border-left-color: #FF9966;
}
#main h5 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#main textarea {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 3px;
	width: 500px;
}
.seito_link {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 5px;
}
.seito_link p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 14px;
}
.seito_link ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	list-style-type: circle;
	margin-right: 0px;
	font-size: 12px;
	line-height: 16px;
}
.seito_link dl {
	margin: 0px;
	padding: 0px;
}
.seito_link dt {
	margin-left: 0px;
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.seito_link dd {
	margin: 0px;
	padding: 0px;
}
.red_text {
	color: #FF0000;
}

