@charset "utf-8";
/*-----------------------------------------------
 format　初期設定
-----------------------------------------------*/
*{
margin:0;
padding:0;
}
body{
background-color:#FFF;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
color:#FFFFFF;
}
img{
border:0;
}
p{
display:block;
width:600px;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
padding-top:15px;
text-align:left;
margin-left:auto;
margin-right:auto;
line-height:1.2em;
}
/*-----------------------------------------------
 layout レイアウト　
-----------------------------------------------*/
#wapper{
width:700px;
height:550px;
background-image:url(../img/ex_cex_ad_page.gif);
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;
text-align:center;
}
#enter_ex{
padding-top:145px;
width:301px;
height:86px;
margin-right:auto;
margin-left:auto;
}
#enter_ex a{
width:301px;
height:86px;
display:block;
background-image:url(../img/enter_ex_up.gif);
background-repeat:no-repeat;
}
#enter_ex a:hover{
background-image:url(../img/enter_ex_over.gif);
}
#enter_cex{
padding-top:30px;
width:301px;
height:86px;
margin-right:auto;
margin-left:auto;
}
#enter_cex a{
display:block;
width:301px;
height:86px;
background-image:url(../img/enter_cex_up.gif);
background-repeat:no-repeat;
}
#enter_cex a:hover{
width:301px;
height:86px;
background-image:url(../img/enter_cex_over.gif);
background-repeat:no-repeat;
}
/*-----------------------------------------------
 class クラス　
-----------------------------------------------*/

/*-----------------------------------------------
 layout レイアウト　
-----------------------------------------------*/
#wapper1{
width:700px;
height:625px;
background-image:url(../img/ex_cex_ad_page.jpg);
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;
text-align:center;
}
#wapper1 p{color:#333333;}
#enter_ex1{
padding-top:145px;
width:302px;
height:88px;
margin-right:auto;
margin-left:auto;
}
#enter_ex1 a{
width:302px;
height:88px;
display:block;
background-image:url(../img/enter_ex_up.jpg);
background-repeat:no-repeat;
}
#enter_ex1 a:hover{
background-image:url(../img/enter_ex_over.jpg);
}
#enter_cex1{
padding-top:30px;
width:302px;
height:88px;
margin-right:auto;
margin-left:auto;
}
#enter_cex1 a{
display:block;
width:302px;
height:88px;
background-image:url(../img/enter_cex_up.jpg);
background-repeat:no-repeat;
}
#enter_cex1 a:hover{
width:302px;
height:88px;
background-image:url(../img/enter_cex_over.jpg);
background-repeat:no-repeat;
}
#enter_1pondo{
padding-top:30px;
width:300px;
height:40px;
margin-right:auto;
margin-left:auto;
}
#enter_1pondo a{
display:block;
width:300px;
height:40px;
background-image:url(../img/1pondo_up.jpg);
background-repeat:no-repeat;
}
#enter_1pondo a:hover{
width:300px;
height:40px;
background-image:url(../img/1pondo_over.jpg);
background-repeat:no-repeat;
}
p.pon{
display:block;
width:400px;
font-size:14px;
font-weight:bold;
padding-top:10px;
text-align:center;
margin-left:auto;
margin-right:auto;
line-height:1.2em;
}
