@charset "utf-8";
/* CSS Document */

#wrapper {
	width:760px;
	margin:0 auto;
	background-image:url(../img/btm_header_bg.png);
	background-position:top;
	background-repeat:no-repeat;
}
#header {
	width:760px;
	height:130px;
	line-height:20px;
}

#main {
	width:750px;
	height:126px;
	background-color:#fff;
	background-position:5px 25px;
	background-repeat:no-repeat;
	padding:0 5px;
}
.cTitle01 {
	background-image:url(../img/btm_title_01.jpg);
}
.cTitle02 {
	background-image:url(../img/btm_title_02.jpg);
}
.cTitle03 {
	background-image:url(../img/btm_title_03.jpg);
}
.cTitle04 {
	background-image:url(../img/btm_title_04.jpg);
}
.cTitle05 {
	background-image:url(../img/btm_title_05.jpg);
}
.cTitle06 {
	background-image:url(../img/btm_title_06.jpg);
}

.cTitle07 {
	background-image:url(../img/btm_title_07.jpg);
}


#contents #left {
	width:200px;
	float:left;
	background-color:#ddd;
}
#contents #left ul{
	padding:0;
	margin:0;
	list-style:none;
	color:#333;
}
#contents #left li{
	padding:0;
	margin:0;
}
#contents #left li a{
	color:#333;
	text-decoration:none;
	display:block;
	line-height:2.5em;
	height:2.5em;

	padding:0 0 0 24px;
	background-image:url(../img/btm_left_list.gif);
	background-color:#fff;
	background-position:8px center;
	background-repeat:no-repeat;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-top:1px solid #ddd;
}
#contents #left li ul{
	padding-left:30px;
	padding-bottom:5px;
	background-color: #fff;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;

	
}
#contents #left li ul li{
	border-bottom: 1px dotted #ddd;
	list-style-type: circle;
	list-style-position: inside;
}
#contents #left li ul li a{
	padding:7px 0 2px 0;
	border:none;
	background:none;
	height:1.7em;
	display:inline;
	font-size:0.9em;

} 
#contents #left #menu_top {
	width:195px;
	padding:7px 0 7px 5px;
	background-color:#333;
}
#contents #left .shop_info {
	color:#333;
	line-height:1.4em;
	padding:10px;
	margin:0;
}
#contents #right {
	width:550px;
	float:left;
}
#contents #right #pankuzu {
	height:30px;
	background-color:#eee;
	line-height:30px;
	padding:0 0 0 20px;
	font-size:0.8em;
}
#contents #right #pankuzu a{
	color:#333;
}
#contents #right h2{
	padding:5px 0 5px 10px;
	margin-left:5px;
	border-bottom:1px dotted #ccc;
	
}



/* MENU */




.kome {
	color:#FF3300;
	font-weight:bold;
}
td .kome {
	font-size:0.8em;
	padding-left:5px;
}

h2{
	color: #297802;
	font-size: 1.35em;
	margin-left: 5px;

}

h3{
	color: #fff;
	background:#FF9900;
	font-size:1.25em;
	margin:5px 0 0px 5px;
	padding:5px 7px;


}

h4{
	color: #3399CC;
	border-bottom: 1px #3399cc dotted;
	padding:10px 0 0px 5px;
	margin: 15px 30px 10px 5px;
	font-size:1.2em;
}

h5{
	font-size: 1.1em;
	color: #6D431A;
	margin-bottom:3px;
	margin-top:7px;
}



p.shamcon{
	font-size:1.1em;
	color:#339900;
	clear: both;
	font-weight: bold;
}

.fleft{
	float: left;
}

.fright{
	float: right;
}
.fclear{
	clear: both;
}
ul#microul{
	float: left;
	width: 250px;
	font-size:1em;
	/*margin: 25px 0 0  0;*/
	padding: 0;
	margin:0 10px;
}
ul#microul li{
	margin: 10px 0;
}
ul#microul li p{
	margin:  0;
	padding: 0;
	text-indent: 1em;
}

img#micro01{
	width:191px;

}

img#micro02{
	width: 117px;
	height: 156px;	
}

img#shampoo{
	width: 157px;
	height: 130px;	
}

img.nagare{
	padding-bottom:10px;
}

img#deadsea1{
	padding-top:30px;
	
}

ol#doro li{
	margin:7px;

}

dl#spa{
	width:350px;
	margin-left:10px;
	margin-top:15px;
	background-color: #FFFFCC;
}

dl#spa dd{
	margin:0;
}

p#mousikomi{
	font-size: 1.1em;
	text-align: center;
}



div#webtokuten{
	width: 	500px;
	border: 1px solid #ff9900;
	margin: auto;
		text-align: center;

}
div#webtokuten h3{
	margin: 0;
	font-size: 1.3em;
}

div#webtokuten strong{
	font-size:1.5em;
	color: #f33;
}

div#webtokuten p{
	font-size: 1.3em;

}

span.hosoku{
	font-size: 0.9em;
	line-height: 2em;
}



div#gmap{
	margin:10px;
	border: 5px solid #ddd;
}

div.multiBoxDesc{
	display: none;
}

div#telfax{
	margin:15px 0;

}


div#telfax p.hosoku{
	margin:3px 0 0px 20px;
	padding: 0;
	


}
div#telfax p span{
	margin-left: 20px;
}

div#form{
	margin-left:15px;
}

div#form dt{
	font-size: 1.1em;
	margin-bottom: 3px;
	font-weight: bold;
	color: #297802;
}

div#form dd{
	margin-bottom:7px;
		color: #333;
}

div#form span{
	color: #f55;
}

div.entrybody{
	width:500px;
	margin: auto;
	padding:15px;
}

div.date{
	text-align: right;
}


/*albam*/

div#albam-all{
	padding: 10px;
}
p.albam-title{
	background-color: #390;
	color: #fff;

	margin: 0;
	padding: 0;
	
}

div.albam{
	width:250px;
	border: 1px solid #390;
	float: left;
	margin-right:10px;
	margin-bottom: 10px;
}

div.albam img{

}


/*goods*/

div#goods-all{
	padding: 10px;


}

div#goods-all h3{
	margin-bottom: 10px;

}
p.goods-title{
	background-color: #390;
	color: #fff;
	margin: 0;
	padding: 0;
	
}

div.goods{
	width:250px;
	border: 1px solid #390;
	float: left;
	margin-left:10px;
	margin-bottom: 10px;
}

p.goods-image{
	text-align: center;
}
div.goods img{

	margin:0 auto;
}

div.texbox{
	padding-left:20px;
}
div.texbox p{
	padding:5px 0;
	margin:0;
}

/*↓ブログ記事のナビゲーション*/
p#bottom-link{
	margin:10px;
	text-align:center;
clear:both;
}

p.navi-link{
	margin:10px;
	text-align:center;
clear:both;
}

p.navi-link a:hover{ 
	background-color: #ffffd6;
}
.tr{
text-align:right;
}
.tl{
text-align:left;
}
.tc{
text-align:center;
}



