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

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

div.cont-area{
	margin-right: 10px;
	margin-left: 10px;
	}

div.cont-area h3{
	font-weight: bold;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 120%;
	color: #3770A3;
	border-style: solid;
	border-color: #cccccc;
	border-width: 1px;
	background-color: #E6EBEF;
	}
	
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;
	}


