@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
#flow a{
	color: #FE4381;
	font-weight: normal;
}
#flow a:hover{
	font-weight: normal;
}
/*-------------------------------------------------------------------
	#flow
-------------------------------------------------------------------*/
#flow {
	margin-bottom: 30px;
}
#flow .box {
	margin-bottom:70px;
	overflow: hidden;
	/zoom: 1;
}

#flow .box .image {
	float: left;
	
}
#flow .box dl {
	margin-left: 269px;
	padding: 80px 0 0 87px;
	
}
#flow .box dl dd {
	font-size: 1.14em;
}
#flow .box.last {
	margin-bottom: 0;
}
#flow .box.last .image {
	background: none;
}
#flow .box dl.one{
	background: url(../image/bg_flow01.jpg)top 0 left 10px no-repeat;
}
#flow .box dl.two{
	background: url(../image/bg_flow02.jpg)top 0 left 0px no-repeat;
}
#flow .box dl.three{
	background: url(../image/bg_flow03.jpg)top 0 left 0px no-repeat;
}
#flow .box dl.four{
	padding: 75px 0 0 87px;
	background: url(../image/bg_flow04.jpg)top 0 left 6px no-repeat;
}
#flow .box dl.five{
	background: url(../image/bg_flow05.jpg)top 0 left 20px no-repeat;
}
#flow .box dl.six{
	background: url(../image/bg_flow06.jpg)top 0 left 8px no-repeat;
}
#flow .box dl.seven{
	background: url(../image/bg_flow07.jpg)top 0 left 6px no-repeat;
}
#flow .box dl.eight{
	background: url(../image/bg_flow08.jpg)top 0 left 12px no-repeat;
}