@charset "utf-8";

/* -+-+-+-+-+-+-+-+-+-+-+-+- Browser Reset */

*{
	margin: 0;
	padding: 0;
	line-height: 1;
	text-decoration:none;
	font-size:100%;
	font-style:normal;
	font-weight:normal;
}

/* -------------------- start reset -------------------- */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
table {
	border-collapse: collapse;zmdm wssswwww s1 we22z33ｃｇｂｇ４
	
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	font-size: 100%;
	color: #663300;
}
/* -------------------- end reset -------------------- */



body {
	font-family:'メイリオ','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro',  Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	color: #4F2700;
	font-size: 15px;
	line-height: 1.8em;
	background-color: #FFFFFF;
	height: 100%;
	background-image: url(../common/bg-page.jpg);
	background-repeat: repeat;
}

a {
	line-height: 1.5em;
}


a:active {
	color: #FFFF00;
	text-decoration: underline;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

img{
	border: 0px;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

/* -+-+-+-+-+-+-+-+-+-+-+-+- page */

#bgwrap {
	background-image: url(../common/bg-main.jpg);
	background-repeat: repeat-x;
}



/* -+-+-+-+-+-+-+-+-+-+-+-+- header */


#headerwrap {
	padding: 0px;
	margin: 0px;
	background-image: url(../common/bg-header.jpg);
	background-repeat: repeat;
}


#header {
	width: 910px;
	height: 255px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}


#header h1{
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	padding-top: 15px;
	font-weight: bold;
	line-height: 1.5em;
}



 /*シンボルマーク */
#mark a  {
	width: 200px;
	height: 95px;
	background-image: url(../common/mark.jpg);
	display: block;
	float: left;
	text-indent: -9999px;
	clear: both;
	margin-top: 10px;
}
#mark  a:hover {
	background-image: url(../common/mark.jpg);
	background-repeat: no-repeat;
	background-position: 0px -100px;
}


 /*headerList */


#headerList {
	color: #FFFFFF;
	float: right;
	padding-top: 15px;
}

#headerList li {
	list-style-type: none;
	margin-left: 20px;
	font-size: 12px;
	margin-bottom: 3px;
}


#headerList a{
	color: #FFFFFF;
}
#headerList a:hover{
	color: #FFCC00;
}

.button001 li.tel{
	width:240px;
	float: left;
	text-indent: -9999px;
}




/*  Global Navigation Style */

#gNavi {
	height:180px;
	width:700px;
	text-indent: -9999px;
	background-image: url(../common/g_navi.jpg);
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#gNavi ul {
	width: 650px;
	height: 180px;
}


#gNavi li {
	display:inline;
	list-style-type:none;
}
#gNavi li a {
	width:140px;
	height:180px;
	display:block;
	float:left;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
}


/*------gNavioff*/
#pageLink01 a {
	background:url(../common/g_navi.jpg) no-repeat 0px 0px;
}
#pageLink02 a  {
 background:url(../common/g_navi.jpg) no-repeat -140px 0px;
}
#pageLink03 a  {
 background:url(../common/g_navi.jpg) no-repeat -280px 0px;
}
#pageLink04 a  {
 background:url(../common/g_navi.jpg) no-repeat -420px 0px;
}
#pageLink05 a  {
 background:url(../common/g_navi.jpg) no-repeat -560px 0px;
}



/*------gNavihover*/
#pageLink01 a:hover {
 background:url(../common/g_navi.jpg) no-repeat 0px -180px;
}
#pageLink02 a:hover {
 background:url(../common/g_navi.jpg) no-repeat -140px -180px;
}
#pageLink03 a:hover {
 background:url(../common/g_navi.jpg) no-repeat -280px -180px;
}
#pageLink04 a:hover {
 background:url(../common/g_navi.jpg) no-repeat -420px -180px;
}
#pageLink05 a:hover {
 background:url(../common/g_navi.jpg) no-repeat -560px -180px;
}


#pageLink01_on a {
 background:url(../common/g_navi.jpg) no-repeat 0px -180px;
}
#pageLink02_on a {
 background:url(../common/g_navi.jpg) no-repeat -140px -180px;

}
#pageLink03_on a {
 background:url(../common/g_navi.jpg) no-repeat -280px -180px;

}
#pageLink04_on a{
 background:url(../common/g_navi.jpg) no-repeat -420px -180px;

}
#pageLink05_on a {
 background:url(../common/g_navi.jpg) no-repeat -560px -180px;

}


/* -+-+-+-+-+-+-+-+-+-+-+-+- page */

#page {
	height: auto;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	overflow: auto;
	background-image: url(../common/bg-page2.png);
	padding-left: 20px;
}

