/*特集枠*/
.oowaku{
background-color:#EEEEEE;
padding:8px 8px 4px 8px;
}

/*特集枠大　左*/
.tokubig_l{
background-color:#FFFBE9;
background-image:url(../imgs/toku_big_l.gif);
width:11px;
}

/*特集枠大　右*/
.tokubig_r{
background-color:#FFFBE9;
background-image:url(../imgs/toku_big_r.gif);
width:8px;
}

/*特集枠大　中*/
.tokubig_center{
background-color:#FFFBE9;
background-image:url(../imgs/toku_big_c.gif);
width:23px;
}

/*特集枠大　内容*/
.tokubig_c{
background-color:#FFFBE9;
padding-top:10px;
padding-bottom:10px;
width:263px;
text-align:left;
}

/*特集枠大　内容*/
.tokubig_c2{
background-color:#FFFBE9;
padding-bottom:10px;
width:263px;
text-align:right;
}
/*特集枠小　左*/
.tokumini_l{
background-color:#FFFFFF;
background-image:url(../imgs/toku_mini_l.gif);
width:11px;
}

/*特集枠小　右*/
.tokumini_r{
background-color:#FFFFFF;
background-image:url(../imgs/toku_mini_r.gif);
width:8px;
}

/*特集枠小　中*/
.tokumini_center{
background-color:#FFFFFF;
background-image:url(../imgs/toku_mini_c.gif);
width:23px;
}

/*特集枠小　内容*/
.tokumini_c{
background-color:#FFFFFF;
padding-top:10px;
width:263px;
}
/*特集枠小　内容*/
.tokumini_c2{
background-color:#FFFFFF;
padding-bottom:10px;
width:263px;
}

/*特集枠小　タイトル*/
.tokumini_title{
background-image:url(../imgs/tokumini_title.jpg);
background-repeat:no-repeat;
height:25px;
padding-left:10px;
text-align:left;
vertical-align:middle;
}

/*特集右*/
.toku_migi{
margin-right:4px;
}

/*グレイ枠左*/
.gray_l{
background-image:url(../imgs/gray_l.gif);
background-color:#F4F4F4;
width:5px;
}

/*グレイ枠右*/
.gray_r{
background-image:url(../imgs/gray_r.gif);
background-color:#F4F4F4;
width:5px;
}

/*グレイ枠中*/
.gray_center{
background-image:url(../imgs/gray_center.gif);
width:14px;
}

/*グレイ中*/
.gray_c{
background-color:#F4F4F4;
width:280px;
text-align:left;
vertical-align:top;
}
/*グレイ中2*/
.gray_c2{
background-color:#F4F4F4;
width:280px;
text-align:right;
}


/*黄色左*/
.yellow_l{
background-image:url(../imgs/yellow_l.gif);
width:9px;
}

/*黄色右*/
.yellow_r{
background-image:url(../imgs/yellow_r.gif);
width:9px;
}

/*黄色中央*/
.yellow_c{
background-color:#FFFBE9;
width:168px;
text-align:left;

}

/*下を4あける*/
.margin_bottom4{
margin-bottom:4px;
}

/*上下5あける*/
.margin_5{
margin-bottom:5px;
margin-top:5px;
}

/*flash用*/
.route_frame {
border-top-width: 2px;
border-right-width: 2px;
border-left-width: 2px;
border-top-style: solid;
border-right-style: solid;
border-left-style: solid;
border-top-color: #F59E33;
border-right-color: #F59E33;
border-left-color: #F59E33;
}

#site_nai_kensaku{
background: url(/common/imgs/bg_site_nai_kensaku.jpg) no-repeat;


color:#CCC;
padding-top:10px;
}


#site_nai_kensaku table{
margin:0;
align:center;
}
#site_nai_kensaku td{
font-size:12px;
}
#site_nai_kensaku a{
color:#1D3994;
text-decoration:none;
}
#site_nai_kensaku a:hover{
text-decoration:underline;
}
.special_above_site_nai_kensaku{
font-size:12px;
}
.special_above_site_nai_kensaku a{
color:#1D3994;
text-decoration:none;
}
.special_above_site_nai_kensaku a:hover{
text-decoration:underline;
}

.hl_top{
background-image:url(/common/imgs/hl_top_bg.gif);
background-repeat:no-repeat;
height:25px;
color:#666666;
font-size:12px;
}
.hl_top ul{margin:0;padding:0;width:575px;position:relative;overflow:hidden;}
.hl_top li{list-style:none;float:left;}
.hl_top_txt{padding-top:11px;}
.hl_top img{margin-right:5px;}