@charset "utf-8";
/* CSS Document */

h1.ttl{
	background:url(img/ttl.gif) no-repeat;
	width:800px;
	height:47px;
	text-indent:-9000px;
	display:block;
	margin-bottom:20px;
}

.flow-area{
	width:760px;
	border:1px solid #FCCFC2;
	margin:0 20px 15px 20px;
}

.flow-area p{
	font-size:14px;
	padding:5px 10px;
}

.flow-area-l-01{
	float:left;
	width:120px;
	background:#FEB37A;
	height:250px;
}

.flow-area-l-02{
	float:left;
	width:120px;
	background:#FE8B7A;
	height:245px;
}


.flow-area-l-03{
	float:left;
	width:120px;
	background:#F7828D;
	height:270px;
}


.flow-area-l-04{
	float:left;
	width:120px;
	background:#F88FBE;
}


.flow-area-l-05{
	float:left;
	width:120px;
	background:#E2CF45;
}






.flow-area-c{
	float:left;
	width:430px;
	margin:15px 20px;
}

.flow-area-r{
	float:left;
	margin:15px 0px;
}