@charset "utf-8";

html {
	overflow-y: scroll;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
p {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-weight: lighter;
	color: #666666;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	visibility: hidden;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	clear: both;
	margin: 0px;
	padding: 0px;
}
img { border: none; }

/* link
---------------------------------------------------- */
a:visited {
	color: #333366;
	text-decoration: underline;
}
a:link {
	color: #333366;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration:underline;
}

/* images
---------------------------------------------------- */
.img-light {
	float: right;
}
.img-left {
	text-align: left;
	float: left;
}

.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}

.hight-8 {
	margin-top: 8px;
}
.bottom-10 {
	margin-bottom: 10px;
}
.hight15 {
	margin-top: 15px;
}
.tate-center {
	vertical-align: middle;
}
.table-coler {
	background-color: #F9F6EE;
}
li img {
	vertical-align: top;
} 

/* text
---------------------------------------------------- */
body {
	color: #62471B;
	font-size: 80%;
	line-height: 1.6;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3";
	background-image: url(../images/back.gif);
	background-repeat: repeat-x;
}
.small {
	font-size: 80%;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3";
}
.large {
	font-size: 120%;
}
.large-b {
	font-size: 120%;
	font-weight: bold;
}
.large-b-blue {
	font-size: 140%;
	font-weight: bold;
	color: #4B71C0;
}
.b-blue {
	font-weight: bold;
	color: #324C7D;
	margin-top: 10px;
}

.text-red {
	color: #CC0000;
}
.text-blue {
	color: #4E75C3;
}

.b-green {
	font-weight: bold;
	color: #337F7E;
	font-size: 120%;
}
.p10 {
	font-size: 10px;
	line-height: 1.2;
}
.white-b {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 125%;
	line-height: 1.8;
}
.P12-hiko {
	font-size: 12px;
	font-weight: normal;
	color: #62471B;
}

.white {
	color: #FFFFFF;
	line-height: 1.4;
}
.kei-uesita {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFB68D;
	border-bottom-color: #FFB68D;
}
.kei-sita {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFB68D;
}


#container {
	width: 815px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	background-color: #FFFFFF;
}

/* header
---------------------------------------------------- */
#header {
	width: 785px;
	background-image: url(../images/head-back.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	height: 110px;
	background-position: bottom;
}

/* navigation
---------------------------------------------------- */
#container #h-navi {
	padding: 0px;
	margin-top: 58px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: right;
}
#container #h-navi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#container #h-navi li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#content #navi {
	padding: 0px;
	width: 170px;
	margin: 0px;
}
#content #navi ul {
	padding: 0px;
	list-style: none;
	margin: 0px;
}
#content #navi li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}


/* content
---------------------------------------------------- */
#content {
	width: 785px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/navi00-02.gif);
	background-repeat: repeat;
}
#content #navi {
	float: left;
	width: 170px;
}
#content #light {
	float: right;
	width: 600px;
}
.flash {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#light .flash2 {
	background-image: url(../images/top02-back.gif);
	background-repeat: repeat-y;
	text-align: center;
	margin-bottom: 15px;
}

.top {
	width: 600px;
	margin: 0px;
}
#foot {
	padding: 0px;
	clear: both;
	width: 785px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#omo {
	font-size: 11px;
	line-height: 1.5;
	background-color: #FFFFFF;
	padding: 5px;
	width: 143px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 1px solid #EAEAEA;
}

.search-body{
background-color:#fff3cd;
background:url(../images/search-bottom.jpg) bottom;
padding:6px 6px 0px 6px;
margin-bottom:20px;
height:1%;
}

.banner{
width:196px;
height:55px;
float:left;
text-align:center;
}

/* page-content
---------------------------------------------------- */
#light .flash h2 {
	font-size: 20px;
	font-weight: bold;
	color: #FD7700;
	background-image: url(../images/h2-back.gif);
	background-repeat: no-repeat;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 65px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#light .top ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 65px;
	margin-bottom: 0px;
	margin-left: 60px;
}
#light .top li {
	font-size: 14px;
	background-image: url(../images/sitemap-back.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 0px;
	padding-top: 21px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 50px;
}
#light .top .buke-kate {
	padding: 0px;
	width: 470px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-image: url(../images/bukken03.gif);
	background-repeat: repeat-y;
}
#light .bukken {
	background-image: url(../images/bukken05.gif);
	background-repeat: repeat-y;
	width: 600px;
	margin: 0px;
	padding: 0px;
}
#light .bukken-title {
	background-image: url(../images/bukken05.gif);
	background-repeat: repeat-y;
	width: 585px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-right: 0px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #8B7652;
}

#light .bukken0 {
	background-image: url(../images/bukken05.gif);
	background-repeat: repeat-y;
	width: 585px;
	margin: 0px;
	text-align: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#light .bukken .box-buk img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.box-buk {
	background-color: #FFFFFF;
	display:inline;padding:10px;
	float: left;
	width: 262px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	border: 1px solid #DCDCDC;
}
#light .bukken-de {
	width: 560px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#light .bukken-de h3 {
	font-size: 16px;
	font-weight: bold;
	color: #5F4822;
	background-image: url(../images/h3-back.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 27px;
}
#light .bukken-de .light-botan {
	position: relative;
	margin: 0;
}
#light .bukken-de .light-botan a{
	position: absolute;
	top: -22px;
	right: 0px;
}
.box-buk2 {
	background-color: #FFFFFF;
	display:inline;padding:5px;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 5px;
	border: 1px solid #DCDCDC;
}
#light .hik-h3 {
	background-image: url(../images/hiko-h3back.gif);
	background-repeat: no-repeat;
}
#light .hik-h3 h3 {
	font-size: 18px;
	font-weight: bold;
	color: #985201;
	padding-left: 40px;
	padding-top: 8px;
	padding-bottom: 12px;
}
#light .hiko {
	background-image: url(../images/hiko-back02.gif);
	background-repeat: repeat-y;
	width: 600px;
}
#light .hiko ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 36px;
	list-style-type: none;
}
#light .hiko li {
	background-image: url(../images/hiko-li-back.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #A45900;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
	margin-top: 0px;
	background-position: 0px -2px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.hiko-kei-sita {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #98D2F5;
}
.hiko-kei-sita-b {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #98D2F5;
}
.hiko-kei-uesita {
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #98D2F5;
	border-bottom-color: #98D2F5;
}
.hiko-kei-uesita-b {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #98D2F5;
	border-bottom-color: #98D2F5;
}


#light .gon-h3 {
	background-image: url(../images/gon-h3back.gif);
	background-repeat: no-repeat;
}
#light .gon-h3 h3 {
	font-size: 18px;
	font-weight: bold;
	color: #985201;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 10px;
}
#light .gon {
	background-image: url(../images/gon-back02.gif);
	background-repeat: repeat-y;
	width: 600px;
}
#light .gon ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	list-style-type: none;
}
#light .gon li {
	padding: 0px;
	margin: 0px;
}












/* footer
---------------------------------------------------- */
#footer {
	width: 785px;
	background-color: #F8F3E5;
	text-align: center;
	padding-top: 7px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	padding-bottom: 7px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	font-size: 12px;
	border-top-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
}
#footer img {
	float: right;
	margin-right: 10px;
	margin-top: -18px;
}
#footer2 {
	width: 785px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-size: 10px;
	padding-top: 5px;
}
.clear {
	clear: both;
}
