﻿@charset "utf-8";

/*-------------------------------------------------

-------------------------------------------------*/
/*-----*/
body,div,h1,h2,h3,h4,h5,h6,p,dl,dt,dd {
	margin: 0;
	padding: 0;
}

table {
 border-collapse: collapse;
	border-spacing: 0;
}

img {
	border: none;
	vertical-align: top;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

img, div {
 behavior: url(http://create.chiroro.info/kikunoyu/html_new/common/image/iepngfix.htc);
}


/*-------------------------------------------------

-------------------------------------------------*/
body {
	margin: 0;
	padding: 0;
	color: #666666;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	line-height: 1.6;
	background: url(../image/body_back.gif) #E7D9C9 repeat-x 0 0;
}

a:link {
	color: #330101;
}

a:visited {
	color: #993300;
}

a:hover, a:active {
	color: #336633;
}

.clear:after {
 content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clear {
 display: inline-table;
 overflow: hidden;
}

/* mac \*/
* html .clear {
 height: 1%;
}
.clear {
 display: block;
}
/* macend */

.clrBr {
 clear: both;
}

/**/
#wrapper {
	width: 790px;
	margin: 0 auto;
	background: url(../image/cont_back.png) repeat-y 0 0;
}

#header {
	width: 760px;
	margin: 0 auto;
	height: 95px;
	background: url(../image/header_back.gif) #8D715B no-repeat;
	position: relative;
}

#header h1 {
	position: absolute;
	top: 32px;
	left: 9px;
}

#header .topLead {
	position: absolute;
	top: 8px;
	left: 9px;
	color: #2D1E0F;
}

#header .phone {
	position: absolute;
	top: 15px;
	right: 15px;
}

#header .stay {
	position: absolute;
	top: 53px;
	right: 15px;
}

.siteNavi {
	position: absolute;
	top: 61px;
	right: 180px;
}

.siteNavi dt {
	display: none;
}

.siteNavi dd ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.siteNavi dd ul li {
	display: inline;
	background: url(../image/arrow.gif) no-repeat 0 3px;
	padding-left: 11px;
}

.siteNavi dd ul li a:link, .siteNavi dd ul li a:visited{
	color: #330000;
	text-decoration: none;
}

.siteNavi dd ul li a:hover, .siteNavi dd ul li a:active{
	color: #F6F1DE;
	text-decoration: underline;
}

.mainNavi {
 width: 760px;
	margin: 0 15px;
}

.mainNavi dt {
 display: none;
}

.mainNavi dd ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
 
.mainNavi dd ul li {
	margin: 0;
	padding: 0;
	float: left;
}

.mainNavi dd ul li a{
	display: block;
}

.mainNavi dd ul li a:hover  {
	background-color: #F5F2E7;
}

.mainNavi dd ul li a:hover img {
	visibility: hidden;
}

.mainNavi dd ul li a#nav1 {
	background-image: url(../image/menu1_on.gif);
	width: 143px;
}

.mainNavi dd ul li a#nav2 {
	background-image: url(../image/menu2_on.gif);
	width: 95px;
}

.mainNavi dd ul li a#nav3 {
	background-image: url(../image/menu3_on.gif);
	width: 95px;
}

.mainNavi dd ul li a#nav4 {
	background-image: url(../image/menu4_on.gif);
	width: 95px;
}

.mainNavi dd ul li a#nav5 {
	background-image: url(../image/menu5_on.gif);
	width: 142px;
}

.mainNavi dd ul li a#nav6 {
	background-image: url(../image/menu6_on.gif);
	width: 95px;
}

.mainNavi dd ul li a#nav7 {
	background-image: url(../image/menu7_on.gif);
	width: 95px;
}

#btmWrap {
 margin: 20px 27px 5px;
}

#footer {
 clear: both;
	margin: 0 15px;
	padding: 15px;
	background-image: url(../image/footer_back.gif);
	background-repeat: no-repeat;
}

address {
 font-style: normal;
	margin: 0 0 15px;
	line-height: 1.6;
}

.group {
 margin: 0 0 5px;
}
 
.copy {
 margin: 0 15px;
 background: url(../image/copy_back.gif) repeat-x 0 0;
	line-height: 25px;
	font-family: verdana, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
}

.oLink {
 padding-right: 20px;
	background: url(../image/icn_blank.gif) no-repeat right top;
}

.link {
	padding-right: 20px;
	background: url(../image/icn_link.gif) no-repeat right top;
}

/**/
#contWrap h2.langH2 {
 background: url(../../lang/image/h2_back.jpg) no-repeat left top;
	width: 760px;
	height: 113px;
	font-size: 28px;
	color: #4A1D1A;
	font-weight: bold;
	line-height: 100px;
	padding-left: 20px;
}

