@charset "shift_jis";
@import url("default.css");

/* ===================================================================
CSS information

 file name  : shop.css
 author     : Lyon
 style info : indexページ用CSS
=================================================================== */

/* -----------------------------------------------------------
	.ショップ情報
----------------------------------------------------------- */
h3 span {
	display: none;
}

img {
	border: none;
}

.wrapper {
	text-align: center;
}

.shop {
	overflow: hidden;
}

a {
	color: #189ed6;
}

h1 {
	height: 119px;
	background: url(../img/shop/head_bg.gif) repeat-x center 0%;
}

h1 img {
	border: none;
}

#contents {
	margin: 0 auto;
	padding: 0 0 0 20px;
	width: 680px;
	line-height: 1.5em;
	color: #797979;
	font-family:  "ＭＳ Ｐゴシック", "MS PGothic", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Sans-Serif;
	font-size: 84%;
	text-align: left;
}

h2 {
	margin: 3px 0 10px 0;
	padding: 6px 0 0 35px;
	width: 660px;
	height: 33px;
	color: #52c1ef;
}

h2.shop_name_fas {
	background: url(../img/shop/shop_name_fas.gif) no-repeat;
}

h2.shop_name_goo {
	background: url(../img/shop/shop_name_goo.gif) no-repeat;
}

h2.shop_name_res {
	background: url(../img/shop/shop_name_res.gif) no-repeat;
}

h2.shop_name_ser {
	background: url(../img/shop/shop_name_ser.gif) no-repeat;
}

h2.shop_name_amu {
	background: url(../img/shop/shop_name_amu.gif) no-repeat;
}

/* 	ショップインフォメーション
-----------------------------------------------------------*/

#saleInformaiton {
	padding: 20px 0 0 0;
}

#shopBase {
	margin: 0 6px 15px 6px;
	width: 648px;
}

#shopBase:after {
	display: block;
	clear: both;
	content: "";
}

* html #shopBase {
	height: 1em;
}

#shopBase img {
	border: none;
}

#shopBase .logo {
	margin-right: 18px;
	width: 230px;
	height: 80px;
	display: inline;
	float: left;
}

#shopBase .infoList {
	margin: 0;
	padding: 0;
	width: 290px;
	display: inline;
	float: left;
}

/* ロゴが設定されていない場合 */
#shopBase .infoList2 {
	margin: 0;
	padding: 0;
	width: 548px;
	display: inline;
	float: left;
}

/* ロゴとQRコードが設定されていない場合 */
#shopBase .infoList3 {
	margin: 0;
	padding: 0;
	width: 648px;
	display: inline;
	float: left;
}

.infoList ul li,
.infoList2 ul li,
.infoList3 ul li {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}

.infoListFloor {
	padding-left: 20px;
	background: url(../img/share/infolist_floor.gif) no-repeat 0 2px;
}

.infoListTime {
	padding-left: 20px;
	background: url(../img/share/infolist_time.gif) no-repeat 0 2px;
}

.infoListTel {
	padding-left: 20px;
	background: url(../img/share/infolist_tel.gif) no-repeat 0 2px;
}

.infoListUrl {
	padding-left: 20px;
	background: url(../img/share/infolist_url.gif) no-repeat 0 2px;
}

#shopBase .qrcode {
	margin-left: 10px;
	width: 100px;
	line-height: 120%;
	display: inline;
	float: right;
	font-size: 84%;
	text-align: center;
}

#shopBase .qrcode:after {
	display: block;
	clear: both;
	content: "";
}

* html #shopBase .qrcode {
	height: 1em;
}

#shopBase .qrcode img {
	margin-bottom: 6px;
	width: 58px;
	height: 58px;
}

#shopPhoto {
	margin: 0 0 20px 0;
	width: 660px;
	height: 202px;
	clear: both;
	overflow: hidden;
}

#shopPhoto img {
	width: 320px;
	border: 1px solid #dedede;
}

#shopPhoto .imgL {
	margin: 0 16px 0 0;
	padding: 0;
}

#shopComment {
	margin: 0 6px;
	padding: 4px 8px;
	width: 630px;
	border: 1px solid #dedede;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	text-align: left;
}

#shopComment .mailmagon {
	margin-bottom: 4px;
	border: none;
	display: block;
	text-align: right;
}

.mailmagon img {
	border: none;
}

/* 飲食店用テーブル、取扱いブランド、ポイントカード */
.foodInfo,
.brandInfo,
.pointInfo {
	margin: 15px 6px 0 6px;
	width: 648px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	text-align: left;
}

.foodInfo table,
.brandInfo table,
.pointInfo table {
	width: 100%;
	border: 1px solid #dedede;
}

