

#mailmagazine .h3Area {
border:1px solid #E6E6E6;
height:250px;
width:100%;
overflow:auto;
}

#mailmagazine .rules {
width:600px;
padding:20px;
}

#mailmagazine .rules h3 {
border:none;
background:#fff;
text-align:center;
}



#mailmagazine dt {
font-weight:bold;
margin:30px 0 10px;
}

#mailmagazine dd {
margin-bottom:15px;
}

#mailmagazine ol {
margin-top:10px;
}

#mailmagazine .regist a {
display:block;
width:126px;
height:25px;
margin:20px 0;
line-height:0;
font-size:0;
text-indent:-9999px;
background:url(../images/index_btn_01.gif) no-repeat left top;
}

#mailmagazine .regist a:hover {
background:url(../images/index_btn_01_a.gif);
}


