@charset "UTF-8";
/* CSS Document */

/*==========================================================

				各コンテンツBOX（階層ページ）

==========================================================*/
.img_flow{
	width:710px;
	overflow: hidden;
	float: left;
	background-color: #FFD9D9;
	background-image: url(../image/flow_img.png);
	height: 170px;
	background-repeat: no-repeat;
	background-position: left top;
}


.flow_Box {
	overflow:hidden;
	width: 640px;
	margin-top: 0;
	margin-bottom: 24px;
	padding-right: 10px;
	padding-left: 10px;
}



.red {
	color: #c52826;
}



.select_Box .flow_s1 {
	background-image: url(../image/flow_1.png);
	float: left;
	height: 222px;
	width: 690px;
	margin-bottom: 8px;
}

.select_Box .flow_s2 {
	background-image: url(../image/flow_2.png);
	float: left;
	height: 222px;
	width: 690px;
	margin-bottom: 8px;

}

.select_Box .flow_s3 {
	background-image: url(../image/flow_3.png);
	float: left;
	height: 222px;
	width: 690px;
	margin-bottom: 8px;
}

.select_Box .flow_s4 {
	background-image: url(../image/flow_4.png);
	float: left;
	height: 170px;
	width: 690px;
	margin-bottom: 8px;
}


.select_Box .flow_s5 {
	background-image: url(../image/flow_5.png);
	float: left;
	height: 170px;
	width: 690px;
	margin-bottom: 8px;
}



.flow_left {
	width:530px;
	padding-top: 22px;
	padding-left: 140px;
	float: left;
	padding-right: 20px;
}

.flow_step {
	font-size: 18px;
	font-weight: bold;
	color: #C22525;
	padding-bottom: 4px;
}


.img_r {
	float: right;
	padding-bottom: 0px;
	padding-left: 8px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;


}
.step3_p {
	clear: both;
	width: auto;
	font-size: 10px;
}

#maincontents .select_Box .flow_s1 .flow_left .img_r .flow-contact {
	width: 168px;
	height: 59px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../../common/image/conv.png);
	display: block;
	background-repeat: no-repeat;
}



.index #wrapper #main #maincontents .select_Box .flow_s1 .flow_left .img_r .flow-contact a {
	width: 168;
	height: 69;
	font-weight: bold;
	color: #FFF;
	background-image: url(../../common/image/conv.png);
	display: block;
	background-repeat: no-repeat;
}

.index #wrapper #main #maincontents .select_Box .flow_s1 .flow_left .img_r .flow-contact a:link {
	width: 168px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../../common/image/conv.png);
	display: block;
	background-repeat: no-repeat;
	font-size: 16px;
	text-align: center;
	line-height: 20px;
	padding-top: 11px;
}

.index #wrapper #main #maincontents .select_Box .flow_s1 .flow_left .img_r .flow-contact a:hover   {
	width: 168px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../../common/image/conv.png);
	display: block;
	background-repeat: no-repeat;
	font-size: 16px;
	text-align: center;
	line-height: 20px;
	padding-top: 11px;
	text-decoration: underline;
	
	}

.index #wrapper #main #maincontents .select_Box .flow_s1 .flow_left .img_r .flow-contact a:visited   {
	width: 168px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../../common/image/conv.png);
	display: block;
	background-repeat: no-repeat;
	font-size: 16px;
	text-align: center;
	line-height: 20px;
	padding-top: 11px;
	text-decoration: none;
}
.glaf {
	display: list-item;
	list-style-position: inside;
	list-style-type: disc;
}


.title_h2_flow{
	background-image:url(../image/flow_title.png);
	background-position:left top;
	background-repeat:no-repeat;
	font-weight:bold;
	padding-left:35px;
	width: 655px;
	font-size: 14px;
	height: 34px;
	vertical-align: middle;
	padding-top: 12px;
	margin-bottom: 11px;
	color: #FFF;
}
