/* ---------------------------------------------------------------- *
 ドキュメント全体に関する設定
 * ---------------------------------------------------------------- */
body {
 font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
 font-size: small;
 color: #333333;
 line-height: 1.1em;
 background-color: #FFFFFF;
 text-align: center;
 margin: 0px;
 padding: 0px;
}
div,p,img {
 margin: 0px;
 padding: 0px;
}
form {
 margin: 5px 0px;
 padding: 0px;
}
img {
 border-style: none;
}
h1,h2,h3,h4 {
 margin: 0px;
 padding: 0px;
}
table {
	font-size: 0.9em;
	line-height: 1.2em;
}

a:link {
 color: #996600;
 text-decoration: none;
}
a:visited {
 color: #993300;
 text-decoration: none;
}
a:hover {
 color: #CC8A00;
 text-decoration: underline;
}
a:active {
 color: #CC8A00;
 text-decoration: underline;
}

.h2_1_3 {
	font-size: 1.2em;
	line-height: 1.1em;
	margin-top: 18px;
	margin-bottom: 18px;
	padding-top: 0.1em;
	padding-bottom: 0.2em;
	padding-left: 9px;
	border-bottom-width: 2px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #996600;
	border-left-color: #996600;
	letter-spacing: 0.1em;
}

.h2_6 {
	font-size: 145%;
	line-height: 1.4;
	margin-top: 0.2em;
	margin-bottom: 0.5em;
	padding-top: 0.2em;
	color: #FFFFFF;
	background-image: url(img/bg_h2_2.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 9px;
	height: 30px;
	width: 664px;
	font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "平成明朝", serif;
	font-weight: normal;
}

/* ---------------------------------------------------------------- *
	メイン詳細／コンテンツ／メニュー部分の設定です
 * ---------------------------------------------------------------- */

.menu {
	background-image: url(image/m_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	width: 800px;
}

.st1 {  background-repeat: no-repeat; padding-left: 40px; border: 2px; border-color: #666666 #636563 #636563}

.st2 { background-repeat: no-repeat; border: 2px; border-color: #666666 #636563 #636563 ; background-color: #639A31}

