@charset "UTF-8";

.contents_right section {
	margin-bottom: 40px;
}

.contents_right p {
	font-size: 13px;
	margin-bottom: 2.5em;
}

div.box_inh {
	width: 570px;
	border: 5px solid #dcdcdc;
	background-color: #efefef;
	margin: 0 auto ;
}

div.flow_next {
	width:100%;
	margin:10px auto;
	text-align:center
}


div.box_inh h5.inh_h5 {
	float: left;
	display: block;
	color: #cd5f00;
	font-size: 20px;
	padding: 30px 0 0 30px;
	margin: 0;
}

div.box_inh .box_inh_right {
	float: right;
	text-align: left;
	width: 320px;
	font-size: 13px;
	padding: 30px 30px 30px 0;
}

div.box_inh .box_inh_right .box {
	width: 48%;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.box_inh_right p {
	margin: 1em 0;
}

.box_inh_right h6 {
	font-weight: normal;
}

.box_inh_right h6 span {
	color: #c27b20;
}