@charset "UTF-8";
body {
	background-image: url(../base_img/img_bodyback.jpg);
	text-align: center;
	font-size: 90%;
	color: #333333;
	line-height: 140%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a {
	text-decoration: none;
	color: #B81315;
}
p {
}
table {
	width: 100%;
}
#wrapper {
	text-align: left;
	width: 100%;
}
header {
	margin-top: 10px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	overflow: hidden;
}
.h_logo {
	float: left;
	width: 464px;
	margin-right: 16px;
	margin-top: 10px;
}
.h_info {
	width: 450px;
	float: right;
}
.h_info ul li {
	margin-bottom: 4px;
}
nav {
	overflow: hidden;
	width: 100%;
	clear: both;
	background-color: #5D3724;
	height: 40px;
	border-bottom: 4px solid #D0CDCB;
	margin-bottom: 25px;
}
nav ul {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
nav li {
	float: left;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	overflow: hidden;
}
#breadcrumb {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#breadcrumb ul li {
	display: inline;
}
#breadcrumb ul li a {
	background-image: url(../base_img/img_breadcrumb-mark.gif);
	background-repeat: no-repeat;
	background-position: right 0%;
	padding-right: 20px;
}
#main {
	width: 720px;
	float: right;
}
#main .con_block {
	padding-top: 20px;
	background-color: #FFFFFF;
	border-top: 5px solid #CB7E57;
	overflow: hidden;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 30px;
}
#menu {
	width: 220px;
	float: left;
}
#menu p {
	margin-bottom: 10px;
}
.menu_list  {
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../base_img/menu_llist-title.gif);
	color: #663300;
}
.menu_list a {
	color: #663300;
}
.menu_list a:hover {
	color: #D13900;
	text-decoration: underline;
}
.menu_list-block {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.menu_list .menu_list-block .li_con li {
	background-color: #F0F0E1;
	background-image: url(../base_img/menu_arrow01.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 140%;
	border-bottom: 1px dotted #CCCCCC;
}
.menu_list-block .li_con-mini {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #E9E6D4;
}
.menu_list-block .li_con-mini li {
	background-image: url(../base_img/menu_mini-list.gif);
	background-position: 5px 0.3em;
	background-repeat: no-repeat;
	padding-left: 15px;
}
.menu_list-block .li_con2 {
	border-top: 1px dotted #cccccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menu_list-block .li_con2 li {
	font-size: 140%;
	background-image: url(../base_img/menu_arrow01.gif);
	background-position: 10px 0.7em;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	line-height: 120%;
	border-bottom: 1px dotted #cccccc;
}
#contact_block {
	width: 720px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding-left: 240px;
}
footer {
	background-image: url(../base_img/footer_back.gif);
	background-repeat: repeat-x;
	background-color: #93695B;
	height: auto;
	overflow: hidden;
	width: 100%;
}
#foot_block {
	width: 960px;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	height: auto;
	text-align: left;
	font-size: 80%;
}
#foot_block a {
	color: #FFFFFF;
}
#foot_block a:hover {
	text-decoration: underline;
	color: #FFB400;
}
#foot_block .f_contents {
	width: 640px;
	overflow: hidden;
	margin-right: 20px;
	float: left;
}
.f_contents .f_sitemap {
	width: 200px;
	margin-right: 20px;
	margin-bottom: 20px;
	border-width: 1px;
	border-top-color: #B5A598;
	border-top-style: solid;
	padding-top: 10px;
	float: left;
}
.f_contents .f_sitemap:nth-child(3n) {
	width: 200px;
	margin-right: 0px;
	margin-bottom: 20px;
	border-width: 1px;
	border-top-color: #B5A598;
	border-top-style: solid;
	padding-top: 10px;
}
.f_contents .f_sitemap li {
	font-size: 120%;
}
.f_contents .f_sitemap li ul li {
	list-style-position: inside;
	list-style-type: disc;
	font-size: 80%;
}
#foot_block .f_adress {
	float: right;
}
#foot_block .f_adress p {
	margin-top: 10px;
}
.pagetop {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
