﻿@charset "utf-8";
/* CSS Document */


/*センターボックス*/
#center {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}

/*ページタイトル*/
#center #page_title {
	width: 810px;
	margin-bottom: 20px;
}

.text12 {
	font-size: 12px;
	padding: 5px;
	line-height: 17px;
	background-color: #FFFFFF;
}


#center table th{
	background-color: #E1F0FF;
	text-align: center;
	padding: 10px;
	font-weight: normal;
	font-size: 12px;
}

/*ページタイトル*/
#center #page_title2 {
	width: 810px;
	margin-bottom: 20px;
	margin-top: 20px;
}

/*ページタイトル*/
#center #map {
	width: 810px;
	margin-bottom: 10px;
	height: 350px;
}
