@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:103px;
    height: 22px;
    background: url(../images/plan02.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:101px;
    height: 22px;
    background: url(../images/kids04.gif) 0 0 no-repeat;
    text-decoration: none;
}

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

#yukata a {
    display: block;
	width:99px;
    height: 22px;
    background: url(../images/yukata05.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/qa06.gif) 0 0 no-repeat;
    text-decoration: none;
}

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

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

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

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

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

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

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



/*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;
	margin-top:5px;
	margin-bottom:10px;
}

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

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

