@charset "UTF-8";
/* flow PAGE */

.contents {
	border: 0;
	border-right: 3px solid #ec6c00;
	border-left: 3px solid #ec6c00;
	font-size: 105%;/*111013*/
}

em {
	font-weight: bold;
	font-style: normal;
}


/*------------------------------------------------------
column-top
------------------------------------------------------*/

.column-top {
	background:url(/inc/images/common/bg_radius_1col_o_top.gif) no-repeat top center;
	position: relative;
	top: -5px;
	_top: -15px;
	width: 920px;
	margin: 5px -3px 0 -3px;
	padding: 30px 30px 0 30px;
}
.column-top p {
	margin: 30px 0;
}
	

/*------------------------------------------------------
column-main
------------------------------------------------------*/
.column-main {
	position: relative;
}

h3 {
	margin: 0 0 30px 30px;
}

.section-wrapper {
	position: relative;
}
	
.section {
	position: relative;
	background:url(/inc/images/common/bg_section_ora.gif) no-repeat bottom center;
	z-index:1;
	_overflow: hidden;
	margin: 0 30px;
	_margin: 0 26px;
}

h4 {
	margin-top: 5px;
	padding: 10px 20px 5px;
	border-bottom: 1px dotted #ec6c00;
	color: #ec6c00;
	font-size: 200%;
	font-weight: bold;
	background:url(/inc/images/common/bg_h4_ora.gif) no-repeat top center;
}

h4 img {
	margin-right: 15px;
    vertical-align: bottom;
}

.section div {
	padding: 20px;
}

.section .pic01 {
	position: absolute;
	padding: 0;
	z-index: 10;
	left: 658px;
	top: -21px;
}

.section ul {
	margin-left: 10px;
}

/*hukidashi-area-warpper*/
.hukidashi-area-warpper {
	margin-top: 25px;
	padding-top: 30px;
	background: url(/inc/images/flow/bg_hukidashi01.gif) no-repeat top;
}

.hukidashi-area {
	padding:0 70px 10px;
	background: url(/inc/images/flow/bg_hukidashi02.gif) no-repeat bottom;
}

.column-bottom {
	background: url(/inc/images/common/img_radus_bottom_o.gif) no-repeat bottom center;
	margin: 0 -3px;
	padding: 0;
	width: 980px;
}