#topimg {
	width: 910px;
	height: 430px;
	background-color: #333333;
}

#sub-topimg {
	width: 910px;
	height: 210px;
	background-color: #333333;
}


/*------mainWrap*/

#mainWrap {
	width: 630px;
	height: auto;
	float: left;
	margin-right: 10px;
	background-color: #FE7650;
	margin-bottom: 50px;
	margin-left: 15px;
}

#mainWrap h2 {
	margin-bottom: 10px;
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
}

#mainWrap h4 {
	margin: 5px;
	font-size: 1em;
	font-weight: bold;
	color: #000033;
}

#mainWrap p {
	margin-top: 10px;
	line-height: 1.8em;
	font-size: 0.9em;
}

img.img_left{
	float: left;
	padding: 5px;
}

div.clear{
	clear: both;
	margin: 0 0 10px 0;
}

img.img_right{
float: right;
padding: 5px;
}

div.clear{
clear: both;
margin: 0 0 10px 0;
}

.scroll_area { height:300px; overflow:auto; }




/* -+-+-+-+ ご予約・お問い合わせ */


#contact {
	width:700px;
	text-indent: -9999px;
	margin-top: 20px;
	clear: both;
}

#contact p a {
	display:block;
	width: 700px;
	height: 150px;
	background-image: url(../common/contact.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


#contact p a:hover {
	background-position: 0px -150px;
}




/* -+-+-+-+ サイドメニュー */
.button001 {
	width:242px;
	float: left;
	margin-bottom: 20px;
	padding-bottom: 50px;
	margin-top: 20px;
}



.button001 ul{
	list-style-type: none;
}

.button001 li{
	text-indent: -9999px;
	margin-bottom: 10px;
}

.button001 li a {
	display:block;
	width:242px;
	height: 100px;
}


/* img01スタート */




