@import url("/statics/css/www/2column.css");
@import url("/statics/css/category_body.css");

h3.category_article {
background:url("/statics/images/www/icon_kiji.gif") no-repeat;
padding-left:30px;
padding-top:9px;
height:25px;
}
h3.category_article_2 {
background:url("/statics/images/www/icon_kiji_2.gif") no-repeat;
padding-left:30px;
padding-top:6px;
height:25px;
}
h3.category_faq {
background:url("/statics/images/www/icon_faq.gif") no-repeat;
padding-left:30px;
padding-top:8px;
height:25px;
}
h3.category_glossary {
background:url("/statics/images/www/icon_yougo.gif") no-repeat;
padding-left:30px;
padding-top:8px;
height:25px;
}

ul.category_list {
overflow:hidden;
margin-bottom:10px;
}
ul.category_list li {
float:left;
width:300px;
margin-bottom:4px;
}
ul.category_list a {
text-decoration:none;
}
.deposit_manual_request{
clear:both;
background:url("/statics/images/www/btn_deposit_order.gif") no-repeat;
display:block;
width:335px;
height:55px;
}
.deposit_manual_request:hover{
background-position:0 -55px;
}
