@charset "utf-8";
/* CSS Document */



.tab_comm {overflow:hidden;width:100%;padding-bottom:0px; margin-top:40px; margin-left: 120px; margin-bottom:0px;  position:relative}
.tab_menu { margin-left:0  }
.tab_comm li {float:left;width:116px; margin-left:-1px;  list-style:none}
.tab_comm li:first-child {border-left:1px solid #0044ab}
.tab_comm .lst {overflow:hidden;float:none;width:116px;  }
.tab_comm .link_tab {display:block;height:36px; line-height:14px; padding:10px; border:1px solid #0044ab ;font-size:14px;text-align:center;text-decoration:none}
.tab_comm .fst .link_tab { }
.tab_comm .lst .link_tab {border-right:1px solid #0044ab;}
.tab_comm .on .link_tab { font-weight:normal; background:#0044ab; color:#fff; font-weight:bold;}



@media screen and (min-width: 1025px) 
		{

#img_large { width:840px; height:auto; display:block; position:relative; }
#img_s { display:none}	

#s_mapwrap { width:100%; height:auto; margin:20px auto 20px}
#max { width:840px; height:auto; display:block}	
#mini { display:none}	

	}	

@media screen and (max-width: 1024px) 
		{


.tab_comm {overflow:hidden;width:100%;padding-bottom:0px; margin-top:40px; margin-left: 20px; margin-bottom:0px;  position:relative}
.tab_menu { margin-left:0  }
.tab_comm li {float:left;width:24%; margin-left:-1px;  list-style:none}
.tab_comm li:first-child {border-left:1px solid #0044ab}
.tab_comm .lst {overflow:hidden;float:none;width:24%;  }
.tab_comm .link_tab {display:block;height:36px; line-height:14px; padding:10px; border:1px solid #0044ab ;font-size:14px;text-align:center;text-decoration:none}
.tab_comm .fst .link_tab { }
.tab_comm .lst .link_tab {border-right:1px solid #0044ab;}
.tab_comm .on .link_tab { font-weight:normal; background:#0044ab; color:#fff; font-weight:bold;}

#img_s 	{ min-height: 300px; max-height: 2000px; min-width: 300px; max-width: 1020px;}
#img_large { display:none }

#s_mapwrap { width:100%; height:auto; margin:0 auto; min-height:370px; background:#FFF}
#mini { width:340px; height:auto; display:block; position:relative; margin:30px auto}	
#max { display:none}


	
	}


