@charset "utf-8";
/* main.css */
@import url(base.css); /* reset */
@import url(common.css); /* header,footer */

#contents h2 {text-align:center; line-height:90px; font-size:30px; font-weight:bolder; color:#333333;}

/* TAB */
#contents .sub_tab { margin-bottom:50px;}
#contents .sub_tab::after {content:""; display:block; clear:both;}
#contents .sub_tab li{float:left; height:50px; width:200px; line-height:50px; text-align:left; background-color:#EEEEEE; margin-bottom:10px; margin-left:10px;}
#contents .sub_tab li.lmg{margin-left:2px;}
#contents .sub_tab li a {font-size:18px; font-weight:bolder; background-color:#000; color:#fff; display:block; padding-left:15px;}

#mainmenu {width:100%; overflow:hidden; margin-top:50px; }

#contents {position:relative;}
#contents > p > img {}
#contents > h3 {background:url(/m2/images/common/dot.jpg) 10px 4px no-repeat; font-size:25px; font-weight:bolder; padding-left:40px; margin-bottom:10px;}

.tit_bold1 {font-weight:bolder; font-size:16pt; margin:10px 0 10px 0;}
.tit_bold {font-weight:bolder; font-size:14pt; margin:10px 0 10px 0;}


.con0105Box{width:100%; overflow-x: scroll; overflow-y: none;}










