@charset "UTF-8";
/* CSS Document */


body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.basicinfo {
	padding: 10px;
	border: 1px solid #666;
}
#container p #main {
	vertical-align: bottom;
}
#container #header table tr td p {
	line-height: 1px;
}
#header h1, #footer p {
	margin: 0px;
}
#footer p {
	font-size: 12px;
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#container #header p img {
}
#nav ul {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	overflow: hidden;
}
#nav ul li {
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#nav ul li a {
	font-size: 16px;
	line-height: 40px;
	color: #000;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 140px;
}
#nav ul #home a {
	background-image: url(home.jpg);
	display: block;
	height: 0px;
	width: 140px;
	padding-top: 40px;
	overflow: hidden;
}
#nav ul #home a:hover {
	background-position: 0px -40px;
}
#nav ul #nyuudan a {
	background-image: url(nyudan.jpg);
	display: block;
	height: 0px;
	width: 140px;
	padding-top: 40px;
	overflow: hidden;
}
#nav ul #nyuudan a:hover {
	background-position: 0px -40px;
}
#nav ul #sidousha a {
	background-image: url(sidousha.jpg);
	display: block;
	height: 0px;
	width: 140px;
	padding-top: 40px;
	overflow: hidden;
}
#nav ul #sidousha a:hover {
	background-position: 0px -40px;
}
#nav ul #contact a {
	background-image: url(contact.jpg);
	display: block;
	height: 0px;
	width: 140px;
	padding-top: 40px;
	overflow: hidden;
}
#nav ul #contact a:hover {
	background-position: 0px -40px;
}
#nav ul #access a {
	background-image: url(access.jpg);
	display: block;
	display: block;
	height: 0px;
	width: 140px;
	padding-top: 40px;
	overflow: hidden;
}
#nav ul #access a:hover {
	background-position: 0px -40px;
}
#nav ul #renshu a {
	background-image: url(renshu.jpg);
	display: block;
	display: block;
	height: 0px;
	width: 140px;
	padding-top: 40px;
	overflow: hidden;
}
#nav ul #renshu a:hover {
	background-position: 0px -40px;
}
#nyumon #container #contents h2 {
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #00BF55;
	margin-top: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#access #container #contents h2 {
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #009FFF;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#sidousha #container #contents h2 {
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #0F0;
	margin-top: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#contact #container #contents h2 {
	margin-top: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #FFBF00;
}
