@charset "utf-8";
html,body{font-family:Meiryo,'MS UI Gothic';}
.m-special .tabs{background:#fff;box-shadow:0 1px 15px #afafaf;text-align:center;}
.m-special .tabs li{float:left;width:600px;height:70px;}
.m-special .tabs a{padding:20px 0;font-size:18px;color:#afafaf;display:block;}
.m-special .tabs .current{border-bottom:3px solid #00ab6f;color:#008856;}

.m-99-list{padding:20px 0 0;}

.m-sp-item{margin-bottom:20px;}
.m-sp-item .hd{padding:10px 20px;background:#00ab6f;border-radius:3px 3px 0 0;font-size:16px;color:#fff;}
.m-sp-item .bd{background:#fff;border:1px solid #e1ece8;border-bottom:0;border-radius:0 0 3px 3px;}
.m-sp-item .bd table{margin:0 auto;width:100%;}
.m-sp-item .bd table td{padding:20px 0;width:20%;border-bottom:1px solid #e1ece8;font-size:16px;text-align:center;}
.m-sp-item .bd i{margin:0 10px;background:url(img/99/bg-i.png) no-repeat;width:20px;height:19px;display:inline-block;*display:inline;zoom:1;vertical-align:middle;}
.m-sp-item .bd a:hover{color:#00ab6f;}
.m-sp-item .bd a:hover i{background-position:-20px 0;}
