@charset "utf-8";
ul,ol {
	list-style:none;
	padding:0px;
	margin:0px;
}

ul.icon03{
	margin-left:10px;
}

ul.icon03 li{
	margin-bottom:10px;
}

ul.icon03 li.end{
	margin-bottom:0px;
}

ol.flow_list {
	padding-left:25px;
	list-style:decimal;
}

ol.flow_list  li{
	margin-bottom:10px;
}

ol.flow_list li.end{
	margin-bottom:0px;
}

ul.flow_list  li{
	margin-bottom:10px;
}

ul.flow_list li.end{
	margin-bottom:0px;
}

.table_style{
	width: 100%;
	border-collapse: collapse;
}

.table_style th{
	font-weight: normal;
	background: #E0EFF5;
	border:1px solid #ccc;
	text-align: center;
	padding: 5px;
}

.table_style td{
	background-color: #FFFFFF;
	border:1px solid #ccc;
	text-align: left;
	padding: 5px;
}


.section{
	margin-bottom:30px;
	font-size: 0.8333em;
	line-height: 1.3em;
	color: #333333;
}

.centering {
	text-align: center;
}

#main_contents_new h2 {
	padding-left:0px;
}

#main_contents_new .section ol.flowChart {
	margin: 0 15px 20px;
	padding-left:5px !important;
	list-style:none;
}

#main_contents_new .section ol.flowChart li.step1,
#main_contents_new .section ol.flowChart li.step2,
#main_contents_new .section ol.flowChart li.step3 {
	margin-bottom: 15px;
	padding-bottom: 38px;
	background: url(/card/wr_css/wr_img/flow/flo_step_arw.gif) no-repeat center bottom;
	}

#main_contents_new .section ol.flowChart li dl {
	min-height: 65px;
	height: auto !important;
	height: 65px;
	padding: 20px 20px 15px 100px;
	border: 1px solid #999;
	background-repeat: no-repeat;
	}

#main_contents_new .section ol.flowChart li.step1 dl,
#main_contents_new .section ol.flowChart li.step4 dl,
#main_contents_new .section ol.flowChart li.steppo dl {
	background-image: url(/card/wr_css/wr_img/flow/flo_step_user.gif);
	background-position: 28px 15px;
	}

#main_contents_new .section ol.flowChart li.steppo dl {
	padding-left: 80px;
	*padding-left: 70px;
	background-position: 18px 15px;
	}

#main_contents_new .section ol.flowChart li.step2 dl,
#main_contents_new .section ol.flowChart li.step3 dl {
	background-image: url(/card/wr_css/wr_img/flow/flo_step_comp.gif);
	background-position: 19px 18px;
	}

#main_contents_new .section ol.flowChart li dd {
	margin-left:0px;
}

#main_contents_new .section ol.flowChart li.stepfin ul li.stepol {
	_display: inline;
	float: left;
	width: 242px;
	margin-left: 17px;
	list-style:none;
	}

#main_contents_new .section ol.flowChart li.stepfin ul li.stepol p {
	margin-top: 10px;
	}

#main_contents_new .section ol.flowChart li.stepfin ul li.steppo {
	_display: inline;
	float: right;
	width: 388px;
	list-style:none;
	}

#main_contents_new .section ol.flowChart li.stepfin ul li.steppo p.fin {
	margin-top: 8px;
	padding-top: 30px;
	background: url(/card/wr_css/wr_img/flow/flo_step_arw_s.gif) no-repeat center top;
	}

#main_contents_new .section ol.flowChart li.stepfin ul li.steppo img.toStep4 {
	display: block;
	margin: 0 auto 10px;
	}

#main_contents_new .section ol.flowChart li dl dt {
	margin-bottom: 5px;
	}

#main_contents_new .section ol.flowChart li dl dd p {
	margin-top: 0.8em;
	}

#main_contents_new .section p.fcAtn {
	margin: 0 15px 35px;
}

#contents ol.flowChart li.stepfin ul li.steppo p.fin {
	margin-top: 8px;
	padding-top: 30px;
	background: url(/card/wr_css/wr_img/flow/flo_step_arw_s.gif) no-repeat center top;
}

#main_contents_new h3 {
	padding-left:0px;
}

#main_contents_new div.setting {
	padding: 2px 15px 15px;
	border: 1px solid #fd9e4a;
}

#main_contents_new div.setting table {
	width: 100%;
	margin-top: 12px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	}

#main_contents_new div.setting table th,
#main_contents_new div.setting table td {
	padding: 8px;
	border-width: 0 1px 1px;
	border-style: solid;
	border-color: #ccc;
	text-align: center;
	vertical-align: middle;
	}

#main_contents_new div.setting table th {
	border-width: 1px 1px 0;
	background-color: #e8e8e8;
	font-weight: bold;
	}

#main_contents_new div.setting table td img.block {
	margin: 0 auto 5px;
	}