/*センター専用*/


#contents_ce {/*センターページ*/
	width:800px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border-left:#006666 solid 1px;
	border-right:#006666 solid 1px;
	background-color:#FFF;
	display:block;
	height:auto;
}

#contentsbox1_ce {/*センター*/
	width:700px;
	height:auto;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	background-image:url(../../images/ce-bk.gif);
	padding-bottom:20px;
	display:block;
	overflow-y:auto;
}

#contentsbox1_ce table,td {
	border-collapse:collapse;
	margin-left:10px;
}

.navi_y a {
		width:150px;
		height:auto;
		background-color:#066;
		text-align:center;
		padding-top:6px;
		padding-bottom:5px;
		display:block;
		text-decoration:none;
		font-weight:bold;
		color:#FFF;
		margin-bottom:3px;
		background-repeat:no-repeat;
		margin-top:0px;
		border-top:#030 solid 2px;
		border-bottom:#030 solid 2px;
}

.navi_y a:hover {
	background-color:#579379;
	color:#FFF;
	}

#end {margin-bottom:10px;}

	#button_center11 a {
		background-image:url(images/button_center11.gif);
		width:200px;
		height:45px;
		display:block;
		background-repeat:no-repeat;
		background-position:0 0px;
		float:left;
	}

	#button_center11 a:hover {
		background-image:url(images/button_center11.gif);
		background-position:0 -45px;
	}



	
#bottom_table {
	margin-left:20px;
	margin-right:10px;
}

	#bottom_table table,td {
		border-collapse:collapse;
		border-style:solid;
		border-width:1px;
		border-color:#000000;
	}

#footer_ce {
	width:800px;
	height:30px;
	background-color:#FFFFFF;
	display:block;
	border-style:solid;
	border-width:1px;
	border-top-color:#999999;
	border-bottom-color:#999999;
	border-left-color:#006666;
	border-right-color:#006666;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding-top:0px;
}

/*地理ＴＡＢＬＥ*/
.tiri_td {
	border:#666 solid 1px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
}