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



/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* base style                                                              */
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

*{
  margin: 0px;
  padding:0px;
  font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3","Meiryo","メイリオ", "Osaka", "MS PGothic", "ＭＳ Ｐゴシック", "helvetica","verdana","arial","sans-serif";
  font-weight: normal;
  list-style: none;
}

img {border: 0;}

html, body {
  height: 100%;
  margin: 0px;
  padding: 0px;
  background-color: #FFF;
  text-align:center;
}

h1 {
  margin: 0px;
  float: left;
  width:222px;
  height: 85px;
  padding: 0px 9px 0px 5px;
  display: inline;
  font-size: 0px;
}


h2, h3, h4, h5, h6, p, a, address, em, img, fieldset, form, label, legend, caption, table, tbody, tfoot, theat, th, tr, td, ol, ul, li, dl, dd, dt {
  margin: 0px;
  padding: 0px;
  border: 0;
  font-style: inherit;
  vertical-align: baseline;
}

ol, ul {
  list-style: none;
}

hr {
  display: none;
}

em {
  font-style: normal;
}
address {
  font-style: normal;
}


#container-base {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  width: 837px;
  margin: 0px auto;
  background-color:#F00;
}

#container-base2 {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  width: 800px;
  margin: 0px auto;
}

p {
  font-size: 12px;
  color:#000;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Text Link                                                               */
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

a:link    { color:#333333; text-decoration: none; }
a:visited { color:#E60012; text-decoration: none; }
a:hover   { color:#0068B7; text-decoration: underline; }
a:active  { color:#0068B7; text-decoration: none; }


/****************** HEADER設定*****************/


#header-base {
  height: 0px;
  display:none;
}

#header-base2 {
  height:0px;
  display:none;
}

#header-inside {
  height: 0px;
  display:none;
}

.headTxt{
  height:0px;
  display:none;
}


#h1Cat{
  height: 0px;
  font-size: 0px;
  display:none;
}


/******************メインCONTENTS設定****************/


/******************パンクズリスト設定****************/
#crumbWrapper{
  height: 0px;
  display:none;
}

#bread-crumb {
  height: 0px;
  font-size: 0;
  display:none;
}

#bread-crumb a {
  display:none;
}

#bread-crumb a:visited {
  display:none;
}

#bread-crumb a:hover   { 
  display:none;
}

#bread-crumb span {
  height:0px;
  display:none;
}


/****************** 店舗情報オレンジBOX 設定****************/

#containerShopMain1 {
  float: left;
  width: 800px;
  height: 13px;
  margin: 20px 0px 0px 0px;
  font-size: 0;
  display: inline;
  background: url(../img/site/shop/shoptop1.png) left top no-repeat;
  visibility:visible;
}

#containerShopMain2 {
  float: left;
  width: 800px;
  height: auto;
  margin: 0px 0px 8px 0px;
  padding: 0px 0px 22px 0px;
  display: inline;
  background: url(../img/site/shop/shoptop2.png) left bottom no-repeat;
  visibility:visible;
}

#containerShopMain2 h2 {
  float: left;
  width: 470px;
  height: auto;
  margin: 0px 0px 0px 15px;
  padding: 0px 0px 0px 15px;
  border-left: solid 6px #E70012;
  text-align: left;
  visibility:visible;
}

#containerShopMain2 p {
  float: left;
  width: 470px;
  height: auto;
  padding: 19px 0px 20px 15px;
  text-align: left;
  visibility:visible;
}

table.Shopinfo {
  float: left;
  width: 464px;
  height: auto;
  margin: 0px 0px 0px 13px;
  padding: 0px 0px 0px 0px;
  text-align: left;
  font-size: 0.8em;
  color:#333;
  visibility:visible;
}

table.Shopinfo tr th {
  width: 75px;
  height: auto;
  padding: 4px 8px 2px 8px;
  text-align: left;
  background-color: #FFF;
  vertical-align: middle;
  visibility:visible;
}

table.Shopinfo tr td {
  width: 373px;
  height: auto;
  padding: 4px 8px 2px 8px;
  text-align: left;
  vertical-align: middle;
  visibility:visible;
}

