@charset "utf-8";
/* CSS Document */

.title {
	padding:20px 0;
}
.flow-hw1 {
	padding:5px 0 15px 17px;
	font-size:16px;
	font-weight:bold;
	color:#4367A9;
	background:url(../images/about/about-arrow1.jpg) no-repeat left 10px;
}
*html .flow-hw1 {
	background:url(../images/about/about-arrow1.jpg) no-repeat left 11px;
}
.flow-box1 {
	padding:0 20px;
}
#flow-list1 {
	list-style:none;
	margin:0 15px;
}
#flow-list li {
	margin:0 0 10px 0;
	padding:0 0 0 30px;
	min-height:23px;
	_height:23px;
	line-height:23px;
}
#flow-list #list1 {	background:url(../images/flow/flow-icon1.jpg) no-repeat left top; }
#flow-list #list2 {	background:url(../images/flow/flow-icon2.jpg) no-repeat left top; }
#flow-list #list3 {	background:url(../images/flow/flow-icon3.jpg) no-repeat left top; }
#flow-list #list4 {	background:url(../images/flow/flow-icon4.jpg) no-repeat left top; }
#flow-list #list5 {	background:url(../images/flow/flow-icon5.jpg) no-repeat left top; }
.flow-font1 {
	color:#006699;
}
.rgt {
	text-align:right;
}