#contWrap h4.baseH4 {
	margin: 0 10px 10px;
	padding: 0 15px;
	background: url(../image/h_back.gif) no-repeat left top;
	line-height: 30px;
	color: #330000;
	font-size: 12px;
	font-weight: bold;
}

#contWrap h5.baseH5 {
	margin: 0 10px 10px;
	padding: 0 15px;
	border-bottom: 2px solid #794000;
	line-height: 30px;
	color: #330000;
	font-size: 12px;
	font-weight: bold;
}

.baseCont {
	padding: 10px;
}


#contWrap {
 margin: 0 15px;
}

.panC {
 margin: 0 0 5px 12px;
	padding: 0;
	list-style: none;
	font-size: 10px;
 font-family : v,SimSun,'MS Song','MS Mincho',serif;
}

.panC li {
 padding: 0 10px 0 2px;
 display: inline;
	background: url(../image/pan.gif) no-repeat right top;
}

.panC li.last {
 background: none;
}

.panC li a:link {
 color: #990000;
}

.pageNavi {
 margin: 0 0 20px;
	padding: 0;
	list-style: none;
	height: 35px;
}

.pageNavi li {
 float: left;
}

.lead {
 text-align: center;
	line-height: 2;
	margin: 0 0 20px;
	color: #461818;
}

#contWrap h4 {
 margin: 0 0 10px;
}

#contWrap p {
 margin: 0 0 20px;
}

.secPtop {
	clear: both;
	width: 740px;
	margin: 0 auto 15px;
	text-align: right;
}


/*chi*/
.chiCont {
 width: 720px;
	margin: 0 auto;
 font-family : v,SimSun,'MS Song','MS Mincho',serif;
	font-size: 12px;
}

.chiCont h3.langH3 {
 margin-bottom: 10px;
 background: url(../../lang/image/h3_back.jpg) no-repeat left bottom;
	line-height: 36px;
	padding-left: 8px;
	font-size: 18px;
	font-weight: bold;
	color: #330066;
}

.chiOnsenTb {
 margin: 0 10px 20px;
}

.chiOnsenTb .chiOnDl {
 margin: 0;
	padding: 0;
}

.chiOnsenTb .chiOnDl dt {
 background: url(../../lang/image/midashi.gif) no-repeat 0 0;
	margin-bottom: 8px;
	padding: 0 0 0 56px;
	color: #330066;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}

.chiOnsenTb td .box210 {
 width: 205px;
	margin: 5px 0 10px 5px;
}

.chiOnsenTb td .box170 {
 width: 165px;
	margin: 5px 0 10px 5px;
}

.chiOnsenTb .chiOnDl2 {
 margin: 0;
	padding: 0;
}

.chiOnsenTb .chiOnDl2 dt {
 background: url(../../lang/image/midashi2.gif) no-repeat 0 0;
	margin-bottom: 8px;
	padding: 0 0 0 56px;
	color: #71714A;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}

.chiOnsenTb .chiOnDl2 dd {
 margin-bottom: 5px;
}

.bdWrap {
 padding: 5px 0;
 border: 1px solid #A4A473;
}

.ryouriWrap {
 position: relative;
 width: 720px;
	height: 383px;
	margin-bottom: 20px;
	background: url(../../lang/image/ryouri.jpg);
}

.ryouriWrap p.eat {
	position: absolute;
	top: 15px;
	left: 20px;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
}

.ryouriWrap p.eat1 {
	position: absolute;
	top: 115px;
	left: 32px;
	font-size: 20px;
	color: #654A0E;
	font-weight: bold;
}

.ryouriWrap p.eat2 {
	position: absolute;
	top: 211px;
	left: 32px;
	font-size: 20px;
	color: #4B3218;
	font-weight: bold;
}

.ryouriWrap p.eat3 {
	position: absolute;
	top: 304px;
	left: 32px;
	font-size: 20px;
	color: #6E0E3E;
	font-weight: bold;
}

.ryouriWrap p.eat1-2 {
	position: absolute;
	top: 118px;
	left: 225px;
	font-size: 16px;
	color: #330000;
	font-weight: bold;
}

.ryouriWrap p.eat2-2 {
	position: absolute;
	top: 214px;
	left: 225px;
	font-size: 16px;
	color: #330000;
	font-weight: bold;
	width: 427px;
}

.ryouriWrap p.eat3-2 {
	position: absolute;
	top: 307px;
	left: 225px;
	font-size: 16px;
	color: #330000;
	font-weight: bold;
}

.chiInfoWrap {
 position: relative;
 width: 639px;
	height: 206px;
	margin: 0 auto 20px;
 background: url(../../lang/image/chiInfo_back.gif) no-repeat;
}

.chiInfoWrap .info {
	position: absolute;
	top: 119px;
	left: 40px;
	font-size: 14px;
	line-height: 2;
	color: #330000;
}
