@charset "utf-8";
/* CSS Document */


#wrapper {
	background: #ededed url(/common2/img/main_bg.png) 0 0 no-repeat;
	background-size: 100%;
}
#wrapper h1 {
	text-align: center;
	padding: 80px 0 30px;
}
#wrapper .content {
	font-size: 16px;
}
.img100 {
	width: 100%;
}
.textLine01 {
	border-top: 2px groove #ffffff ;
}
.b {
	font-weight: bold;
}
.tin{
	padding-left:15px;
}
.fonts14 {
	font-size: 14px;
}
.pd10 {
	padding: 10px 0px;
}
.riceBlack {
	background: url(../img/rice_black.png) no-repeat left 0.3em;
	padding-left: 15px;
}
p {
	width: 760px;
	padding-top: 10px;
	margin-left: 15px;
	line-height: 1.8em;
}
/*agreement page*/
.importBox{
	border:#FF0004 2px solid;
	background:#ffffff;
	padding:10px;
    line-height: 1.5;
}
.importBox h2{
	color:#FF0004;
	font-weight: bold;
	text-align:center;
	padding: 5px 0px 10px;
}
.agreement_contect {
	width: 800px;
	margin: auto;
	padding-bottom: 70px;
}
.agreement_contect h3 {
	background: url(../img/title_bg.png) 0 0 no-repeat;
	padding: 15px 15px;
	margin-top: 30px;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: 600;
}
.agreement_contect h4 {
	background: url(../img/li_bg.png) 0 0 no-repeat;
	padding: 0 25px;
	font-size: 18px;
	font-weight: bold;
	margin: 40px 0px 12px 17px;
}
.agreement_contect ol {
    width: 735px;
    padding-left: 30px;
    padding-top: 8px;
    margin-left: 15px;
}
.agreement_contect ol li {
	list-style-type: decimal;
	list-style-position: outside;
	line-height: 1.8;
}