- @charset "utf-8";
- .main_full{background:#eaeaea;}
- .main_full ul{overflow:hidden;margin:0 auto;width:1200px;}
- .main_full ul li{float:left;padding-top:109px;width:25%;height:200px;border-right:1px solid #d6d6d6;line-height:18px;text-align:center;}
- .main_full ul li:first-child{border-left:1px solid #d6d6d6;}
- .main_full ul li strong{display:block;margin-bottom:9px;font:20px/1 'NSB';color:#000;}
- .main_full ul li:first-child{background:url('/images/main/ico01.gif') 50% 21px no-repeat;}
- .main_full ul li:nth-child(2){background:url('/images/main/ico02.gif') 50% 21px no-repeat;}
- .main_full ul li:nth-child(3){background:url('/images/main/ico03.gif') 50% 26px no-repeat;}
- .main_full ul li:nth-child(4){background:url('/images/main/ico04.gif') 50% 26px no-repeat;}
|