.foodInfo table th,
.brandInfo table th,
.pointInfo table th {
	padding: 8px;
	width: 138px;
	border-right: 1px dashed #dedede;
	border-bottom: 1px solid #dedede;
	border-left: 1px solid #dedede;
	background-color: #fafafa;
	vertical-align: top;
	font-weight: normal;
}

.foodInfo table td,
.brandInfo table td,
.pointInfo table td {
	padding: 8px;
	border-bottom: 1px solid #dedede;
}

/* ショップニュース */
.newsInfo {
	margin-top: 20px;
	width: 660px;
}

.newsInfo h2,
.newsInfo .update,
.newsInfo .newsflag,
.news table th,
.news table td {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}

.newsInfo h2 {
	margin-bottom: 18px;
	padding: 4px 0 0 10px;
	width: 660px;
	height: 20px;
	background: url(../img/shop/shop_bar.gif) no-repeat;
	color: #ffffff;
}

.news {
	clear: both;
}

.news .index {
	margin: 0 6px 10px 6px;
	padding-bottom: 17px;
	border-bottom: 1px dashed #7a7a7a;
	height: 22px;
}

.news .update {
	width: 66px;
	height: 26px;
	display: inline-block;
	float: left;
	background: url(../img/share/update.gif) no-repeat;
	color: #ffffff;
	text-align: center;
}

.news h3 {
	margin-left: 10px;
	width: 474px;
	display: inline;
	float: left;
}

.news .newsFlag {
	width: 88px;
	height: 19px;
	display: inline-block;
	float: right;
	text-align: center;
	background: url(../img/share/bg_newsflag.gif) no-repeat;
	color: #ffffff;
	font-weight: bold;
}

.news .newsImage {
	margin: 0 20px 0 6px;
	width: 202px;
	display: inline;
	float: left;
}

.newsImage img {
	margin-bottom: 10px;
	border: 1px solid #dedede;
}

.news p {
	margin: 0 6px 10px 222px;
}

.news table th {
	font-weight: normal;
	vertical-align: top;
	white-space: nowrap;
}

/* セール */
.saleInfo {
	margin-top: 20px;
	width: 660px;
	display: block;
	clear: both;
}

.saleInfo h2,
.saleInfo h3,
.saleInfo h4 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}

.saleInfo h2 {
	margin-bottom: 18px;
	padding: 4px 0 0 10px;
	width: 660px;
	height: 20px;
	background: url(../img/shop/shop_bar.gif) no-repeat;
	color: #ffffff;
}

.saleInfo .saleCheck {
	display: inline;
	float: right;
}

.saleInfo h3 {
	margin: 0 6px 10px 6px;
	padding-bottom: 17px;
	border-bottom: 1px dashed #7a7a7a;
}

.saleInfo h4 {
	margin: 15px 6px 5px 6px;
	color: #189ed6;
}

.saleInfo .saleImage {
	margin: 0 20px 20px 0;
	width: 144px;
	height: 89px;
	float: left;
	border: 1px solid #dedede;
}

.saleInfo p {
	margin: 0 6px;
}

.saleInfo .attention {
	margin-top: 4px;
	color: #189ed6;
	font-size: 84%;
}

/* WEBクーポン */
.couponInfo {
	margin-top: 20px;
	width: 660px;
	display: block;
	clear: both;
}

.couponInfo h2,
.couponInfo h3,
.couponInfo h4 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}

.couponInfo h2 {
	margin-bottom: 18px;
	padding: 4px 0 0 10px;
	width: 660px;
	height: 20px;
	background: url(../img/shop/shop_bar.gif) no-repeat;
	color: #ffffff;
}

.couponInfo .couponCheck {
	display: inline;
	float: right;
}

.couponInfo h3 {
	margin: 0 6px 10px 6px;
	padding-bottom: 17px;
	border-bottom: 1px dashed #7a7a7a;
}

.couponInfo h4 {
	margin: 15px 6px 5px 6px;
	color: #189ed6;
}

.couponInfo .saleImage {
	margin: 0 20px 20px 0;
	width: 144px;
	height: 89px;
	float: left;
	border: 1px solid #dedede;
}

.couponInfo p {
	margin: 3px 6px;
}

.couponInfo .attention {
	margin: 4px 6px 10px 6px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dedede;
	color: #189ed6;
	font-size: 84%;
}

/* 	閉じる、戻る、そのほか
-----------------------------------------------------------*/


/* このページの先頭へ戻る */
.goTop {
	margin-top: 30px;
	padding: 0 6px;
	width: 648px;
	text-align: right;
}

/* 閉じるボタン */
.close {
	margin: 30px auto 0;
	width: 648px;
	height: 28px;
	clear: both;
	text-align: center;
}

#footer {
	background: url(../img/shop/foot_bg.gif) repeat-x center 0%;
}

#footer img {
	border: none;
}
