@charset "UTF-8";

* {
	margin:0;
	padding:0;
	list-style: none;
}
* html body {
	/* for WinIE6*/
	font-size: 75%;
	font-family:Verdana, "ＭＳ Ｐゴシック", sans-serif;
}
*:first-child+html body {
	/* for WinIE7*/
	font-size: 75%;
	font-family:'メイリオ', Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
}
body  {
	color: #432C08;
	font-size: 12px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", HiraKakuProN-W3;
	text-align: center;
	line-height: 1.6;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-color: #080801;
}
a:link  {
	color: #95552B;
	text-decoration: none
}
a:visited {
	color: #95552B;
	text-decoration: none;
}
a:hover  {
	color: #B66119;
	text-decoration: underline;
	border-style: none;
}
img {
	border-style: none;
}
#container {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_y.gif);
	background-repeat: repeat-y;
	text-align: center;
	width: 900px;
}
#header  {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	width: 900px;
	float: left;
	height: 131px;
	color: #F0E8CC;
}
h1  {
	font-weight: normal;
	float: left;
	padding:7px 0px 0px 15px;
	font-size: 10px;
}
#sitemap   {
	float: right;
	padding:7px 30px 0px 0px;
	font-size: 10px;
}
#sitemap a {
	color: #F0E8CC;
}
#logo a {
	height: 70px;
	width: 170px;
	margin-left: 20px;
	display: block;
	text-decoration: none;
	clear: both;
	float: left;
}
#pan  {
	text-align: left;
	font-size: 10px;
	text-indent: 25px;
	padding-top: 19px;
	clear: both;
	float: left;
}
#mainwrap {
	width: 880px;
	padding-bottom: 30px;
	float: right;
}
#main  {
	float: left;
	width: 621px;
	text-align: left;
	margin-bottom: 20px;
}
#main  h2 {
	background-image: url(../images/box_head.gif);
	background-repeat: no-repeat;
	height: 66px;
	width: 621px;
	line-height: 66px;
	color: #FFFFFF;
	font-size: 18px;
	clear: both;
	text-align: center;
}
#main h3 {
	color: #696A31;
	font-size: 14px;
	padding:10px 10px 0px 0px;
	margin:0px 24px 4px 20px;
	display: block;
	border-bottom: 1px #A1A45A solid;
}
#main  .box {
	width: 621px;
	background-image: url(../images/box_y.gif);
	background-repeat: repeat-y;
	padding-top: 5px;
	float: left;
}
#main  .box  p, #main  .box  ul   {
	padding:5px 22px 5px 22px;
}
#main   .box_half {
	width: 254px;
	margin-right: 20px;
	margin-left: 20px;
}
#main .box_half_B {
	width: 310px;
	float: left;
}
#main   .padding_L10px  {
	margin-left: 20px;
}
#main  .padding_R10px {
	margin-right: 20px;
}
#main  .table1  {
	border-collapse: collapse;
	font-size: 12px;
	margin:15px 22px 5px 22px;
	color: #FFFFFF;
	background-color: #53493E;
}
#main    .table1 td   {
	line-height: 1.4;
	margin: 10px;
	padding: 10px 20px 10px 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C7C3B2;
	border-bottom-color: #C7C3B2;
}
#main .map {
	text-align: right;
	float: right;
}
#main .tel {
	border: 1px solid #4A371B;
	width: 565px;
	margin: 0px 28px 28px 28px;
	background-color: #EFEEE7;
}
#main  .tel td {
	padding: 30px 100px 30px 100px;
}
#main .form {
	border: 1px solid #4A371B;
	background-color: #EFEEE7;
	margin: 0px 28px 28px 28px;
}
.sitemap {
	width: 600px;
	font-size: 12px;
	margin: 0px auto 0px auto;
	padding: 20px 0px 20px 0px;
}
#navi  {
	float: left;
	text-align: left;
	width: 240px;
	margin-bottom: 20px;
}
#navi      li    a {
	height: 40px;
	width: 220px;
	float: right;
	line-height: 40px;
	background-image: url(../images/navi.gif);
	display: block;
	font-weight: bold;
	color: #CDCBA3;
	text-align: center;
	margin-bottom: 4px;
}
#navi   li   a:hover {
	text-decoration: none;
	background-image: url(../images/navi_o.gif);
}
#footer  {
	background-image: url(../images/footer.jpg);
	height: 130px;
	color: #F0E8CC;
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	clear: both;
}
#fnavi p {
	text-align: center;
	padding: 15px 20px 15px 20px;
}
#fnavi a {
	color: #F0E8CC;
}
#footer_L {
	float: left;
	padding-top: 10px;
	line-height: 1.5;
	padding-left: 30px;
}
#footer_R {
	float: right;
	line-height: 1.3;
	padding-right: 30px;
}
#copyright  {
	font-size: 8px;
	text-align: center;
	background-image: url(../images/bg.jpg);
	clear: both;
	color: #666666;
	margin: 0px auto 0px auto;
	padding-bottom: 10px;
	background-repeat: repeat;
}
#copyright img {
	vertical-align: middle;
}
.float_L {
	float: left;
}
.float_R {
	float: right;
}
.clear {
	clear: both;
}
.font_10px  {
	font-size: 10px;
}
.font_18px {
	font-size: 18px;
}
.font_28px {
	font-size: 28px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.font_bold {
	font-weight: bold;
}
.color_01 {
	color: #FFFFFF;
}
.align_center {
	text-align: center;
}
.align_right {
	text-align: right;
}
.totop {
	font-size: 10px;
	text-align: right;
	margin-right: 22px;
}
