@charset "utf-8";

/* 基本設定 ここから */

body {
	color: #000000;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino kaku Gothic Pro","MS P ゴシック","MS P Gothic",sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #000000;
}

a:link {
 color: #555555;
 text-decoration: none;
}

a:visited {
 color: #888888;
 text-decoration: none;
}

a:hover {
 color: #ff0000;
 text-decoration: none;
}

a:active {
 color: #000000;
 text-decoration: none;
}

address {
 color: #ffffff;
 font-size: 0.8em;
 font-style: normal;
 text-align: center;
 height: 50px;
 line-height: 40px;
 background-color: #666666;
 background-image: url(images/top/footer_bg.jpg);
 background-repeat: no-repeat;
 background-position: bottom;
}

h2 {
 text-indent: -9999px;
}

h1,h2 {
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
}

img {
	border: 0;
}

hr {
 display: none;
}

/* 基本設定 ここまで */

/* レイアウト設定 ここから */

#pageBody {
 width: 760px ;
 margin-top: 20px;
 margin-right: auto;
 margin-left: auto;
 background-color: #FFFFFF;
 background-image: url(images/top/body_bg.jpg);
 background-repeat: repeat-y;
 position: relative;
}

#pageTop {
 background-image: url(images/top/body_bg_t.jpg);
 background-repeat: no-repeat;
 background-position: top left;
 padding-top: 30px;
 padding-right: 30px;
 padding-bottom: 0px;
 padding-left: 30px;
}

#contents {
  width: 460px;
  float: right;
}

#side {
  width: 200px;
  float: left;
  margin-top: 20px;
}

#contentsWrap {
  clear: both;
  margin-top: 20px;
}

body#localPage#contentsWrap {
	clear: both;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* clearfix hack */

*html #pageBody{
 overflow: hidden;
}

*html #topLogo {
 margin-bottom: 20px;
}

*html #contents {
  margin-top: 20px;
}

/* end clearfix hack */

/* レイアウト設定 ここまで */

/* ナビゲーション ここから */

#globalNavi {
 list-style-type: none;
 width: 750px;
 height: 30px;
 margin-top: 20px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
}

#globalNavi li {
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 float: left;
}

/* ナビゲーション ここまで */

/* バナー ここから */

#Banner {
 list-style-type: none;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
}

#Banner li {
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 10px;
 margin-left: 0px;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
}

/* バナー ここまで */

/* サイトマップへのリンクテキスト ここから */

#siteMap {
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 position: absolute;
 top: 30px;
 right: 30px;
}

/* サイトマップへのリンクテキスト ここまで */

/* pageTopへのリンクテキスト ここから */

#gotoTop {
 font-size: 0.7em;
 text-align: right;
 text-transform: lowercase;
 height: 40px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 clear: both;
}

#gotoTop a {
 background-image: url(images/top/icon_arrow_01.gif);
 background-repeat: no-repeat;
 background-position: center left;
 padding-left: 13px;
}

/* pageTopへのリンクテキスト ここまで */

/* ローカルページ共通見出し ここから */

body#localPage#contents h3 {
	margin-bottom: 17px;
}

/* ローカルページ共通見出し ここまで */

/* トップ ここから */

#topContents {
  width: 460px;
  float: right;
  margin-top: 20px;
}

dl#newsData dd {
 margin-bottom: 20px;
}

.luxeMarunouchi {
  color: #CC33CC;
}

/* clearfix hack */

*html #topContents {
  margin-top: 0px;
}

/* end clearfix hack */

/* トップ ここまで */

/* 最新情報 ここから */

dl#newsData dt {
 color: #000000;
}

#newsData {
 font-size: 0.8em;
 line-height: 1.5em;
 width: 460px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
}

dl#newsData p {
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
}

/* clearfix hack */

*html #newsData {
 margin-top: 20px;
}

/* end clearfix hack */

/* 最新情報 ここまで */

/* お問い合わせ ここから */

p.contactParagraph {
 font-size: 0.8em;
 line-height: 1.5em;
}

/* clearfix hack */

*html #contactLogo {
 margin-bottom: 20px;
}

/* end clearfix hack */

/* お問い合わせ ここまで */

/* パンくず ここから */

#rootList {
	font-size: 0.7em;
	line-height: 30px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	height: 30px;
	list-style-type: none;
	position: absolute;
	left: 33px;
	top: 488px;
}
#rootList li {
	display: inline;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rootList a {
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rootList li a:link {
	color: #663300;
}
#rootList li a:visited {
	color: #663300;
}
#rootList li a:hover {
	color: #cc0000;
	text-decoration: none;
}
#rootList li a:active {
	color: #000000;
	text-decoration: none;
}