.button001 li.img01 a {
	background-image: url(../index/button01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.button001 li.img01 a:hover {
	background-position: 0px -110px;
}


/* img02kスタート */



.button001 li.img02 a {
	background-image: url(../index/button02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.button001 li.img02 a:hover {
	background-position: 0px -110px;
}
/* img03スタート */




.button001 li.img03 a {
	background-image: url(../index/button03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.button001 li.img03 a:hover {
	background-position: 0px -110px;
}

/* img04スタート */




.button001 li.img04 a {
	background-image: url(../index/button04.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.button001 li.img04 a:hover {
	background-position: 0px -110px;
}

/* img05スタート */




.button001 li.img05 a {
	background-image: url(../index/button05.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.button001 li.img05 a:hover {
	background-position: 0px -110px;
}


/* img06スタート */




.button001 li.img06 a {
	background-image: url(../index/button06.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.button001 li.img06 a:hover {
	background-position: 0px -110px;
}



/* button_memberスタート */
.button001 li.img07 a {
	background-image: url(../index/button_member.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.button001 li.img07 a:hover {
	background-position: 0px -110px;
}


/* img09スタート */
.button001 li.img09 a {
	background-image: url(../index/button09.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.button001 li.img09 a:hover {
	background-position: 0px -110px;
}

/* img10スタート */
.button001 li.img10 a {
	background-image: url(../index/button10.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.button001 li.img10 a:hover {
	background-position: 0px -110px;
}

/* img11スタート */
.button001 li.img11 a {
	background-image: url(../index/button11.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.button001 li.img11 a:hover {
	background-position: 0px -110px;
}

/* img12スタート */
.button001 li.img12 a {
	background-image: url(../index/button12.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.button001 li.img12 a:hover {
	background-position: 0px -110px;
}

/* img13スタート */
.button001 li.img13 a {
	background-image: url(../index/button13.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.button001 li.img13 a:hover {
	background-position: 0px -110px;
}


/* img13スタート */
.button001 li.img14 a {
	background-image: url(../index/button14.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.button001 li.img14 a:hover {
	background-position: 0px -110px;
}

/* -+-+-+-+-+-+-+-+-+-+-+-+- footer */


#footer {
	height: 100px;
	clear: both;
	color: #FFFFFF;
	background-color: #663300;
	font-size: 12px;
}


#footer_wrap {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}

#pagetop a {
	margin-right: 220px;
	text-indent: -9999px;
	width: 125px;
	height: 35px;
	float: right;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../common/pagetop.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: -35px;
}

#pagetop a:hover {
 background-position : 0 -39px;
}

#footer a {
	color: #FFFFFF;
}

#footer a:hover{
	color: #FF9999;
}


#footerList {
	float: left;
	margin-top: 20px;
	margin-bottom: 5px;
}


#footerList li {
	float: left;
	list-style-type: none;
}


/*------コピーライト*/
address {
	clear: both;
	color: #FFFFFF;
}

hr {
	height: 0px; /* hrの実線を消す */
	border: 0px; /* 基本設定でしていれば不要*/
	border-top: 1px dotted #CCCCCC;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;


}





/*------それぞれのスタイル*/


.margint10 {
	margin-top: 10px;
}

.margint20 {
	margin-top: 20px;
}

.margint30 {
	margin-top: 30px;
	clear: both;
}

.marginb10 {
	margin-bottom: 10px;
}

.marginb20 {
	margin-bottom: 20px;
}

.marginb30 {
	margin-bottom: 30px;
}


.marginb40 {
	margin-bottom: 40px;
}


.margin20 {
	margin-left: 20px;
}


.margintr15 {
	margin-right: 15px;
}



.left10 {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}



.left20 {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.orange {
	font-size: 1.2em;
	font-weight: bold;
	color: #FF9900;
}

.red {
	color: #FF0000;
	font-size: 0.8em;
}
.btnStyle1:hover {
	opacity:0.7;
}

.ttlStyle1{
	color:#663300;
	font-size:170%;
	font-weight:normal;
	background:url("../common/line.jpg") repeat-x scroll 0 100% transparent;
	padding-bottom:7px;
	margin-bottom:20px;
	}
	
.ttlStyle2{
	color:#663300;
	font-size:170%;
	font-weight:normal;
	background:url("../common/line2.jpg") repeat-x scroll 0 100% transparent;
	padding-bottom:7px;
	margin-bottom:20px;
	}
	
.ttlStyle3{
	color:#67C4C4;
	font-weight:bold;
	padding-bottom:7px;
	margin-bottom:20px;
	}
	
	
.big {
	font-size: 1.2em;
}
	
	
.gray{
	color:#777777;
	display:block;
	margin:5px 0 0;
}
	
.green{
	color:#99aa22;
}
	
.red2{
	color:#CC0000;
}
	
.blue{
	color:#67C4C4;
}
			
			

.kousin {
	overflow:auto;
	width:600px; height:60px;
	padding:5px;
	font-size: 80%;
	border:1px outset #ffffff;
    border-bottom: 2px solid #ccc;
	color:#000033;
	background-color:#ffa07a;
	line-height:1.5em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	margin-bottom: 10px;
}

.shadow {
    padding: 20px;
    border: 1px solid #f0f0f0;
	font-size:1.0em;
	line-height:1.1;
    border-bottom: 2px solid #ccc;
    /* IE以外なら丸角も！ */
	background-color:#ffa07a;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

/*------mainMenuWrap*/

#mainMenuWrap {
	width: 890px;
	height: auto;
	float: left;
	margin-right: 10px;
	background-color: #FE7650;
	margin-bottom: 50px;
	margin-left: 10px;
}


#mainMenuWrap h2 {
	background: url(/index/title_icon_h3.png) no-repeat left center;
	padding-left: 50px;
	font-size: 25px;
    height: 45px;
 	margin-bottom: 5px;
	font-weight: bold;*/
	color: #800000;
}

#mainMenuWrap h3 {
	background: url(/index/title_icon_h2.png) no-repeat left center;
	padding-left: 50px;
	font-size: 22px;
    height: 45px;
	line-height: 1.2em;
 	margin-bottom: 5px;
	font-weight: bold;
	color: #990033;
}

#mainMenuWrap h4 {
	background: url(/index/title_bg2.png) no-repeat left center;
	padding-left: 50px;
	font-size: 25px;
    height: 45px;
 	margin-top: 5px;
 	margin-bottom: 5px;
	font-weight: bold;
	color: #990066;
}

#mainMenuWrap h5 {
	background: url(/index/title_icon_h5.png) no-repeat left center;
	padding-left: 45px;
	font-size: 22px;
    height: 35px;
 	margin-top: 5px;
 	margin-bottom: 5px;
	font-weight: bold;
	color: #330000;		
}

#mainMenuWrap h6 {
	font-weight: bold;
	line-height: 1.6em;
	font-size: 1.1em;
	color: #663300;
}


#mainMenuWrap p {
	margin-top: 2px;
	line-height: 1.6em;
	font-size: 1.1em;
	color: #4F2700;

}

/*------BOX For Menu list*/

.box30 {
    margin: 2em 0;
    background: #f1f1f1;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
}

.box30 .box-title {
	background:url(/index/menu_list_bg.png) no-repeat left bottom;
    font-size: 1.2em;
/*    background: #5fc2f5;*/
    padding: 4px;
    text-align: left;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.box30 .box-title:befor {
    content: url(/edit/index/original/icon_tiara.png);
}

.box30 p {
    padding: 15px 20px;
    margin: 0;
}
.img_ri {
}
