/* クーポン */

#main{
width:600px;
height:335px;
margin:0px auto 0px auto;
}

#center{
width:584px;
height:315px;
margin:9px auto auto auto;
background-image:url(img/coupon_bg.gif);
border:1px;
border-color:#888888;
border-style:solid;
}

.shop_name{
margin:40px 0px 10px 150px;
font-size:20px;
font-weight:bold;
}

.text1{
margin:35px 0px 10px 100px;
font-weight:bold;
font-size:12px;
color:#CC0000;
}

.text2{
margin:20px 0px 5px 100px;
font-size:12px;
color:#666666;
}

.text3{
margin:5px 0px 10px 100px;
font-size:12px;
color:#FF6600;
font-weight:bold;
}

.text_add{
margin:20px 0px 5px 100px;
font-size:12px;
color:#666666;
width:400px;
border-bottom:inset;
border-bottom-color:#999999;
border-bottom:1px;
}


.text_tel{
margin:5px 0px 5px 100px;
font-size:12px;
color:#666666;
width:400px;
border-bottom:inset;
border-bottom-color:#999999;
border-bottom:1px;
}

.text_acc{
margin:5px 0px 5px 100px;
font-size:12px;
color:#666666;
width:400px;
border-bottom:inset;
border-bottom-color:#999999;
border-bottom:1px;
}

.text4{
margin:10px 0px 5px 100px;
font-size:11px;
color:#666666;
}

/* クーポンなし */

#main_no{
width:600px;
height:335px;
margin:0px auto 0px auto;
}

#center_no{
width:584px;
height:315px;

}
