div.contentswrapper div.bgwrapper {
	padding-bottom: 20px;
}

div#aisatsu {
	padding: 10px 0;
	text-align: center;
}

table#about {
	margin: 10px auto 0;
}

table#about td {
	vertical-align: top;
	padding: 0 10px;
	line-height: 1.3;
}


div.contents {
	width: 650px;
	margin: 20px auto;
}

div.contents h3 {
	font-size: large;
	border-bottom: 1px solid #ccc;
	line-height: 1.4;
}

div.contents table {
	width: 100%;
	margin: 20px 0;
	border-collapse: collapse;
}

div.contents table th,
div.contents table td {
	padding: 10px;
	border: 1px solid #ccc;
}

div.contents table th {
	background: #efefef;
}

div.contents table td {
}

div.contents div.accessmap {
	text-align: center;
}