.Phone {
  float: left;
  text-align: left;
  font-size: 2em;
  visibility:visible;
  
}

table.Shopinfo tr th span{
  float: left;
  width: 75px;
  height: auto;
  visibility:visible;
}

#MianimgWrap {
  float: right;
  width: 278px;
  max-width: 278px;
  height: auto;
  margin: 0px 15px 0px 0px;
  padding: 0px 0px 0px 0px;
  display: inline;
  visibility:visible;
}

#MianimgWrap img {
  float: right;
  width: 278px;
  max-width: 278px;
  height: auto;
  margin: 0px;
  padding: 0px;
  display: inline;
  visibility:visible;
}

#Report {
  float: right;
  width: 800px;
  margin: 0px;
  font-size: 0;
  display: inline;
  text-align: right;
  display:none;
}

/****************** お店の特徴 設定****************/

.h3Shop {
  float: left;
  width: 787px;
  height: 32px;
  margin: 17px 0px 10px 13px;
  text-align: left;
  display: inline;
  visibility:visible;
}

#ShopSub1 {
  float: left;
  width: 800px;
  height: 14px;
  margin: 0px 0px 0px 0px;
  text-align: left;
  display: inline;
  font-size: 0;
  background:url(../img/site/shop/shopbox1.gif) left top no-repeat;
  visibility:visible;
}

#ShopSub2 {
  float: left;
  width: 800px;
  height: auto;
  margin: 0px;
  padding: 0px 0px 15px 0px;
  text-align: left;
  display: inline;
  background:url(../img/site/shop/shopbox2.gif) left bottom no-repeat #FFF5E0;
  visibility:visible;
}

.ShopSubIn{
  float: left;
  width: 390px;
  height: auto;
  margin: 0px 0px 0px 10px;
  text-align: left;
  display: inline;
  visibility:visible;
}

.ShopSubIn img{
  float: left;
  width: 169px;
  max-width: 169px;
  height: auto;
  margin: 0px 10px 0px 0px;
  text-align: left;
  font-size: 0px;
  border: none;
  display: block;
  visibility:visible;
}
.ShopSubTxt{
  float: left;
  width: 190px;
  height: auto;
  margin: 0px;
  text-align: left;
  display: inline;
  visibility:visible;
}

.ShopSubIn p {
  width:auto;
  height: auto;
  margin: 0px 10px 0px 0px;
  text-align: left;
  visibility:visible;
}

.ShopSubInTitle{
  float: left;
  width: 190px;
  height: auto;
  margin: 0px 10px 10px 0px;
  padding: 3px 0px 3px 10px;
  text-align: left;
  background-color:#F39800;
  display:block;
  font-size: 0.8em;
  color:#FFF;
  display: inline;
  visibility:visible;
}

.ShopSubMenu{
  width:190px;
  float: left;
  height: auto;
  margin: 0px 10px 0px 0px;
  text-align: left;
  display: inline;
  visibility:visible;
}


/****************** 基本情報 設定****************/

#basicInfo {
  float: left;
  width: 800px;
  height: auto;
  margin: 0px 0px 0px 13px;
  padding: 0px;
  text-align: left;
  visibility:visible;

}

#basicTableWrap {
  float: left;
  width: 440px;
  height: auto;
  margin: 0px 18px 0px 0px;
  padding: 0px;
  text-align: left;
  visibility:visible;
}

table.basicTable {
  float: left;
  width: 440px;
  height: auto;
  margin: 0px;
  padding: 0px;
  text-align: left;
  font-size: 0.8em;
  color:#333;
  visibility:visible;
}

table.basicTable tr th {
  width: 112px;
  margin: 0px;
  padding: 8px 5px 9px 5px;
  text-align: left;
  background-color:#EFEFEF;
  vertical-align: top;
  visibility:visible;
}

table.basicTable tr td {
  margin: 0px;
  padding: 8px 5px 9px 15px;
  text-align: left;
  vertical-align: top;
  visibility:visible;
}

table.basicTable tr td img {
  width:90px;
  max-width:90px;
  border: solid 1px #000;
  visibility:visible;
}

