@charset "shift_jis";

/* Table of Contents
--------------------------
	Reset
	Base
	Style
	Text
	Layout
	Clearfix Settings
	Navigation
	
	index
	menu
-------------------------- */


/* Reset
-----------------------------------------------	*/
h1,h2,h3,h4,h5,h6,div,p,ol,ul,li,dl,dt,dd,address,form,input{
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}

html, body {
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 1.0em;
}

html {
	overflow-y: scroll;
}

img{ border: none;}
em{ font-style: normal; font-weight: normal;}
ol, ul{ list-style-type: none;}


/* Base
-----------------------------------------------	*/
html, body {
	color: #E0E0AE;
	background:#f4f4ec url(../img/body.jpg);
	height: 100%;
	width: 100%;
	font: 87%/130% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", verdana, arial, sans-serif;
	}

a:link, a:visited{
	color: #778811;
	text-decoration: none;
	}
a:hover, a:active{
	color: #aa7700;
	text-decoration: underline;
	}
h1 {
	text-align: center;
	color: #E3E2B2;
	font-weight: normal;
	line-height: 15px;
	}
h2 {
	line-height: 16px;
	text-align: left;
	}
strong{
	border: none;
	color: #CC0000;
}


/* Style
-------------------------------------- */
.border {
	border: 1px solid #CC6633;
	}
.border02 {
	border: 4px solid #716C46;
	}
.borderdot {
	border: 1px dotted #CE8639;
	}

.midashi {
	margin: 5px;
	padding: 0px;
	font-weight: bold;
	background: url(../img/leaf01.gif) no-repeat left center;
	line-height: 22px;
	font-size: 14px;
	color: #8F930A;
	text-indent: 20px;
	}

.mt5 {	margin: 5px 0px 0px 0px;}
.mt10 {	margin: 10px 0px 0px 0px;}


/* Text
-------------------------------------- */
.small,.small01,.small02,.smallB,.small01B,.small02B,.smalllight
	{ font-size: 83%;}
.medium,.medium01,.medium02,.mediumB,.medium01B,.medium02B,.lightB
	{ font-size: 124%;}
.large,.txtBL,.color01BL,.color02BL,.lightBL
	{ font-size: 141%;}

.txtB,.txtBL,.color01B,.color01BL,.color02B,.color02BL,.smallB,.small01B,.small02B,.mediumB,.medium01B,.medium02B
	{ font-weight: bold; line-height: 130%;} 

.color01,.color01B,.color01BL,.small01,.small01B,.medium01,.medium01B
	{  color: #CC4433;}
.color02,.color02B,.color02BL,.small02,.small02B,.medium02,.medium02B
	{  color: #8F930A;}
.light,.lightB,.lightBL,.smalllight,.smalllightB,.mediumlight,.mediumlightB
	{  color: #cccc00;}


/* Layout 
-------------------------------------- */
div#container {
	margin: 0px auto;
	width: 950px;
	height: auto;
	background: url(../img/back.jpg) no-repeat center top;
	min-height: 575px;
	}
	div#container_inner {
	width: 750px;
	height: auto;
	margin: 0px auto;
	}
	div#container.top {
	margin: 0px auto;
	width: 950px;
	height: auto;
	background: url(../img/body.jpg);
	min-height: 575px;
	color: #443322;
	font-size: 94%;
	}
	div#container.top a {
	color: #669922;
	text-decoration: underline;
	}

div#header {
	margin: 0px auto;
	width: auto;
	height: 105px;
	text-align: center;
	}
div#logo {
	width: 90px;
	height: 105px;
	background: url(../img/logo.jpg) no-repeat 0px 0px;
	margin: 0px auto;
	}
	div#logo a {
	display: block;
	height: 105px;
	text-indent: -9999px;
	}

div#main {
	margin: 0px auto;
	width: 100%;
	height: 430px;
	}

#title {
	margin: 10px;
	float: right;
	height: 40px;
	width: 150px;
	}
#txtspace {
	margin: 35px 0px 10px 10px;
	float: right;
	width: auto;
	}
#main_inn {
	margin: 0px auto 15px;
	clear: both;
	height: auto;
	width: auto;
	}

div#frame01 {
	margin: 10px 10px 20px 0px;
	width: auto;
	height: auto;
	float: left;
	}
div#frame02 {
	margin: 10px 0px 20px;
	width: auto;
	height: auto;
	float: left;
	}

div#footer {
	margin: 0px auto;
	width: 810px;
	height: auto;
	clear: both;
	color: #443322;
	font-size: 87%;
	}
	div#footer img {
	margin: 5px 1px 3px;
	padding: 0px;
	float: left;
	}
	div#footer .add {
	margin: 5px 7px 5px 5px;
	float: left;
	text-align: left;
	}
	div#footer .bnr {
	float: right;
	}
div#footernavi {
	margin: 0px 0px 0px 10px;
	padding: 6px 10px;
	text-align: left;
	height: 38px;
	float: left;
	width: auto;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: normal;
	}
	div#footer a {
	color: #447700;
	}

