body {
	font-size: 80%;
	line-height: 140%;
	background-image: url(../images/bg00.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
h1 {
	margin-left: -9999px;
	float: left;
	font-size: 1.1em;
	position: absolute;
	font-weight: bold;
}
h2 {
	float: left;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	color: #033;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-size: 1em;
	color: #033;
	clear: left;
	margin-left: 20px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*----------- Layout --------------------*/
#footer {
	font-size: 12px;
	color: #FFF;
	text-align: center;
	clear: both;
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#page {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
#page #header {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
a {
	color: #323E6B;
}
