@charset "utf-8";

ol.web_flow li{
	list-style: none;
	border-bottom: 2px solid #FFACCD;
	margin-bottom: 20px;
	width: 420px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 240px;
	margin-top: 20px;
	}

li.flow01{
	background: url(../img/bg_web_flow01.jpg) no-repeat 10px 0;
	min-height: 77px;
	}
li.flow02{
	background: url(../img/bg_web_flow02.jpg) no-repeat 10px 0;
	min-height: 105px;
	}
li.flow03{
	background: url(../img/bg_web_flow03.jpg) no-repeat 10px 0;
	min-height: 75px;
	}
li.flow04{
	background: url(../img/bg_web_flow04.jpg) no-repeat 10px 0;
	min-height: 92px;
	}
li.flow05{
	background: url(../img/bg_web_flow05.jpg) no-repeat 10px 0;
	min-height: 83px;
	}
li.flow06{
	background: url(../img/bg_web_flow06.jpg) no-repeat 10px 0;
	min-height: 96px;
	}

* html li.flow01{height:87px;}
* html li.flow02{height:115px;}
* html li.flow03{height:85px;}
* html li.flow04{height:102px;}
* html li.flow05{height:93px;}
* html li.flow06{height:106px;}

div.indent{
	margin:0 117px 0 118px;
	width:465px;
	background:#FAF9F7;
	padding-top:10px;
	}
