@charset "UTF-8";
body {
	background-color: #009;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a:link {
	color: #00F;
}
a:visited {
	color: #006;
}
a:hover {
	color: #09F;
}
a:active {
	color: #009;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: xx-large;
	text-align: left;
	color: #009;
	position: relative;
	width: 400px;
	top: 40px;
	left: 10px;
}
p {
	font-size: small;
	line-height: 160%;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#header {
	width: 750px;
	background-image: url(hamasca_top.jpg);
	height: 150px;
}
#container {
	width: 750px;
	background-color: #FFF;
}
#contents {
	width: 750px;
	clear: both;
}
#footer {
	width: 750px;
	clear: none;
	text-align: left;
	padding: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	background-color: #009;
}
#main {
	float: left;
	width: 710px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFF;
}

body, h1, h2, p {
	margin: 0px;
	padding: 0px;
}
#main h2 {
	background-color: #F33;
	width: 450px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #0C3;
	font-size: medium;
	color: #FFF;
	letter-spacing: 0.3em;
}
#navbar {
	background-color: #009;
	float: left;
}
#navbar ul {
	list-style-type: none;
	background-color: #009;
}
#navbar ul li {
	float: left;
	width: 142px;
	text-align: center;
	background-color: #009;
}
#navbar a {
	background-color: #009;
	display: block;
	text-transform: capitalize;
	color: #FFF;
	text-decoration: none;
	padding: 5px;
	clear: none;
}
#navbar a:hover {
	background-color: #009;
	text-transform: capitalize;
	color: #06F;
}
#navbar ul #about {
	background-color: #009;
	float: left;
}
#return {
	position: relative;
	height: 50px;
	width: 190px;
	top: 660px;
}
#centering {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
}
#header_access {
	width: 750px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003;
	background-image: url(header2.jpg);
	height: 150px;
}
th, td {
	background-color: #BCD;
	padding: 5px;
	border-top-width: 0px;
	border-left-width: 0.5px;
	border-top-style: none;
	border-left-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
	text-align: center;
}
#header_photo {
	width: 750px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003;
	background-image: url(header3.jpg);
	height: 150px;
}
#header_movie {
	width: 750px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003;
	background-image: url(header4.jpg);
	height: 150px;
}
