@charset "UTF-8";
/* CSS Document */
#contents h1 {
	width: 800px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 16px;
	line-height: 1.5em;
	padding-bottom: 5px;
	text-align: left;
}
#contents p {
	font-size: 13px;
	line-height: 1.8em;
	padding-bottom: 20px;
	text-align: left;
}
#contents h2,
#contents h3 {
	font-weight: bold;
	color: #333;
	font-size: 15px;
	line-height: 1.5em;
	padding-bottom: 3px;
	text-align: left;
}
#contents #mainimage {
	margin-bottom: 40px;
	padding-top: 10px;
}
#contents #photo {
	text-align: center;
	margin-bottom: 40px;
}
#outline {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 50px;
}
#outline p {
	font-size: 13px;
	line-height: 1.8em;
	padding-bottom: 20px;
}
#outline h2,
#outline h3 {
	font-weight: bold;
	color: #333;
	font-size: 15px;
	line-height: 1.5em;
	padding-bottom: 3px;
}
#outline table {
	background-color: #999;
	text-align: left;
}
#outline th {
	background-color: #E7E7E7;
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#outline th b,
#outline td b {
	font-size: 15px;
}
#outline td i {
	font-size: 20px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	letter-spacing: 0.5em;
	text-align: left;
}
#outline td strong {
	font-size: 18px;
	font-weight: bold;
}
#outline td {
	background-color: #FFF;
	font-size: 13px;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 15px;
	font-weight: bold;
}
#outline #map {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contents .bt {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}
#contents a img:hover {
opacity: .70; /* Standard: FF gt 1.5, Opera, Safari */
filter: alpha(opacity=70); /* IE lt 8 */
-ms-filter: "alpha(opacity=70)"; /* IE 8 */
-khtml-opacity: .70; /* Safari 1.x */
-moz-opacity: .70; /* FF lt 1.5, Netscape */
}
#contents td td {
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
#contents td td b {
	font-size: 11px;
	margin-left: 5px;
}
