@charset "UTF-8";
/******************   PRINT   ******************/

html {
}
body {
	font-size:12pt; margin: 0; padding: 0; color:#000;
	font-family:'メイリオ','ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;
	background-color:#fff;
}
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1{font-size:15pt;}
h2{font-size:14pt;}
h3{font-size:13pt;}
h4,h5,h6{font-size:12pt;}

/******************   LINK PRINT   ******************/

a:link, a:visited { font-style:italic; font-weight: bold; text-decoration: underline; color: #06c; }
a:link[href^="http://"]:after, a[href^="http://"]:visited:after { content: " (" attr(href) ") "; font-size: 90%; }
a[href^="http://"] {color:#000; }
img , a img 	  { border: 0; }

/******************   PRINT ADD   ******************/


#header {
	background-image:url(../img/common/bg_header.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:200px;
	background-image:none;
}

/****************** END PRINT************************/

#container {
	width:100%;
	background: transparent;
}
#shopDetail h2 span img { display:none; }
.printNone { display:none; }
.shopData table {
  width:100%;
	border:none;
	font-size:12pt;
}
.shopData table th {
  background-color:#fff;
	border:none;
	font-weight:normal;
	text-align:left;
	padding:0.4em;
	padding-left:1.5em;
}
.shopData table th span {
	
	border-left:2px solid #000000;
	height:13px;
	padding-left:10px;
	
}
.shopData table td {
  background-color:#fff;
	border:none;
	padding:0.4em;
	padding-left:1.5em;
}
#couponMid {
  background-color:#ffffff;
	border:16px solid #FF8500;
	border-right:14px solid #FF8500;
	border-top:none;
	width:630px;
	margin-left:8px;
	display:block;
	background-image:none;
	padding:0;
	padding-top:10px;
	padding-bottom:5px;
  position:relative;
	line-height:1.2;
}
#couponQR {
	float:none;
	position:absolute;
	top:5px;
	right:2px;
	padding:0;
	padding-right:10px;
	padding-top:0;
	padding-bottom:15px;
	background-color:#fff;
	background-image:none;
	width:100px;
	height:100px;
}
#couponQR img {
	width:90%;
	z-index:100;
}
#couponTxt {
	float:none;
	font-size: 12pt;
	font-family:Verdana, 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	width:580px;
	padding-left: 20px;

}
.txtShort {
}
#couponTxt h3 {
	font-size: 14pt;
	font-weight:bold;
	padding-bottom:5px;
	color:#E20A16;
	padding-top:10px;
}
.couponView {
	font-size:8pt;
	padding:10px;
	padding-bottom:0; 
 }
.couponCopyright {
  display:block;
	text-align:center;
	font-size:8pt;
}
.couponArticle {
  padding-top:10px;
	font-weight:normal;
	color:#FF6905;
	font-size: 12pt;
	z-index:200;
	padding-top:30px;
}
#sidePart {
  display:none;
	float:none;
}
#contents {
	float:none;
	width:678px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}
#newsflash , #naviTop , #header , #headerMid , #header h1 a , #footer , #footer ul li , #footerSub , #footerSub a , #logoFooter {
  display:none;
}
.couponAddress {
}
