/*　トップページ　*/

.advertisement{
margin-bottom:5px;
}

.regist{
width:230px;
height:90px;
margin:0px 0px 5px 0px;
}

.regist a{
text-indent:-9999px;
display:block;
width:230px;
height:90px;
margin:0px;
background-image:url(/image/btn_registration.gif);
background-position:0px 0px;
}

.regist a:hover{
background-position:0px -90px;
}

.verisign{
width:210px;
margin:0px auto;
background:#FFFFFF;
font-size:0.8em;
}

.txt{
width:560px;
margin:10px auto;
}

h3 a{
text-decoration:none;
color:#FFFFFF;
}


/* FAQ */

dl.faq dt{
font-size:14px;
color:#FF0000;
font-weight:bold;
margin-bottom:10px;
}

dl.faq dd{
font-size:12px;
color:#666666;
margin-bottom:15px;
margin-left:35px;
}
