/*ボディ全体*/
body{
background-image:url(images/special/0808bg_body.gif);
background-repeat:repeat-x;
background-color:#F5EEEE;
padding-top:0px;
margin-top:0px;
padding-left:0px;
margin-left:0px;
padding-bottom:0px;
margin-bottom:0px;
color:#333333;
}



#body_l{
width:800px;
background-color:#ffffff;
border-right: thin solid #000000;
}

/*ボディー(内側)指定*/
#body_s{
width:800px;
}

/*スペシャルウィークタイトル指定*/
h1{
height:50px;
color:#006699;
background-image:url(images/special/0710bg_title.jpg);
background-repeat:no-repeat;
border-bottom:solid 1px #006699;
padding-left:20px;
font-size:1.8em;
margin-top:0px;
}

/*上半分の指定*/
#lead{
width:750px;
margin:0px 0px 0px 25px;
}

/*プレゼントリードテキストの指定*/
.txl{line-height:140%;font-size:0.8em;color:#190404;}



/*プレゼント部分の指定*/
#present{
width:750px;
margin-bottom:20px;
color:#ffffff;
}


/*各商品タイトルの指定*/
h2.title_products{
font-size:1em;
}

/*プレゼント画像の指定*/
#products{
background-image:url(images/special/campain.gif);
background-repeat:no-repeat;
width:750px;
height:600px;
}


/*各プレゼントの指定*/
.present_products1,.present_products2,.present_products3{
width:300px;
float:left;
padding:30px;
}



/*応募の指定*/
#apply{
background-color:#ffffff;
color:#333333;
clear:both;
border:double 3px #333333;
}

strong{
color:#ff0000;
font-weight:600;
}

/*応募タイトルの指定*/
h2.title_apply{
background-color:#333333;
color:#ffffff;
font-size:1em;
margin-top:0px;
text-align:center;
}

/*応募テキストの指定*/
p#tx_apply{
width:400px;
float:left;
padding:0px 10px 0px 10px;
}

ul#apply_howto{
background-color:#99ffff;
list-style-type:none;
font-size:0.8em;
padding:0px 10px 0px 10px;
margin:0px 10px 0px 10px;
overflow: hidden;
}

li.apply_howto{font-weight:600;}

/*個人情報取り扱いテキストの指定*/
p.privacy{
height:120px;
font-size:0.65em;
color:#666666;
}

img#programinfo{margin-bottom:20px;}


/*各番組欄の指定*/
#program{
width:750px;
clear:both;
margin:0px 0px 0px 25px;
}



/*各番組一つの指定*/
.one_program{
background-color:#ffffff;
clear:both;
border:double 3px #cccccc;
padding:10px 10px 10px 10px;
}


/*各番組サムネイルの指定*/
.img_program{
float:right;
margin:0px 0px 10px 5px ;
border:solid 1px #333333;
}

.img_gest{
float: right;
margin-left: 7px;
}

/*各番組タイトル*/
h3{
font-size:0.85em;
width:600px;
border-bottom:dotted 1px #999999;
}

.tx_program{
line-height:140%;
font-size:0.8em;
}

.gest{
line-height:140%;
font-size:0.8em;
}

.gest_2{
line-height:140%;
font-size:0.8em;
margin-top: 10px;
margin-bottom: 5px;
}

.pagetop{
font-size:0.6em;
text-align:right;
margin-bottom:0px;
}


a:link{color:#DB34A4;text-decoration:none;}
a:visited{color:#DB34A4;text-decoration:none;}
a:active{color:#D0C11F;text-decoration:underline;}
a:hover{color:#D0C11F;text-decoration:underline;}


/*フッターの指定*/
#footer{
background-image:url(images/special/bg_footer.jpg);
background-repeat:repeat-s;
height:30px;
color:#ffffff;
border-top:solid 1px #333333;
font-size:0.6em;
margin-top:30px;
padding:10px 10px 0px 10px;
}


/*フッターコピーライト部分のマージン*/
#copyright{
color:#ffffff;
margin:0px 0px 0px 600px;
}
