@charset "Shift_JIS";

/* -------------------------------------------------
	body#flow index.css
-------------------------------------------------- */
.commission {
	padding: 0 4px;
	margin-bottom: 30px;
	overflow: hidden;
}
.commission li{
	width: 172px;
	float: left;
	padding: 0 20px;
	display: block;
	overflow: hidden;
}
.commission li.center{
	border-left: #CCCCCC 1px dotted;
	border-right: #CCCCCC 1px dotted;
}
.commission li.rightend {
	border-right: none;
	padding: 0 0 0 20px;
}
.commission li dt {
	margin-bottom: 12px;
}

.flow01,
.flow02,
.flow03 {
	width: 646px;
	padding: 11px 0 14px 8px;
	display: block;
	overflow: hidden;
}
.flow01 {
	background: #ECF7FA url(../images/flow01_bg.gif) no-repeat left top;
}
.flow02 {
	background: #E9EDFC url(../images/flow02_bg.gif) no-repeat left top;
}
.flow03 {
	background: #E9FCF4 url(../images/flow03_bg.gif) no-repeat left top;
}
.flowL {
	float: left;
	margin-right: 32px;
}
body#flow h3{
	margin-bottom: 6px;
}
.flowL .flowLBox {
	background-color: #FFF;
	width: 311px;
	padding: 12px 10px 12px 7px;
	display: block;
	overflow: hidden;
}
.flowL .flowLBox .imgLeft{
	float: left;
	margin-right: 8px;
}
.flowL .flowLBox .txtRight{
	display: block;
	overflow: hidden;
}
.flowL .flowLBox ol li{
	padding: 0 0 10px 0.7em;
	text-indent: -0.7em;
}
.flowL .flowLBox ol li.last{
	padding-bottom: 0;
}
.flowR {
	float: left;
	background: #FFF url(../images/txt_flow_wkbg.jpg) no-repeat left top;
	border: #CCCCCC 1px solid;
	width: 247px;
	padding: 12px 15px 12px 15px;
	display: block;
	overflow: hidden;
}
.flowR .imgRight{
	float: right;
	margin-left: 6px;
}
.flowR dl{
	float: left;
	width: 110px;
	margin-right: 6px;
	font-size: 78%;
	line-height: 140%;
}
.flowR dt{
	float: left;
	margin-right: 6px;
}
.flowR dd.top{
	margin-top: 5px;
}
.flowR .mark{
	float: right;
	margin-left: 14px;
}
.flowL .arwImg{
	margin: 10px 0 10px 28px;
}
.arwImgout{
	margin: 10px 0 10px 34px;
}
