@charset "Shift_JIS";


/* Browser Reset
---------------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}


/* basic Design
---------------------------------------------------------------- */
body {
	background-image: url(img/bg01.gif);
	font-size: 0.9em;
	font-family: Verdana,Arial,Helvetica,"ＭＳ Ｐゴシック",Osaka,san-serif;
}
ul {
	list-style: none;
}

/* basic Link Design
---------------------------------------------------------------- */

a:link, a:visited {
	text-decoration: none;
	color: #03C;
	outline: none;
}

a:hover {
	text-decoration: underline;
	color: #609;
}

a img {
	border-style: none;
}


/* Wrapper Design
---------------------------------------------------------------- */
#wrapper {
	width: 900px;
	border: solid 1px #666;
	margin: 5px auto;
	background-color: #333;
}


/* Header Design
---------------------------------------------------------------- */
#header {
	height: 130px;
}
/* Navbigation Bar Design01
---------------------------------------------------------------- */



/* Menu Space Design
---------------------------------------------------------------- */
#menu {
	width: 200px;
	float: left;
}
#menu a,#menu li  {
	display: block;
	height: 50px;
}
/* Menu Normal */

#menu #top a {background: url(img/menu00.gif) left top no-repeat;}
#menu #shp a {background: url(img/menu01.gif) left top no-repeat;}
#menu #stf a {background: url(img/menu02.gif) left top no-repeat;}
#menu #pri a {background: url(img/menu03.gif) left top no-repeat;}
#menu #gds a {background: url(img/menu04.gif) left top no-repeat;}
#menu #map a {background: url(img/menu05.gif) left top no-repeat;}
#menu #cpn a {background: url(img/menu06.gif) left top no-repeat;}


/* Menu Hover */

#menu #top a:hover {background: url(img/menu00.gif) left center no-repeat;}
#menu #shp a:hover {background: url(img/menu01.gif) left center no-repeat;}
#menu #stf a:hover {background: url(img/menu02.gif) left center no-repeat;}
#menu #pri a:hover {background: url(img/menu03.gif) left center no-repeat;}
#menu #gds a:hover {background: url(img/menu04.gif) left center no-repeat;}
#menu #map a:hover {background: url(img/menu05.gif) left center no-repeat;}
#menu #cpn a:hover {background: url(img/menu06.gif) left center no-repeat;}

/* Menu Current */

#menu #crnt0 {background: url(img/menu00.gif) left bottom no-repeat;}
#menu #crnt1 {background: url(img/menu01.gif) left bottom no-repeat;}
#menu #crnt2 {background: url(img/menu02.gif) left bottom no-repeat;}
#menu #crnt3 {background: url(img/menu03.gif) left bottom no-repeat;}
#menu #crnt4 {background: url(img/menu04.gif) left bottom no-repeat;}
#menu #crnt5 {background: url(img/menu05.gif) left bottom no-repeat;}
#menu #crnt6 {background: url(img/menu06.gif) left bottom no-repeat;}



/* Main Space Design
---------------------------------------------------------------- */
#main {
	background: #fff;
	width: 690px;
	float: right;
}
/* 見出し･段落･境界線(+dt) */

h2,dt {	
	font-weight: bold;
	font-size: 1.2em;
	color: #336;
}
h3 {
	font-weight: bold;
	font-size: 1em;
	color: #333;
	margin-left: 15px;
}
p {
	line-height: 1.25em;
	margin-left: 10px;
	text-indent: 1em;
}
hr {
	margin: 5px 0;
}
/* トップ */
.timg {
	margin: 20px 150px 0 140px;
}
.timg1 {
	margin: 0 100px auto 90px;
}
.w3c {
	width: 200px;
	padding: 100px 0 0 20px;
}
/* 店舗情報(+prc2:料金表) */

.rimg {
	float: right;
	margin: auto 10px;
}
td,.pbt {
	padding-left: 10px;
}
th,.prc2 {
	text-align: left;
}
ol {
	list-style-position: inside;
	margin: 0 15px;
}


/* スタッフ紹介 */
.clf li {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.5em;
	font-family:"ＭＳ Ｐゴシック";
	color: #333;
}
.stf1,.stf2 {
	padding-left: 10px;
	height: 155px;
}
.stf1 {
	width: 680px;
}
.stf2 {
	width: 670px;
}
.limg {
	float: left;
	margin-right: 10px;
}
.limg1 {
	float: left;
	margin-right: 12px;
}


/* 料金表(+chm1:おすすめ商品) */
dl {
	width: 320px;
	margin: 0 10px;
}
dt {
	font-weight: bold;
	border-top: solid 1px #333;
}
dd,.chm1 {
	text-align: right;
}
.prc,.pdf1 {
	float: left;
}
.prc1,.rimg1 {
	float: right;
}
.prc2 {
	text-indent: 1em;
}
/* おすすめ商品 */
.gds {
	padding: 10px 20px 20px 20px;
	float: left;
}
.gds1 {
	margin-left:500px;
	width: 190px;
}
.gds1 td {
	width: 125px;
	text-align: right;
}
.gds1 th {
	width: 65px;
}
.chm {
	font-weight: bold;
	color: #f00;
	text-align: right;
}
.stb {
	padding-left: 302px;
}
/* マップ(+stf:スタッフ,+line1:スタッフ,料金表) */
#map_canvas,.stf,.rimg1,.limg {
	border: solid 1px #666;
}
.map1,.line1,.line2,.cprt {
	margin: 10px auto 5px auto;
}
.map1 th {
	text-align: right;
	color: #333;
}
#map_canvas {
	width: 600px;
	height: 400px;
	margin: 10px auto;
}
/* クーポン */
.pdf1 {
	float: left;
	padding: 5px 5px;
}
#pdf {
	clear: both;
}
.cff {
	float: right;
}
#cpn2 li {
	height: 0;
}
#cpn2 h2,#cpn2 h3,#cpn2 ol {
	font-size: 0;
	color: #fff;
}
#cpn2 a:link,#cpn2 a:visited {
	text-decoration: none;
	color: #fff;
	outline: none;
}

#cpn2 a:hover {
	color: #fff;
}

#cpn2 a {
	display: none;
}

/* クリアフィックス */ 
.clf:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clf {
  min-height: 1px;
}

* html .clf {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/* Sub Space Design
---------------------------------------------------------------- */


/* Footer Design
---------------------------------------------------------------- */
#footer {
	height: 25px;
	text-align: center;
	clear: both;
	background-color: #000;
}
address {
	color: #fff;
	font-style: normal;
	font-size: 0.8em;
}
