@charset "utf-8";
*{
	margin:0;
	padding:0;
}

.map_btn{ margin-left:350px; margin-top:-20px;}

address{
	margin:0;
	padding:0;
	text-align:left;
}

ul{
	margin:0;
	padding:0;
}

img{
	border:0;
}

h1,h2,h3{
	margin:0;
	padding:0;
}
li{
	list-style-type:none;
}

body{
	background-color:#95a07d;
}

#wrap{
	width:885px;
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;
}

#bg_header{
	width:885px;
	height:86px;
	margin:0;
	padding:0;
	background-position:0 0;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
}

#bg_header .logo{
	width:700px;
	height:80px;
	float:left;
}

#bg_header h1{
	margin-top:20px;
	margin-left:70px;
	font-size:12px;
	color:#FFF;
	font-weight:normal;
}

#bg_header img{
	margin-top:-12px;
	margin-left:8px;
}


#navi1 ul{
	padding-top:20px;
	width:180px;
	height:20px;
	text-align:right;
	float:left;
}
#navi1 li{
	width:55px;
	display:block;
	font-size:12px;
	color:#666;
	float:left;
}

#navi1 li a{
	text-decoration:none;
	color:#666;
}

#navi2 ul{
	margin-left:10px;
	padding-bottom:5px;
}
#navi2 li{
	width:85px;
	display:block;
	font-size:12px;
	text-align:center;
	line-height:130%;
	color:#666;
	font-weight:bold;
	float:left;
}

#navi2 li a{
	text-decoration:none;
	color:#666;
}

#navi2 li a:hover{
	color:#3C9;
}


#bar_navi a{
	display:block;
	text-decoration:none;
}


#bar_navi li{
	display:block;
	list-style-type:none;
	float:left;
}


.hidden {
	font-size: x-small;
	line-height: 22px;
	visibility : hidden;
}


#home a {
    display: block;
	width:78px;
    height: 22px;
    background: url(../images/home01.gif) 0 0 no-repeat;
    text-decoration: none;
}

#home a:hover {
    background-position: 0 -23px ;
}

#plan a {
    display: block;
	width:99px;
    background: url(../images/plan2.gif) 0 0 no-repeat;
    text-decoration: none;
}

#plan a:hover {
    background-position: 0 -23px ;
}
/*
#catalogue a {
    display: block;
	width:103px;
    height: 22px;
    background: url(../images/catalogue03.gif) 0 0 no-repeat;
    text-decoration: none;
}
#catalogue a:hover {
    background-position: 0 -23px ;
}
*/

#kids a {
    display: block;
	width:94px;
    height: 22px;
    background: url(../images/kids4.gif) 0 0 no-repeat;
    text-decoration: none;
}

#kids a:hover {
    background-position: 0 -23px ;
}

#group a {
    display: block;
	width:132px;
    height: 22px;
    background: url(../images/group4.gif) 0 0 no-repeat;
    text-decoration: none;
}
#group a:hover {
    background-position: 0 -23px ;
}


#yukata a {
    display: block;
	width:106px;
    height: 22px;
    background: url(../images/yukata6.gif) 0 0 no-repeat;
    text-decoration: none;
}

#yukata a:hover {
    background-position: 0 -23px ;
}

#qa a {
    display: block;
	width:53px;
    height: 22px;
	background:url(../images/qa5.gif) 0 0 no-repeat;
    text-decoration: none;
}

#qa a:hover {
    background-position: 0 -23px ;
}

#gallery a {
    display: block;
	width:134px;
    height: 22px;
    background: url(../images/photo7.gif) 0 0 no-repeat;
    text-decoration: none;
}

#gallery a:hover {
    background-position: 0 -23px ;
}

#mass a {
    display: block;
	width:107px;
    height: 22px;
    background: url(../images/mass8.gif) 0 0 no-repeat;
    text-decoration: none;
}

#mass a:hover {
    background-position: 0 -23px ;
}

#reservation a {
    display: block;
	width:82px;
    height: 22px;
    background: url(../images/reservation9.gif) 0 0 no-repeat;
    text-decoration: none;
}

#reservation a:hover {
    background-position: 0 -23px ;
}

.snabi{ font-size:0.8em; width:100px; float:right;}
.snabi a{ color:#333;}
.snabi ul{ padding-top:5px; }
.snabi li{ padding-right:15px;}
.shop div{ height:200px; width:219px; float:left; font-size:12px; margin-right:45px; margin-left:30px; }
.shop1{ color:#F69; font-size:0.9em; margin:5px;}

/*tb^[*/

#footer{
	width:885px;
	background-color:#d6db85;
	margin-top:30px;
	font-size:12px;
	padding-bottom:10px;
}

.address{
	margin:0;
	padding:0;
	font-style:normal;
	margin-top:5px;
	padding-left:15px;
}

.shop_name{
	font-weight:bold;
	font-size:12px;
}

.address img{
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
}


.footer_navi a{
	font-size:10px;
	color:#333;
	text-decoration:none;
}

.footer_navi a:hover{
	color:#096;
}

/*tb^[܂*/

/*ぱんくずリスト*/
.pankuzu{
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	text-align:right;
	font-size:0.8em;
	color:#333;
	padding-right:5px;
	margin-top:5px;
	margin-bottom:10px;
}

.pankuzu a{
	text-decoration:none;
	color:#333;
}

.pankuzu a:hover{
	color:#3C0;
}


