


.txtblock01{
	width:1069px;
	margin:0px auto 60px auto;
	overflow:hidden;
}

.txtblock01 .img{
	width:312px;
	float:right;
	overflow:hidden;
}

.txtblock01 .txt{
	width:726px;
	float:left;
	overflow:hidden;
	line-height:250%;
	font-size:16px;
}

.txtblock01 .txt strong{
	display:block;
	font-size:18px;
}

/**/

.outline{
	width:1069px;
	margin:0px auto 60px auto;
	overflow:hidden;
}

.outline .img{
	width:312px;
	float:right;
	overflow:hidden;
}

.outline .txt{
	width:726px;
	float:left;
	overflow:hidden;
	line-height:200%;
}

.outline .txt table{
	width:100%;
	overflow:hidden;
	background-color:#fff;
	margin-bottom:20px;
}

.outline .txt table th{
	border-bottom:2px solid #EEEEEE;
	border-right:2px solid #EEEEEE;
	background-color:#C4DFF9;
	width:130px;
}

.outline .txt table th div{
	padding:0.6em 0px;
	text-align:center;
}

.outline .txt table td{
	border-bottom:2px solid #EEEEEE;
}

.outline .txt table td div{
	padding:0.6em 1em;
}

/**/

#gmaps{
	width:1200px;
	height:470px;
	margin:0px auto 85px auto;
	overflow:hidden;
}