.screening-area .bn-slider{
}

.screening-area .layout-frame{ margin-top:10px; }

.screening-area .layout-unit h3{
	margin-top:20px;
	font-size:129%;
}

.screening-area table{ margin:30px 0 0; }



.flow-area{
	border-top:3px solid #ddd;
	border-bottom:3px solid #ddd;
	margin:30px 0 0;
}

.flow-unit{
	background: url(../images/flow/bg_flow_unit.png) top center no-repeat #fafafa;
	background-size:720px auto;
	padding:40px 30px 30px;
	overflow:hidden;
	text-align:center;
}
.flow-unit.first-child{
	background-image:none;
	padding-top:30px;
}

.flow-unit-left{
	width:300px;
	float:left;
	margin:0 30px 0 0 !important;
}

.flow-unit-right{
	width:330px;
	float:left;
}

.flow-unit h3{
	font-size:115%;
	color:#333;
	background:none;
	padding:0;
	margin:0;
	text-align:center;
}

.flow-unit dl{
	background:#fff;
	padding:20px;
	margin:20px 0 0;
	overflow:hidden;
	clear:both;
}

.flow-unit dt{
	float:left;
	width:280px;
	margin-right:30px;
	font-weight:bold;
	text-align:right;
	line-height:50px;
}

.flow-unit dd{
	float:left;
	width:310px;
}

.flow-unit .rice{ font-size:93%; }

.flow-unit .list{ text-align:left; }

.flow-unit .list li{ background: url(../../images/icon_list03.png) no-repeat 0 0.6em; }

.flow-unit ul{ margin:10px 0 0; }


.option-box {
	position:relative;
	margin:10px auto;
	max-width:720px;
	background:#fff;
	padding:40px;
	font-size:93%;
}

.option-box p{
	font-size:100%;
	margin:20px 0 0;
	line-height:1.8;
}

.option-box table,
.option-box ul{
	margin:20px 0 0;
}

.option-box h3{
	clear:both;
	margin:0;
	font-size:115%;
	font-weight:bold;
	background:url(../../images/bg_title_h3.png) left top no-repeat;
	padding:15px 0 0;
	color:#333;
}

.option-box h4{
	clear:both;
	font-size:100%;
	font-weight:bold;
	margin:40px 0 0;
	/*padding:0 0 7px;*/
	/*border-bottom:3px solid #ddd;*/
}