@charset "UTF-8";

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fffdf4;
	font-family: "ＭＳ Ｐゴシック";
}

p {
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 1px;
	font-family: "ＭＳ ゴシック";
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

div {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

a {
	color: blue;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: underline;
}

li {
	font-size: 12px;
	letter-spacing: 1px;
	margin-top: 4px;
	margin-bottom: 6px;
	margin-left: -4px;
}

address {
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 760px;
	height: auto;
	font-style: normal;
	clear: left;
	padding-bottom: 6px;
	font-family: "ＭＳ Ｐゴシック";
	line-height: 18px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

img{
	border-width: 0px;
}

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

#main {
	width: 820px;
	height: inherit;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 10px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-left-color: olive;
	border-right-color: olive;
}

#footer01 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: navy;
	width: 800px;
	height: auto;
	padding-top: 4px;
	margin-top: 4px;
	margin-bottom: 0px;
	clear: left;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
}

#footer02 {
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 2px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	width: 800px;
	height: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: gray;
	border-bottom-color: gray;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #3f3f3f;
	background-color: #ebebeb;
}

#footer03 {
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 1px;
	padding-top: 4px;
	margin-top: 0px;
	margin-left: 10px;
	width: 800px;
	height: auto;
	margin-bottom: 1px;
	padding-bottom: 6px;
	clear: left;
	text-align: center;
}

#page {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: navy;
	width: 800px;
	height: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	clear: left;
	text-align: right;
}

.Class_sitemap {
	font-size: 12px;
	font-weight: 400;
	margin-top: 0px;
	margin-bottom: 4px;
	width: 800px;
	height: auto;
	padding-top: 4px;
	clear: left;
}
