body {
	background: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	margin: 0px auto;
	height: auto;
	width: 800px;
	text-align: center;
}

#bunner {
	text-align: center;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#link {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#access {
	text-align: left;
	height: auto;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	padding-left: 80px;
}

#map {
	height: auto;
	width: 800px;
	text-align: center;
	margin: 10px auto 0px;
	font: 14px "ＭＳ ゴシック", "Osaka−等幅", sans-serif;
	color: #333333;
}

#contents1 {
	height: auto;
	width: 800px;
	text-align: center;
	margin: 30px auto 0px;
	font: 15px "ＭＳ ゴシック", "Osaka−等幅", sans-serif;
	color: #333333;
}

#contents2 {
	text-align: center;
	margin: 20px auto 0px;
}

.emph {
	font: 16px "ＭＳ ゴシック", "Osaka−等幅", sans-serif;
	color: #996600;
}

.border {
	border: 0px;
}

#footer {
	text-align: center;
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	height: auto;
	font: 13px/20px "Times New Roman", Times, serif;
	color: #666666;
	margin: 10px auto 0px;
	padding-top: 5px;
}

#fermata {
	width: 800px;
	height: auto;
	text-align: center;
	margin-bottom: 10px;
}

body,td,th {
	font-family: Times New Roman, Times, serif;
	color: #666666;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #6699CC;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a {
	font-size: 13px;
	font-family: Times New Roman, Times, serif;
}