div#pagetop {
	margin: 0px;
	padding: 0px 10px;
	float: right;
	height: 15px;
	width: 100px;
	font-size: 10px;
	}

.lfloat {float: left;}
.rfloat {float: right;}
.lfloatm5 {float: left;margin: 0px 5px;}
.rfloatm5 {float: right;margin: 0px 5px;}
.alignleft {text-align:left;}
.alignleft img {padding: 4px;}
.alignright {text-align: right;}
.alignright img {padding: 4px;}

.clear {clear: both;}


/* Clearfix Settings
-----------------------------------------------	*/
.clearfix:after{ content:"."; height:0px; clear:both; display: block; visibility:hidden; }
/* IE7 and MacIE5 \*/
.clearfix { display:inline-block; }
/* WinIE5x \*/
* html .clearfix { height: 1%; }
.clearfix { display:block; }
/* */


/* Navigation 
-------------------------------------- */
div#navi {
	margin: 0px auto;
	height: 55px;
	width: auto;
	background: url(../img/navi.jpg) no-repeat;
	text-align: left;
	padding: 0px 30px 0px 35px;
	}
	div#navi li {
	height: 55px;
	float: left;
	display: list-item;
	text-indent: -9999px;
	}
	div#navi a {
	height: 55px;
	display: block;
	text-indent: -9999px;
	}

#navilogo a { background: url(../img/navi.jpg) no-repeat -330px 0px; width: 90px;}
#navilogo,#navilogo a:hover { background: url(../img/navi_over.jpg) no-repeat -330px 0px; width: 90px;}
#navi01 a { background: url(../img/navi.jpg) no-repeat -35px 0px; width: 95px;}
#navi01,#navi01 a:hover { background: url(../img/navi_over.jpg) no-repeat -35px 0px; width: 95px;}
#navi02 a { background: url(../img/navi.jpg) no-repeat -130px 0px; width: 105px;}
#navi02,#navi02 a:hover { background: url(../img/navi_over.jpg) no-repeat -130px 0px; width: 105px;}
#navi03 a { background: url(../img/navi.jpg) no-repeat -235px 0px; width: 105px;}
#navi03,#navi03 a:hover { background: url(../img/navi_over.jpg) no-repeat -235px 0px; width: 105px;}
#navi04 a { background: url(../img/navi.jpg) no-repeat -340px 0px; width: 100px;}
#navi04,#navi04 a:hover { background: url(../img/navi_over.jpg) no-repeat -340px 0px; width: 100px;}
#navi05 a { background: url(../img/navi.jpg) no-repeat -440px 0px; width: 130px;}
#navi05,#navi05 a:hover { background: url(../img/navi_over.jpg) no-repeat -440px 0px; width: 130px;}
#navi06 a { background: url(../img/navi.jpg) no-repeat -570px 0px; width: 85px;}
#navi06,#navi06 a:hover { background: url(../img/navi_over.jpg) no-repeat -570px 0px; width: 85px;}
#navi07 a { background: url(../img/navi.jpg) no-repeat -655px 0px; width: 65px;}
#navi07,#navi07 a:hover { background: url(../img/navi_over.jpg) no-repeat -655px 0px; width: 65px;}


/* index 
-------------------------------------- */
#indextxt {
	border-top: 2px dotted #afcc22;
	width: 98%;
	margin: 2px auto;
	text-align: center;
	line-height: 150%;
	padding: 2px;
	font-size: 94%;
	}


/* menu 
-------------------------------------- */
div#menunavi {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 65px;
	width: 110px;
	}
	div#menunavi li {
	height: 65px;
	width: 110px;
	}
	div#menunavi a {
	height: 65px;
	width: 110px;
	display: block;
	text-indent: -9999px;
	}
#menunavi01 a { background: url(../img/info_menu01.jpg) no-repeat}
#menunavi01,#menunavi01 a:hover { background: url(../img/info_menu01over.gif) no-repeat}
#menunavi02 a { background: url(../img/info_menu02.jpg) no-repeat}
#menunavi02,#menunavi02 a:hover { background: url(../img/info_menu02over.gif) no-repeat}

div#txtspace.menu {
	margin: 20px 0px 10px 10px;
	float: right;
	width: auto;
	}

div#menu_contents {
	width: 602px;
	border: 4px solid #716C46;
	float: left;
	margin: 0px 0px 0px 10px;
	height: 292px;
	background: #3E3717;
	overflow: auto;
	}
div#hairmenu {
	margin: 10px;
	padding: 0px;
	}
	div#hairmenu h3 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	background: url(../img/leaf01.gif) no-repeat left center;
	line-height: 22px;
	font-size: 14px;
	color: #8F930A;
	text-indent: 20px;
	}
	div#hairmenu dl {
	height: auto;
	width: 265px;
	margin: 0px 0px 10px 25px;
	clear: left;
	}
	div#hairmenu dt {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #E0E0AE;
	float: left;
	width: 160px;
	}
	div#hairmenu dd {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #E0E0AE;
	float: left;
	width: 60px;
	}
