@charset "utf-8";

/* ****************************************************************
   クーポン印刷用の独自設定
*************************************************************** */

/* ********************************
   共通
******************************** */
body{
min-width:0;
width:640px;
font-family:ＭＳ ゴシック;
color:#000000;
font-size:12pt;
border-top:none;
background:#ffffff none;
}
#wrapperBg{
background:#ffffff none;
}
#wrapper{
min-width:0;
width:auto;
font-size:12pt;
text-align:center;
}
#header{
display:none;
}
#leftColumn{
display:none;
}
#footerWrap02{
display:none;
}
#topicPath{
display:none;
}
#mainWrap02{
background:none;
}
#mainWrap{
background:#ffffff none;
}
#mainContentsWrap{
float:none;
width:auto;
text-align:center;
}
#contents{
width:auto;
height:auto;
margin:0 auto;
padding:0;
background:#ffffff none;
}

/* ********************************
   クーポン
******************************** */
.noPrint{
display:none;
}

#contents h1,
#contents h2,
#contents p.text{
display:none;
}
#contents .btnBack{
display:none;
}
#contents .print{
display:none;
}
#pageTop{
display:none;
}
#contents .explanation2{
display:none;
}
#coupon .btnArea1{
display:none;
}
#coupon .btnArea2{
display:none;
}
#coupon .btnAreaAut{
display:none;
}
#coupon .mobile{
display:none;
}
#coupon .mobile p{
display:none;
}
#coupon .txt{
display:none;
}
#coupon .couponWrap{
height:306px;
}
#coupon .printImg{
position:absolute;
left:0;
top:0;
}
#coupon .term{
left:173px;
top:164px;
}
#coupon .term_rinda{
left:220px;
top:190px;
}
#coupon .termAut{
left:36px;
top:164px;
}

/* ********************************
   ビッグウェーブクーポン
******************************** */
#coupon10scp p.printCoupon{
position:absolute;
left:50%;
top:0;
}

#coupon10scp p.printCoupon img{
position:absolute;
left:-332px;
}
