@charset "utf-8";

/* ****************************************************************
   EDNSからWチャンスキャンペーン詳細ページの独自設定
*************************************************************** */
#contents h2{
margin-bottom:0;
}

#contents ul li{
background:none;
margin-bottom:0;
padding-top:0;
}

/*detail*/
#detail{
padding-bottom:24px;
background:#11376b;
color:#ffffff;
text-align:center;
letter-spacing:0.1em;
}

#detail a{
color:#ffffff;
text-decoration:underline;
}

/*about*/
#about{
width:665px;
margin:0 auto;
padding-top:30px;
padding-bottom:5px;
background:url(../images/abo_bg.gif) no-repeat 0% 100%;
text-align:left;
}

#about ul{
padding-bottom:13px;
padding-left:22px;
background:url(../images/abo_line.gif) repeat-y 0% 0%;
}

#contents #about li{
padding-bottom:4px;
}

#about a{
padding-left:11px;
background:url(../images/abo_arrow.gif) no-repeat 0% 50%;
}

/*chance*/
#chance{
margin:0 auto;
height:1970px;
background:url(../images/cha_bg.gif) no-repeat 30px 142px;
}

#chance ul{
padding-left:50px;
}

#chance li{
float:left;
}

p#note{
width:665px;
margin:0 auto;
padding-top:40px;
background:url(../images/note_bg.gif) no-repeat 0% 0%;
text-align:left;
line-height:1.8;
}