@charset "utf-8";

#container {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #CC0000;
}
#header-01 {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
#header-02 {

}


#nav {
	height: auto;
	width: 800px;
	clear: both;
	margin-bottom: 20px;
	text-align: center;
}



#main {
	float: left;
	height: auto;
	width: 800px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#page-top {
	float: left;
	height: auto;
	width: 800px;
	margin-bottom: 15px;
	text-align: right;
}

#footer {
	clear: both;
	width: 798px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC0000;
	border-left-color: #CC0000;
	padding-top: 8px;
	padding-bottom: 8px;
}


#footer li {
	white-space: nowrap;
	font-size: 12px;
	padding-right: 5px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 0px;
	padding-left: 5px;
}


#footer ul, #footer li, #footer a {
	display: inline;
	text-decoration: none;
}


#footer-copyright {
	clear: both;
	width: 798px;
	text-align: center;
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #CC0000;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}
body {
	margin-top: 0px;
}
h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-weight: normal;
	margin: 5px;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	font-weight: normal;
	color: #CC0000;
	margin-bottom: 5px;
	margin-top: 0px;
}
h3 {
	font-size: 22px;
	line-height: 1.2em;
	color: #990000;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	padding-bottom: 7px;
}
h4 {
	font-size: 22px;
	line-height: 1.7em;
	color: #009900;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009900;
}
h5 {
	font-size: 22px;
	line-height: 1.7em;
	color: #8EC31F;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8EC31F;
}
h6 {
	font-size: 17px;
	line-height: 1.5em;
	color: #990000;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	padding-bottom: 8px;
}







.btn {
}


a:link {
	color: #000000;
	text-decoration: none;
}




a:visited {
	color: #000000;
}



a:hover {
	color: #CC0000;
}
