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

/*-----------------------------------------------------------*/

#block01{
	width:914px;
	margin:0px auto;
	overflow:hidden;
}

#block01 .map{
	width:477px;
	float:left;
	overflow:hidden;
}

#block01 .s_block{
	width:400px;
	float:right;
	overflow:hidden;
}

#block01 .s_block table{
	width:100%;
	border-top:1px solid #DDDDDD;
	font-size:14px;
}

#block01 .s_block table th{
	border-bottom:1px solid #DDDDDD;
	padding:1.5em 0px;
	text-align:left;
	color:#1166B8;
	width:105px;
}

#block01 .s_block table td{
	border-bottom:1px solid #DDDDDD;
	padding:1.5em 0px;
}

#block01 .s_block table td span{
	display:block;
	overflow:hidden;
	margin-top:0.5em;
}

/*-----------------------------------------------------------*/

#block02{
	width:850px;
	margin:20px auto;
	overflow:hidden;
}

#block02 .sub{
	font-weight:bold;
	font-size:14px;
	color:#1166B8;
	margin-bottom:1em;
}

#block02 table{
	width:100%;
	background-color:#DFEAF5;
	font-size:12px;
}

#block02 table th{
	width:12em;
	text-align:left;
	vertical-align:top;
	border-bottom:3px solid #FFF;
}

#block02 table th p{
	padding:1em;
}


#block02 table td{
	padding:1em;
	border-bottom:3px solid #FFF;
}

#block02 table td label{
	min-width:15em;
	display:block;
	float:left;
	margin-right:1em;
}

/*-----------------------------------------------------------*/

#block03{
	text-align:center;
	overflow:hidden;
}

/*-----------------------------------------------------------*/

#block04{
	width:895px;
	margin:20px auto 0px auto;
	overflow:hidden;
	border-top:1px solid #DDDDDD;
	padding:15px 0px;
}

#block04 .txt{
	width:430px;
	float:left;
	overflow:hidden;
	line-height:125%;
	padding:1em 0px 0px 0px;
	font-size:12px;
}

#block04 .bn{
	width:449px;
	float:right;
	overflow:hidden;
}

/*-----------------------------------------------------------*/

/*-----------------------------------------------------------*/

/*-----------------------------------------------------------*/

/*-----------------------------------------------------------*/
