@charset="shift_jis";

.coupon-print-table {
width:580px;
height:191px;
background:url(../img-detail/coupon-big-bg.gif) no-repeat;
margin:15px 0 0 10px;
}

.coupon-print-table h3{
vertical-align:top;
font-size:16px;
line-height:1.8em;
padding:0px;
margin:27px 0 0 10px;
}

.coupon-print-table p{
vertical-align:top;
padding:0px;
margin:10px 0 0 10px;
}

/*====================================================*/
/* MAIN IMG */
/*====================================================*/
#coupon-img {
width:580px;
height:191px;
background:url(../img-detail/coupon-big-bg.gif) no-repeat;
padding:0px;
margin:15px 0 -10px 9px;
position: relative;
}

#coupon-img h3{
float:right;
width:550px;
font-weight:normal;
font-family:"メイリオ","ヒラギノ角ゴ Pro W6","ＭＳ Ｐゴシック", Osaka;
font-size:16px;
color:#000000;
line-height:1.8em;
padding:0px;
margin:0;
position: absolute;
height: auto;
top: 20px;
right: 10px;
}

#coupon-img p{
position: absolute;
height: auto;
font-size:12px;
top: 140px;
/*right: 440px;*/
padding:0px 0px 0px 20px;
}
