@charset "utf-8";
/* CSS Document */

/* =========== right contents area =========== */

#flow {
	width: 570px;
	margin: 0 auto;
	padding: 0 0 30px 0;
}
div.cont-area{
	margin-right: 10px;
	margin-left: 10px;
	}

div.cont-area h3 {
	margin: 30px 0 0 0;
}
	
div.cont-area01{
	margin-top: 20px;
	margin-left: 10px;
	padding-top: 10px;
	background-image: url(../img/flow/tbl_top_f01.gif);
	background-repeat: no-repeat;
	}

div.cont-area01 table{
	width: 550px;
	border-collapse: collapse;
	}
	
div.cont-area01 table tbody th{
	width: 150px;
	text-align: left;
	vertical-align: top;
	background-image: url(../img/flow/tbl_th_f01.gif);
	}
	
div.cont-area01 table tbody td{
	width: 400px;
	background-image: url(../img/flow/tbl_td_f01.gif);
	}
	
div.cont-area01 table tbody td img{
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	clear: both;
	}
	
div.cont-area01 table tbody td dl{
	width: 370px;
	margin-left: 15px;
	line-height: 140%;
	}
	
div.cont-area01 table tbody td dl dt span{
	width: 25px;
	display: block;
	float: left;
	line-height: 140%;
	}
	
div.cont-area01 table tbody td dl dd{
	line-height: 140%;
	padding-bottom: 5px;
	}

dd.dd_bg01 span{
	display: block !important;
	width: 230px !important;
	float: left!important;
	}

dd.dd_bg01 img{
	display: block !important;
	float: left !important;
	padding: 0px !important;
	margin: 0px !important;
	}
	
div.cont-area02{
	margin-left: 10px;
	padding-top: 22px;
	background-image: url(../img/flow/bg_tbl_01.gif);
	background-repeat: no-repeat;
	}
	
div.cont-area02 img{
	display: block;
	}

div.cont-area02 table{
	width: 550px;
	border-collapse: collapse;
	}
	
div.cont-area02 table tbody th{
	width: 150px;
	text-align: left;
	vertical-align: top;
	background-image: url(../img/flow/tbl_th_f01.gif);
	}
	
div.cont-area02 table tbody td{
	width: 400px;
	background-image: url(../img/flow/tbl_td_f01.gif);
	}
	
div.cont-area02 table tbody td img{
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	clear: both;
	}
	
div.cont-area02 table tbody td dl{
	width: 370px;
	margin-left: 15px;
	line-height: 140%;
	}
	
div.cont-area02 table tbody td dl dt span{
	width: 25px;
	display: block;
	float: left;
	line-height: 140%;
	}
	
div.cont-area02 table tbody td dl dd{
	line-height: 140%;
	padding-bottom: 5px;
	}
.page-top {
	width: 540px;
	margin: 40px auto 0 auto;
	text-align: right;
	padding: 5px 10px 5px 0;
	border: 1px solid #E7E7E7;
}
