@charset "UTF-8";

/* 各ページに個別のCSSが必要な場合はここに記入してください */



.flowBlock li {

	background: url(../../../common/images/blue_dots.gif) repeat-x left bottom;

	min-height: 170px;

}



* html .flowBlock li {

	height: 170px;

}



.flowBlock li dl dd {

	position: relative;

}



.flowBlock li dl dd .flowImg {

	left: 45px;

	position: absolute;

	top: 15px;

}



.flowBlock li dl dd .flowTxt {

	padding: 0 0 0 210px;

}



.flowBlock li dl dd div em {

	color: #C12C30;

	font-style: normal;

}



.flowBlock li dl dd div ul li {

	background: none;

	min-height: 10px;

}



* html .flowBlock li dl dd div ul li {

	background: none;

	height: auto;

}




