@charset "utf-8";
body {
	text-align: center;
	background-position: center top;
}
#page {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	width: 954px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
#headerTitle {
	width: 954px;
	height: 80px;
	margin-bottom: 30px;
}
#headerTitle #headerLogo {
	float: left;
	width: 206px;
	margin-left: 3px;
	margin-right: 3px;
}
#headerTitle #headerPhoto {
	float: left;
	width: 312px;
	margin-left: 3px;
	margin-right: 3px;
}
#headerTitle #headerSitemap {
	float: left;
	width: 100px;
	margin-left: 3px;
	margin-right: 3px;
	height: 80px;
}
#headerTitle .headerLink {
	float: left;
	width: 100px;
	margin-left: 3px;
	margin-right: 3px;
	height: 80px;
}
#header ul#gNav {
	height: 50px;
	width: 954px;
	clear: left;
	margin-bottom: 10px;
}
#header ul#gNav li {
	float: left;
	width: 100px;
	margin-left: 3px;
	margin-right: 3px;
}
#contentsArea {
	width: 954px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#contentsArea #sideMenu {
	float: left;
	width: 206px;
	padding-top: 10px;
	margin-left: 3px;
	margin-right: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #888888;
}
#contentsArea #mainContents {
	float: left;
	width: 736px;
	margin-left: 3px;
	margin-right: 3px;
}
#borderBottom {
	width: 954px;
	height: 10px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#borderBottom #sideMenuborder{
	float: left;
	width: 206px;
	height: 10px;
	margin-left: 3px;
	margin-right: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
}
#footer {
	text-align: left;
	width: 954px;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
}
#footer #footer1 {
	float: left;
	width: 206px;
	margin-left: 3px;
	margin-right: 3px;
}
#footer #footer2 {
	float: left;
	width: 206px;
	margin-left: 3px;
	margin-right: 3px;
}
#footer #footer3 {
	float: left;
	width: 206px;
	margin-left: 3px;
	margin-right: 3px;
}
#footer #footer4 {
	float: left;
	width: 100px;
	margin-left: 3px;
	margin-right: 3px;
}
#footer #footer5 {
	float: left;
	width: 206px;
	margin-left: 3px;
}
blockquote{
background-color: #ffffff;
padding: 5px 5px 5px 10px;
border: #888888 1px solid;
margin: 3px 35px 3px 30px;
}
a:link { color:#000000}
a:visited { color:#888888; text-decoration:none }
a:hover { color:#FF0000; text-decoration:none }
a:active { color:#00FF00; text-decoration:none }
span.cptn { font-size: 70%}
img {
  vertical-align: bottom;
}