@charset "UTF-8";
#body {
	margin: 0px;
	padding: 0px;
	background-color: #
}
#full_wrap {
	width: 1000px;
	margin-top: 15px;
	margin-left: -500px;
	margin-bottom: 15px;
	left: 50%;
	position: absolute;
}


#main_container {
	width: 1000px;
/*	margin-top: 15px;
	margin-left: -500px;
	left: 50%;
	background-color: #CF9;
	position: absolute;*/
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFC;
	border-right-color: #C00;
	border-bottom-color: #C00;
	border-left-color: #FFC;
}
#banner {
	background-color: #69F;
	height: 40px;
	width: 1000px;
	float: right;
	margin: 0px;
	padding-top: 110px;
	background-image: url(../grfx/logo.png);
}
#content {
	width: 830px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	padding-top: 170px;
	padding-right: 85px;
	padding-bottom: 30px;
	padding-left: 85px;
	background-color: #CFC;
}
#content h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-variant: small-caps;
	color: #066;
}

#content h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	font-variant: small-caps;
	color: #066;
}

#content h4 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #066;
}

#content h5 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #066;
}

#footer {
	background-color: #e3b587;
	height: 32px;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C00;
	text-align: center;
	padding-top: 1px;
	line-height: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFC;
	}
#suzumebachi {
	width: 1000px;
	margin-left: -500px;
	left: 50%;
	float: left;
}
#full_wrap {
	width: 1000px;
}
#map_wrap {
	height: 480px;
	width: 640px;
	border: 1px solid #C60;
}

#landing_content {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #666;
	background-color: #CFC;
	height: 400px;
	width: 700px;
	margin-left: 0px;
	vertical-align: middle;
	margin-top: 0px;
}
#landing_text p {
	text-align: center;
	vertical-align: middle;
}
#landing_text {
	height: 300px;
	width: 700px;
	margin-top: 50px;
}

#dianepadys, #dianepadys a:link, #dianepadys a:visited, #dianepadys a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #CCC;
	width: 500px;
	float: left;
	text-decoration: none;
}

#dianepadys a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #CCC;
	width: 500px;
	float: left;
	text-decoration: underline;
}

