dl#greeting {
	width : 95%;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : 8%;
}

dl#greeting dt h2 {
	margin-bottom : 6%;
	font-size : 120%;
	font-weight : 700;
	text-align : center;
	line-height : 1.4em;
}

dl#greeting dt h2 span {
	display : block;
}

dl#greeting dd {
	line-height : 1.5em;
}

#box {
	width : 100%;
	margin-bottom : 9%;
}

ul#cimg {
	overflow : hidden;
	list-style : none;
	margin-bottom : 7%;
}

ul#cimg li:first-child {
	width : 100%;
	margin-bottom : 3%;
}

ul#cimg li {
	float : left;
	width : 48.5%;
	margin-right : 3%;
}

ul#cimg li:last-child {
	float : left;
	width : 48.5%;
	margin : 0;
}

.thumbnail1 {
	width : 100%;
	background-size : cover;
	background-position : center center;
	padding-top : 200px;
}

.thumbnail2 {
	width : 100%;
	background-size : cover;
	background-position : center center;
	padding-top : 130px;
}

#cmap {
	width : 80%;
	margin : 0 auto 0 auto;
}

#cmap img {
	width : 100%;
	height : 100%;
}

#data {
	border-left : solid 1px #b4b4b4;
	border-top : solid 1px #b4b4b4;
}

#data th {
	width : 30%;
	padding : 10px 10px 12px 10px;
	border-bottom : solid 1px #b4b4b4;
	background : #eeeed9;
	text-align : left;
	font-weight : normal;
	line-height : 1.4em;
}

#data td {
	padding : 10px 10px 12px 10px;
	border-right : solid 1px #b4b4b4;
	border-bottom : solid 1px #b4b4b4;
	line-height : 1.4em;
}

#data td a,#data td a:hover {
	color : #005ab4;
	text-decoration : underline;
}