@charset "Shift_JIS";

/* others>flow 2011.oct.19.
********************************/

/* flow */

.cha_flow_section h3 {
	font-size:120%;
	margin-bottom:10px;
	font-weight:bold;
}

.cha_flow_section .cha_flow_unit {
	/*margin-bottom:10px;*/
	width: 618px;
	
}

.cha_flow_section .cha_flow_unit_left {
	float: left;
	width: 317px;
}

.cha_flow_section .cha_flow_unit_right {
	float: right;
	width: 301px;
	
}

.cha_flow_section .cha_flow_unit_left02 {
	float: left;
	width: 411px;
}

.cha_flow_section .cha_flow_unit_right02 {
	float: right;
	width: 207px;
}

.cha_flow_section .center {
	text-align: center;
}

.cha_flow_section .right{
	text-align: right;
	}

.cha_flow_section .arrow {
	width: 100%;
	text-align: center;
	/*margin-bottom:10px;*/
}

.cha_flow_section .arrow img {
	margin: 5px auto;
}

.cha_flow_section .mar_t5 {
	margin-top: 5px;
}

.cha_flow_section .pad_t10 {
	padding-top: 10px;
}

.cha_flow_section .cha_flow_unit p {
	font-size:106%;
	line-height:140%;
}

