@charset "utf-8";


#main_visual {width:640px; position:relative; margin:0 auto; overflow:hidden; background:#ccc;}
#main_visual .imgbox {width:100%; height:486px;}
#main_visual .slider {width:100%; height:100%;}
#main_visual .slider .item {float:left; width:640px;}
#main_visual .btnbox {position:absolute; bottom:15px; z-index:2; left:50%; margin-left:-75px; width:150px; height:22px; cursor:pointer; }
#main_visual .btnbox .go {float:left; width:22px; height:22px; background:#fff; border-radius:11px; font-size:0; margin:0 4px;}
#main_visual .btnbox .go.on {background:#212121;}
#main_visual .btnbox .go.off {background:#fff;}

#mbtns {width:100%; background:#7e7873; padding:14px 0; margin-bottom:5px; }
#mbtns:after {clear:both; display:block; content:"";}
#mbtns ul {width:630px; margin:auto;}
#mbtns ul li {float:left; width:210px; text-align:center;}

#main_cnts {width:100%; height:321px; margin-bottom:5px;}
#main_cnts .fl_left {width:319px;}
#main_cnts .fl_right {width:316px;}
#main_cnts .fl_right li {float:left;} 

#q_btns {width:100%; margin-bottom:5px; overflow:hidden;}
#q_btns ul {width:645px;}
#q_btns ul li {float:left; width:215px;}

#map {width:100%;}
#map li {float:left; width:320px;}

#notice {width:100%; height:42px; background:#979392;}
#notice:after {clear:both; display:block; content:"";}
#notice div {float:left; height:100%;}
#notice .tit_notice {width:157px; text-align:center; font-size:0; background:#5e5e5e;}
#notice .tit_notice img {margin-top:10px;}
#notice .cnt_notice {width:473px;}
#notice .cnt_notice a {display:block; padding-left:10px; line-height:42px; color:#fff;}