﻿@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 #000;
	clear: both;
	margin: 0 20px;
}
.Each_iten_div div {
	font-size: 16px;
	color: #a0701d;
	float: left;
	left: 0px;
	width: 70%;
}
.Each_iten_div p {
	width: 20%;
	float: right;
	right: 0px;
	font-size: 12px;
	color: #9a8c7a;
	line-height: 24px;
}
#SM {
	font-size: 13px;
    color: #fff;
    line-height: 1.8;
    padding: 10px 0;
    margin: 0 20px;
    border-top: 1px solid #25211b;
}
#SM img {
	max-width: 100%;
	height: auto !important;
	margin: 5px 0;
}
