@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	color : #3c3c3c;
    background-image: url(../img/bg.gif);
	background-position: center;
	font-size: 14px;
	text-align: left;
    text-align: justify;
    -webkit-text-size-adjust: 100%;
}

p,h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link { color:#7d643c; text-decoration: none; }
a:visited { color:#7d643c; text-decoration: none; }
a:hover {color:#a08255; text-decoration: underline; }
a:active { color:#7d643c; text-decoration: none; }



/* hdr */

#hdr {
	width: 1000px;
	height: 115px;
	margin: 0px auto 30px auto;
}

#hdr .l {
	float: left;
	width: 285px;
	font-size: 12px;
	color: #5c776a;
	text-align: center;
}

#hdr .c {
	float: left;
	width: 440px;
    margin: 0px;
    padding: 0px;
}
#hdr .c h1.logo a{
    background-image: url(../img/hdr_logo.png);
	background-repeat: no-repeat;
    width: 440px;
    height: 115px;
    margin: 0px;
    padding: 0px;
	color: #5c776a;
    text-indent:-9999px;
    display: block;
	float: left;
}

#hdr .r {
	float: left;
	width: 275px;
}



/* hdr_nav */

#nav {
	width:1000px;
	height: 50px;
	margin: 0px auto 30px auto;
	padding: 0px;
}
#nav ul {
	width:1000px;
	height:50px;
	margin: 0px auto;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
	position: relative;
	zoom:1;
}
#nav li.btn01 {
	background-image: url(../img/hdr_nav/btnovr_01.png);
	background-repeat: no-repeat;
	width: 166px;
	height: 50px;
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#nav li.btn01 a, #nav li.btn01 a:link, #nav li.navi01 a:visited {
	background-image: url(../img/hdr_nav/btn_01.png);
	background-repeat: no-repeat;
	width: 166px;
	height: 50px;
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#nav li.btn01 a:hover, #nav li.btn01 a:active {
	background:none;
}
#nav li.btn02 {
	background-image: url(../img/hdr_nav/btnovr_02.png);
	background-repeat: no-repeat;
	width: 166px;
	height: 50px;
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#nav li.btn02 a, #nav li.btn02 a:link, #nav li.navi02 a:visited {
	background-image: url(../img/hdr_nav/btn_02.png);
	background-repeat: no-repeat;
	width: 166px;
	height: 50px;
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#nav li.btn02 a:hover, #nav li.btn02 a:active {
	background:none;
}
#nav li.btn03 {
	background-image: url(../img/hdr_nav/btnovr_03.png);
	background-repeat: no-repeat;
	width: 166px;
	height: 50px;
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#nav li.btn03 a, #nav li.btn03 a:link, #nav li.navi03 a:visited {
	background-image: url(../img/hdr_nav/btn_03.png);
	background-repeat: no-repeat;
	width: 166px;
	height: 50px;
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#nav li.btn03 a:hover, #nav li.btn03 a:active {
	background:none;
}
#nav li.btn04 {
	background-image: url(../img/hdr_nav/btnovr_04.png);
	background-repeat: no-repeat;
	width: 166px;
	height: 50px;
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#nav li.btn04 a, #nav li.btn04 a:link, #nav li.navi04 a:visited {
	background-image: url(../img/hdr_nav/btn_04.png);
	background-repeat: no-repeat;
	width: 166px;
	height: 50px;
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#nav li.btn04 a:hover, #nav li.btn04 a:active {
	background:none;
}
#nav li.btn05 {
	background-image: url(../img/hdr_nav/btnovr_05.png);
	background-repeat: no-repeat;
	width: 166px;
	height: 50px;
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#nav li.btn05 a, #nav li.btn05 a:link, #nav li.navi05 a:visited {
	background-image: url(../img/hdr_nav/btn_05.png);
	background-repeat: no-repeat;
	width: 166px;
	height: 50px;
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#nav li.btn05 a:hover, #nav li.btn05 a:active {
	background:none;
}
#nav li.btn06 {
	background-image: url(../img/hdr_nav/btnovr_06.png);
	background-repeat: no-repeat;
	width: 166px;
	height: 50px;
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#nav li.btn06 a, #nav li.btn06 a:link, #nav li.navi06 a:visited {
	background-image: url(../img/hdr_nav/btn_06.png);
	background-repeat: no-repeat;
	width: 166px;
	height: 50px;
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#nav li.btn06 a:hover, #nav li.btn06 a:active {
	background:none;
}

/* ftr */

#ftr_top_box{
	height:60px;
	margin: 0px;
	background-image: url(../img/ftr_bg_01.png);
	background-repeat: repeat-x;
	text-align:center;
}
#ftr_top_box .btn a:hover img {
	opacity: 0.9;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	margin-left:auto;
	margin-right:auto;
}

#ftr_bg_box{
	margin: 0px;
	padding: 30px 0px 0px 0px;
	background-image: url(../img/ftr_bg_02.gif);
}

#ftr_cnt_box{
	width: 1000px;
	margin: 0px auto 0px auto;
	background-image: url(../img/ftr_bg_02.gif);
	overflow: hidden;
}
#ftr_cnt_box .l {
	float: left;
	width: 595px;
	font-size: 12px;
	color: #7d643c;
}
#ftr_cnt_box .r {
	float: right;
	width: 370px;
	margin: 0px 0px 35px 0px;
}
#ftr_cnt_box .title {
	font-size:16px;
	line-height: 180%;
}
#ftr_cnt_box p.copy {
	margin: 20px 0px 20px 0px;
}



/* ----------------
  font
---------------- */

.f_brown { color: #7d643c; }
.f_brown2 { color: #dcc8af; }
.f_green { color: #5c776a; }


.font_sss{ font-size: 8px; line-height: 140%; }
.font_ss{ font-size: 10px; line-height: 160%; }
.font_s{ font-size: 12px; line-height: 170%; }
.font_n{ font-size: 14px; line-height: 180%; }
.font_b{ font-size: 16px; line-height: 180%; }
.font_h{ font-size: 20px; line-height: 200%; }
.font_hh{ font-size: 26px; line-height: 220%; }
.font_hhh{ font-size: 32px; line-height: 240%; }
#index .MainBox_Item .Main.Title h2 {
	color: #000000;
	background-image: url(../MainTitle.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 1000px;
}
#index .MainBox_Item .Main.Title h2 {
	font-size: 15px;
	color: #333;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
