@charset "utf-8";
body {
	margin: auto;
	background-color: #f8f2e7;
}
#content {
	margin: auto;
	color: #7b6026;
	width: 820px;
	background-image: none;
	background-color: #FFFFFF;
}
#content #main {
	width: 550px;
	margin-top: 20px;
	height: 850px;
	float: left;
}
#content #main #sub {
	width: 500px;
	height: 200px;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 2px;
	margin: auto;
	background-repeat: no-repeat;
	font-weight: normal;
	background-image: url(img/sub_bg.jpg);
}
#content #main #sub p {
	padding-top: 20px;
	margin-left: 20px;
}


#content #info {
	margin-top: 20px;
	height: 850px;
	float: right;
	margin-left: 20px;
	width: 250px;
}
#content #footer {
	width: 820px;
	clear: both;
	text-align: center;
}
#content #footer p {
	font-size: 10px;
	line-height: 20px;
	letter-spacing: 2px;
}



#content #main h3 {
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 2px;
	font-weight: bolder;
	padding-left: 20px;
}
#content #footer a {
	font-size: 10px;
	line-height: 20px;
	letter-spacing: 2px;
	text-decoration: none;
	color: #7b6026;
	text-align: center;
	padding-left: 5px;
}
#content #footer address {
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 2px;
}
#content #footer a:hover {
	color: #00CC33;
}

#content #info h6 {
	font-size: 12px;
	background-image: url(img/r_menu.jpg);
	font-weight: normal;
	line-height: 30px;
	letter-spacing: 2px;
	text-align: center;
	background-repeat: no-repeat;
	color: #FFFFFF;
}

#content #main h5 {
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	letter-spacing: 2px;
	padding-left: 20px;
	background-image: url(img/main01.jpg);
	color: #FFFFFF;
}
#content #info strong {
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 2px;
	font-family: "ＭＳ Ｐゴシック";
}
#content #info p {
	font-size: 10px;
	line-height: 12px;
	letter-spacing: 2px;
}
#content #info hr {
	color: #996600;
}

#content #main p {
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 2px;
	padding-left: 20px;
	padding-right: 20px;
}
#content #main h2 {
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 2px;
	background-image: url(img/main01.jpg);
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 20px;
}

#content h1 {
	font-size: 10px;
	line-height: 20px;
	letter-spacing: 2px;
	color: #7b6026;
	font-weight: lighter;
	padding-left: 20px;
}
#content #menu {
	background-image: url(img/menu.jpg);
	height: 250px;
	background-repeat: no-repeat;
}


#content #menu h3 {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 2px;
	padding-left: 20px;
	color: #7b6026;
	padding-top: 10px;
}
#content #menu h4 {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 2px;
	padding-left: 70px;
	padding-top: 10px;
	color: #7b6026;
}
#content #menu h5 {
	font-size: 14px;
	line-height: 20px;
	padding-left: 90px;
	padding-top: 10px;
}
#content #menu h2 {
	font-size: 14px;
	line-height: 20px;
	font-family: "ＭＳ Ｐゴシック";
	letter-spacing: 2px;
	color: #EAEAEA;
	padding-left: 100px;
	padding-top: 14px;
}
#content #menu h2 a:hover {
color: #333333;
}
#content #menu h2 a {
text-decoration: none;
	color: #EAEAEA;
}
#content #menu a {
text-decoration: none;
	color: #7b6026;
}
#content #menu a:hover {
color: #0ba630;
}
