@charset "utf-8";
/* CSS Document */

@media screen and (min-width: 1100px) 
		{

.tab_comm {overflow:hidden;width:100%;padding-bottom:0px;  position:relative; margin-top: 30px}
.tab_menu { margin-left: 0}
.tab_comm li {float:left;width:19%; margin-left:10px;  list-style:none; border:1px solid #b4aeae  }
.tab_comm .lst {overflow:hidden;float:none;width:19%;  }
.tab_comm .link_tab {display:block; height:50px; line-height:50px;  border:1px solid #fff ;font-size:16px;color: #333;text-align:center;text-decoration:none}
.tab_comm .fst .link_tab { }
.tab_comm .lst .link_tab:hover {background:#8ec31f url("../theme/sds/image/sub/his_logo.png") no-repeat right center; }
.tab_comm .on .link_tab { background:#8ec31f url("../theme/sds/image/sub/his_logo.png") no-repeat right center; color:#fff; font-weight:bold;}

.ntable { width:100%; padding:5% 1%; border-top:#dedede 1px solid;border-left:#a6bcd1 0px solid;border-right:#a6bcd1 0px solid; border-collapse:collapse; text-align: center; margin-top: 30px; word-break: keep-all}
.ntable th { padding:10px; background:#f6f8fa}
.ntable td { padding:10px; border-top:#dedede 1px solid;font-size:0.9em; text-decoration: none; color:#414141}
.ntable .year { font-size:2.8em; color:#000; font-weight:bold;}

.ntable_th_tr {  font-size:0.9em; text-decoration: none; color:#414141;}
.ntable_content { text-align:left; font-size:0.9em; text-decoration: none; color:#414141; line-height:20px}
.ntable_h1 {font-size:1.2em; text-decoration: none; color:#F90; text-indent:15px}

.img-res {max-width: 100%; height: auto}

#img_large { width:920px; height:auto; display:block; position:relative; }
#img_s { display:none}	

#s_mapwrap { width:100%; height:auto; margin:20px auto 20px}
#max { width:920px; height:auto; display:block}	
#mini { display:none}	

	}	

@media screen and (max-width: 1099px) 
		{

.img-res {max-width: 100%; height: auto}
.tab_comm {overflow:hidden;width:100%;padding-bottom:0px;  position:relative; margin-top: 20px}
.tab_menu { margin-left:0px  }
.tab_comm li {float:left; width:19%; margin-left:2px;  list-style:none; }
.tab_comm .lst {overflow:hidden;float:none;width:19%;  }
.tab_comm .link_tab {display:block; height:35px; line-height:35px;  border:1px solid #b4aeae ;color: #333; font-size:0.7em; text-align:center; text-decoration:none}
.tab_comm .fst .link_tab { }
.tab_comm .lst .link_tab {background:#8ec31f; border-right:1px solid #dbdbdb;}
.tab_comm .on .link_tab { background:#8ec31f;  color:#fff; font-weight:bold;}


.ntable { width:96%; margin:15px 2%; border-top:#a6bcd1 2px solid; border-collapse:collapse; text-align: center; word-break: keep-all}
.ntable th { padding:10px; background:#f6f8fa}
.ntable td { padding:10px; border:#e1eef7 1px solid;font-size:1em; text-decoration: none; color:#414141}
.ntable .year { font-size:1.8em; color:#000; font-weight:bold;}

.ntable_th_tr { font-size:1.2em; text-decoration: none; color:#414141;}
.ntable_content { text-align:left; font-size:1.2em; text-decoration: none; color:#414141; line-height:18px}
.ntable_h1 { font-size:1.2em; text-decoration: none; color:#F90; text-indent:15px}

#img_s 	{ min-height: 100px; max-height: 3000px; 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}


	
	}