/* パンくず ここまで */

/* 会社概要 ここから */

table#aboutTable {
	width: 420px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}

table#aboutTable td {
	font-size: 0.8em;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}

table#aboutTable th {
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 0.8em;
	font-weight: normal;
	background-color: #EEEEEE;
	text-align: left;
	vertical-align: top;
	width: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}

/* 会社概要 ここまで */

/* 採用情報 ここから */

p.recruitParagraph {
	font-size: 0.8em;
}

/* 採用情報 ここまで */

/* サイトマップ ここから */

.sitemapList {
	float: left;
	width: 200px;
	height: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.sitemapList dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.sitemapList dd {
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.sitemapList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.sitemapList ul a:link {
	color: #663300;
	text-decoration: none;
}
.sitemapList ul a:visited {
	color: #663300;
	text-decoration: none;
}
.sitemapList ul a:hover {
	color: #cc0000;
	text-decoration: none;
}
.sitemapList ul a:active {
	color: #000000;
	text-decoration: none;
}

/* サイトマップ ここまで */

/* 店舗紹介 ここから */

#shopList {
 font-size: 0.8em;
 list-style-type: none;
}

#shopList li {
 margin-bottom: 15px;
}

/* 店舗紹介 ここまで */

/* 店舗共通 ここから */

#shopGlobalNavi {
 list-style-type: none;
 width: 750px;
 height: 30px;
 margin-top: 20px;
 margin-right: 0px;
 margin-bottom: 20px;
 margin-left: 0px;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
}

#shopGlobalNavi li {
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 float: left;
}



#shopRootList {
	font-size: 0.7em;
	line-height: 30px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	height: 30px;
	list-style-type: none;
	position: absolute;
	left: 33px;
	top: 478px;
}
#shopRootList li {
	display: inline;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#shopRootList a {
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#shopRootList li a:link {
	color: #663300;
}
#shopRootList li a:visited {
	color: #663300;
}
#shopRootList li a:hover {
	color: #cc0000;
	text-decoration: none;
}
#shopRootList li a:active {
	color: #000000;
	text-decoration: none;
}

#shopConcept {
 font-size: 0.8em;
 width: 420px;
 line-height: 1.5em;
}

.shopMenu {
 font-size: 0.8em;
}

.shopMenu li{
 margin-bottom: 10px;
 list-style-type: none;
}

table#shopTable {
	width: 420px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}

table#shopTable td {
	font-size: 0.8em;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}

table#shopTable th {
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 0.8em;
	font-weight: normal;
	background-color: #EEEEEE;
	text-align: left;
	vertical-align: top;
	width: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}

/* 店舗共通 ここまで */

/* かのやきよし ここから */

#kanoyaMainImage{
 text-indent: -9999px;
 width: 700px;
 height: 300px;
 background-image: url(images/kanoya/kanoya.jpg);
}

/* かのやきよし ここまで */

/* ぽん太 ここから */

#pontaMainImage{
 text-indent: -9999px;
 width: 700px;
 height: 300px;
 background-image: url(images/ponta/ponta.jpg);
}

/* ぽん太 ここまで */

/* くろぶたきよし ここから */

#kurobutaMainImage{
 text-indent: -9999px;
 width: 700px;
 height: 300px;
 background-image: url(images/kurobuta/kurobuta.jpg);
}

/* くろぶたきよし ここまで */

/* 玄海きよし ここから */

#genkaiMainImage{
 text-indent: -9999px;
 width: 700px;
 height: 300px;
 background-image: url(images/genkai/genkai.jpg);
}

/* 玄海きよし ここまで */

/* BAR PONTA ここから */

#barpontaMainImage{
 text-indent: -9999px;
 width: 700px;
 height: 300px;
 background-image: url(images/barponta/barponta.jpg);
}

/* BAR PONTA ここまで */

/* スタミナきよし新宿店 ここから */

#sutaminashinjyukuMainImage{
 text-indent: -9999px;
 width: 700px;
 height: 300px;
 background-image: url(images/sutamina_shinjyuku/sutamina_shinjyuku.jpg);
}

/* スタミナきよし新宿店 ここまで */

/* スタミナきよし新橋店 ここから */

#sutaminashinbashiMainImage{
 text-indent: -9999px;
 width: 700px;
 height: 300px;
 background-image: url(images/sutamina_shinbashi/sutamina_shinbashi.jpg);
}

/* スタミナきよし新橋店 ここまで */