@charset "UTF-8";

#title_img{
	background-image: url(../../images/flow_title.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 430px;
	height: 40px;
	margin-bottom: 10px;
	display: block;
}
dt{
	margin: 10px auto 15px auto;
	padding: 5px;

	font-size: larger;
	font-weight: bolder;
	text-align: center;
}
dl{
	margin: 35px 0 35px 0;
	}
.flow_txt1{
	background-image: url(../../images/f01.gif);
	background-position: top center;
	background-repeat: no-repeat;
	width: 425px;
}
.flow_txt2{
	background-image: url(../../images/f02.gif);
	background-position: top center;
	background-repeat: no-repeat;
	width: 425px;
	height: 31px;	
}
.flow_txt3{
	background-image: url(../../images/f03.gif);
	background-position: top center;
	background-repeat: no-repeat;
	width: 425px;
	height: 31px;	
}
.flow_txt4{
	background-image: url(../../images/f04.gif);
	background-position: top center;
	background-repeat: no-repeat;
	width: 425px;
	height: 31px;	
}
.flow_txt5{
	background-image: url(../../images/f05.gif);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 40px 0 40px 0;
	width: 425px;
	height: 31px;	
}
.flow_yajirushi{
	background-image: url(../../images/flow_yajirusi.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 50px;
	height: 70px;
	margin-left: 190px;
	display: block;
}
.txtbox{
	padding-top: 40px;
	padding-left: 35px;
	margin-bottom: 10px;
	display: block;
}
