@import "../common/common.css";

/* side
----------------------------------------------- */

#main_l h3{
margin-top:25px;
}

#main_l ul{
list-style:none;
margin-top:15px;
}

#main_l li{
border-left:4px solid #D2D2D2;
margin-bottom:5px;
padding-left:6px;
font-size:0.9em;
}

#main_l a:link    {color:#606060; text-decoration: none;}
#main_l a:visited {color:#606060; text-decoration: none;}
#main_l a:active  {color:#606060; text-decoration: underline;}
#main_l a:hover   {color:#606060; text-decoration: underline;}

/* top_menu
----------------------------------------------- */
#top_menu {
background:url(img/top_photo.jpg) no-repeat 0 110px;
margin-left:50px;
height:330px;
}

#top_menu dt{
width:463px;
height:35px;
margin-bottom:27px;
padding:0;
}

#top_menu dt a{
width:463px;
height:35px;
display:block;
text-indent: -9999px;
text-decoration:none;
margin:0;
padding:0;
}

#top_menu dd{
width:285px;
height:35px;
margin:0 0 13px 178px;
text-indent: -9999px;
padding:0;
}

#top_menu dd a{
width:285px;
height:35px;
margin:0;
display:block;
text-indent: -9999px;
text-decoration:none;
padding:0;
}

#top_menu a:hover{ background-position:0 -35px; }


#top_menu01 a{background:url(img/top_btn01.gif) no-repeat;}
#top_menu02a a{background:url(img/top_btn02a.gif) no-repeat;}
#top_menu02b a{background:url(img/top_btn02b.gif) no-repeat;}
#top_menu02c a{background:url(img/top_btn02c.gif) no-repeat;}
#top_menu03 a{background:url(img/top_btn03.gif) no-repeat;}

#top_menu02 {
background:url(img/top_btn02.gif) no-repeat;
width:463px;
height:35px;
margin-bottom:13px;
display:block;
text-indent: -9999px;
}

#top_menu h3 a{
width:463px;
height:35px;
margin-bottom:27px;
display:block;
text-indent: -9999px;
}

#top_menu ul{
list-style:none;
}

#top_menu li a{
list-style:none;
width:285px;
height:35px;
margin:0 0 13px 178px;
display:block;
text-indent: -9999px;
line-height:100%;
}

/* list and answer
----------------------------------------------- */
#faq_list{
width:523px;
margin:30px 0 0 25px;
}

#faq_list h3{
color:#606060;
width:513px;
height:35px;
background:url(img/title_bg.gif) no-repeat;
font-size:14px;
padding:8px 0 0 10px;
margin-bottom:20px;
}

#faq_list ul{
list-style:none;
margin-bottom:50px;
}

#faq_list li{
background:url(img/icon_q.gif) no-repeat 0 2px;
padding:0 0 10px 30px;
}

#faq_list dl{
margin-bottom:50px;
}

#faq_list dt{
background:url(img/icon_q.gif) no-repeat 0 2px;
color:#336633;
border-bottom:1px solid #E0E0E0;
padding:0 0 10px 30px;
margin-bottom:15px;
}

#faq_list dd{
background:url(img/icon_a.gif) no-repeat 0 2px;
padding:0 0 3px 30px;
}