﻿@charset "utf-8";
/* CSS Document */
/*.wrap {min-height: 100%; height:100%;}*/

.fac div{ padding-left:15px; background:url(../images/fa_iten.png) no-repeat left center;}
.Each_iten_div{ overflow: hidden; border-bottom:1px solid #999; padding-bottom:5px; margin:auto; padding-top:10px; clear:both; padding-left:20px; padding-right:20px;}
.Each_iten_div div{font-size:15px; color:#333; float:left; left:0px; width:70%; padding-left:15px; background:url(../images/fa_iten.png) no-repeat;}
.Each_iten_div p{ width:20%;float: right; right:0px;font-size:12px; color:#333;}

#SM{font-size:12px; color:#333; line-height:1.8; padding:5px 20px;}

#SM img {
    width: 100% !important;
    height: auto !important;
}

#SM a{ color:#333; font-size:13px; /*background: #f96000;*/ padding: 2px 5px; background:#bdbdbd; text-decoration:none; transition:all 0.4s;}
#SM a:hover{ background:#2ac4bb; transition:all 0.4s; color:#FFF;}
#SM .table{ border:1px solid #bdbdbd; padding:15px; width:100% !important;}
#SM .table tr td{ width:100% !important; display: block;}
#SM .imp{ /*color:#FFF; background:#2ac4bb; display:table;*/ color:#000; font-weight:900;}
#SM .white{ color:#ff3900;}