@charset "utf-8";
/*===============================================

 *	about

===============================================*/

/*
*
***************************************************/
#flow-wrapper{
	background:url(../img/bg_application.png) center no-repeat;
	height:282px;
	margin:0 0 40px 0;
}
#flow-wrapper .flow-box{
	margin:0 0 5px 0;
	padding:10px;
}
#flow-wrapper .icon-flow{
	float:left;
	margin:0 20px 0 10px;
	padding:80px 0 0 0;
	width:102px;
}
#flow-wrapper .photo-flow{
	float:left;
}
#flow-wrapper .photo-flow li{
	font-size:12px;
	float:left;
	margin:40px 10px 0 0;
	width:165px;
}
#flow-wrapper .photo-flow li:last-child{
	font-size:12px;
	float:left;
	margin:40px 0 0 0;
	width:170px;
}

#kodawari-wrapper{
	position:relative;
}
.icon-free{
	display:block;
	position:absolute;
	right:-40px;
	bottom:100px;
}

/*-----------------------------------------------

 *	kodawari-table

-----------------------------------------------*/
table.kodawari-table caption {
	text-align:center;
	margin:0 0 10px 0;
}
table.kodawari-table td {
	padding:10px 0;
}

.out_link {
	overflow:hidden;
	_zoom:1;
	margin:30px 0 30px 10px;	
}

.out_link li {
	float:left;
	text-align:center;
	padding-right:10px;
}

.caution-box .contact_about {
	font-size:24px;
	font-weight:bold;
	color:#b163a3;
}
