@charset "UTF-8";
body {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 13px;
	color: #666600;
	font-style: normal;
	margin: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	line-height: 17px;
}
table {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#shikibetu {
	width: 450px;
	border: 1px solid #333300;
	color: #333300;
	font-size: larger;
	text-align: justify;
	vertical-align: middle;
	float: left;
	clear: none;
	margin-top: 10px;
}
#content {
	float: left;
	width: 520px;
	margin-top: 10px;
	margin-bottom: 40px;
	padding-left: 5px;
	padding-right: 5px;
}
h1 {
	width: 500px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: thick;
	border-left-style: dotted;
	border-left-color: #0066CC;
	color: #0066CC;
	line-height: 23px;
}
#nav {
	float: left;
	width: 200px;
	border-bottom-color: #669900;
	text-align: center;
	padding-right: 10px;
	margin-right: 20px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #669900;
	margin-top: 10px;
	border-left-color: #669900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 20px;
}
address {
	font-style: normal;
	color: #0066CC;
	background-color: #FFFFFF;
	text-align: center;
	width: 780px;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-color: #0066CC;
}
#footer {
	clear: both;
	color: #0066CC;
	width: 780px;
	margin-top: 1px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
}
#base {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #336600;
	border-right-color: #336600;
	border-bottom-color: #336600;
	border-left-color: #336600;
}
a:link {
	color: #666600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #669900;
}
a:hover {
	text-decoration: none;
	color: #FF9933;
}
a:active {
	text-decoration: none;
	color: #FFFF33;
}
