@charset "UTF-8";


body,div,h1,h2,h3,h4,p,ul,li,dl,dt,dd,ol,form,fieldset,table,img,address,label
{margin:0px;padding:0px;color:#006699;font-weight:normal;line-height:130%;text-decoration:none;list-style-type:none;border:none;text-indent:0px;font-size:1px;}
body{background-color:#006699;
}
a:link{color:#0051a6}

.clear{
clear:both;
text-indent:-9000px;
font-size:1px;}

h1,h2,{
text-indent:-9000px;
font-size:1px;}







/*賞品*/
#prize_back{
width:100%;
height:350px;
margin:auto;
background:url(../img/week_prize_bg.jpg) repeat-x;
}

.prize_main{
width:800px;
height:318px;
margin:auto;
padding-top:44px;
}

.prize_main li{
width:195px;
height:250px;
margin:auto;
border:#006699 1px solid;
float:left;
}

.prize{
display:block;
position:absolute;
text-align:left;
color:#660000;
font-weight:bold;
font-family: "ＭＳ ゴシック", "Osaka－等幅";
font-size:14px;
line-height:130%;
padding:2px 0 0 51px;
}

.num{
display:block;
text-align:center;
color:#ffffff;
font-weight:bold;
font-family: "ＭＳ ゴシック", "Osaka－等幅";
font-size:16px;
padding-top:4px;
}

.date{
display:block;
text-align:center;
color:#660000;
font-weight:bold;
font-family: "ＭＳ ゴシック", "Osaka－等幅";
font-size:15px;
padding-top:4px;
}

/*A賞*/
.a_name{
width:195px;
height:51px;
margin:auto;
background:url(../img/week_prize_a_name.jpg) no-repeat center bottom;
}

.a_num{
width:195px;
height:28px;
margin:auto;
background:url(../img/week_prize_a_num.jpg) no-repeat center;
}

.photo{
width:195px;
height:171px;
margin:auto;
}
/*A賞*/


/*B賞*/
.b_name{
width:195px;
height:51px;
margin:auto;
background:url(../img/week_prize_b_name.jpg) no-repeat center bottom;
}

.b_num{
width:195px;
height:28px;
margin:auto;
background:url(../img/week_prize_b_num.jpg) no-repeat center;
}
/*B賞*/


/*C賞*/
.c_name{
width:195px;
height:51px;
margin:auto;
background:url(../img/week_prize_c_name.jpg) no-repeat center bottom;
}

.c_num{
width:195px;
height:28px;
margin:auto;
background:url(../img/week_prize_c_num.jpg) no-repeat center;
}
/*C賞*/


/*D賞*/
.d_name{
width:195px;
height:51px;
margin:auto;
background:url(../img/week_prize_d_name.jpg) no-repeat center bottom;
}

.d_num{
width:195px;
height:28px;
margin:auto;
background:url(../img/week_prize_d_num.jpg) no-repeat center;
}
/*D賞*/


.prize_close{
display:block;
text-align:center;
margin:auto;
margin:-62px 0 0 0;
}