.TablePhone {
  font-size:2.6em;
  color:#333;
  padding: 0px;
  margin: 0px 0px -2px 0px;
  visibility:visible;
}


#MapWrapper {
  float: left;
  width:324px;
  max-width:324px;
  margin: 0px;
  border: solid 1px #000;
  display: inline;
  visibility:visible;
}

#MapWrapperIn {
  float: left;
  width:304px;
  max-width:304px;
  height: 277px;
  margin: 10px 10px 10px 10px;
  display: inline;
  overflow:hidden;
  visibility:visible;
}

/****************** クーポン 設定****************/

#containerCoupon{
  float: left;
  width: 782px;
  padding: 0px 0px 0px 10px;
  visibility:visible;
}

#CouponBox1{
  float: left;
  width: 782px;
  height: 7px;
  padding: 0px 0px 0px 0px;
  font-size:0;
  display:inline;
  background: url(../img/site/shop/couponbox1.png) left top no-repeat;
  visibility:visible;
}

#CouponBox2{
  float: left;
  width: 782px;
  padding: 0px 0px 0px 0px;
  background: url(../img/site/shop/couponbox2.png) left bottom no-repeat;
  visibility:visible;
}

#CouponBox2 h4{
  float: left;
  width: 743px;
  padding: 12px 10px 11px 14px;
  margin: 0px 0px 0px 8px;
  background-color:#E73727;
  font-size: 1.6em;
  color:#FFF;
  text-align: left;
  visibility:visible;
}

#CouponBox2 p{
  float: left;
  width: 743px;
  padding: 25px 0px 20px 0px;
  font-size: 1.6em;
  color:#E73727;
  text-align: center;
  visibility:visible;
}

#CouponBox2 span{
  float: right;
  width: 730px;
  padding: 0px 13px 13px 0px;
  font-size: 0.8em;
  color:#333;
  text-align: right;
  visibility:visible;
}

#Print{
  float: right;
  width: 782px;
  padding: 0px;
  margin: 18px 0px 0px 0px;
  display:inline;
  text-align: right;
  display:none;
}

#Print img{
  float: right;
  width: 179px;
  height: 37px;
  padding: 0px;
  margin: 0px 0px 0px 5px;
  display:inline;
  text-align: right;
  visibility:visible;
}

#Print p{
  float: right;
  width: 500px;
  padding: 12px 0px 0px 0px;
  margin: 0px;
  text-align: right;
  visibility:visible;
}


/****************** おすすめレポート 設定****************/

#ShopOsusumeTitle {
  height: 0px;
  display:none;
}

#ShopOsusumeWrapper {
  height: 0px;
  display:none;
}

.ShopOsusume {
  height: 0px;
  display:none;
}

.ShopOsusume img {
  height: 0px;
  font-size: 0px;
  display:none;
}

.ShopOsusume h4 {
  height: 0px;
  font-size: 0;
  display:none;
}

.ShopOsusume address {
  height: 0px;
  font-size: 0;
  display:none;
}

.ShopOsusume p {
  height: 0px;
  font-size: 0;
  display:none;
}

.ShopOsusume p.name {
  height: 0px;
  font-size: 0;
  display:none;
}

.ShopOsusume p.name a {
  height: 0px;
  display:none;
}

.FreeSpace {
  height: 0px;
  display:none;
}

.FreeSpace table{
  height: 0px;
  display:none;
}

.FreeSpace table tr td{
  height: 0px;
  display:none;
}

#all_recommend{
	  height: 0px;
  display:none;
	}



/****************** FOOTER 設定 ****************/

#container-foot {
  height:0px;
  display:none;  
}

#footerIndex {
  height: 0px;
  display:none;
}


#toTop {
  font-size: 0;
  display:none;
  height: 0px;
}

#toTop a {
  display:none;
  height: 0px;
}

#toTop a:visited {
  display:none;
}
#toTop a:hover {
  display:none;
}

#sitePolicy {
  display:none;
  height: 0px;
}
  
#sitePolicy a {
  display:none;
}

#sitePolicy a:visited {
  display:none;
}

#sitePolicy a:hover {
  display:none;
}

#copyright {
  display:none;
}

/****************** FOOTER 設定ここまで****************/


