body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	line-height: 150%;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(image/bg1.gif);
	background-repeat: repeat;
}
#container {
	padding: 0px;
	width: 802px;
	position:absolute;
	left:50%;
	margin-left:-400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header {
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 202px;
}
#menu {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 800px;
}

h1 {
	font-size: 80%;
	font-weight: lighter;
	color: #DD4417;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	font-weight: normal;
	color: #666666;
}
h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 110%;
	font-weight: bold;
	color: #0000CC;
}
#right {
	height: auto;
	width: 575px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: right;
}

#footer {
	width: 800px;
}
#right table {
	text-align: center;
	width: 570px;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #57B78C;
}
a:active {
	text-decoration: none;
	color: #57B78C;
}
.left {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.aka {
	color: #CC3300;
}
.tema {
	margin-right: 10px;
	color: #333;
	font-size: 90%;
}
#kouen_contact {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-color: #FDEEDF;
	font-size: 110%;
}
#kouen_contact p {
	margin: 0px;
	padding: 0px;
}
#kouen_contact02 {
	margin-top: 20px;
	line-height: 2em;
	margin-left: 50px;
}
