@charset "UTF-8";

body {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
}

/*ヘッダ*/
#headerArea {
	height: 302px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../format/header/header.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	background-position: center top;
}
#headImage {
	background-image: url(../format/header/head_image.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 419px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	display: block;
	width: 800px;
	height: 302px;
}
#header a {
	text-indent: -9999px;
	display: block;
	height: 302px;
	width: 800px;
}
#contentsArea {
	background-repeat: no-repeat;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	padding-top: 4px;
}
#contents {
	width: 800px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
}#contentsE {
	width: 800px;
	display: block;
	clear: both;
	height: 15px;
}
#contents2 {
	background-image: url(../format/navi/navi_bg/images/navi_bg_r3_c1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 100px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 10px;
}
#centerArea {
	display: block;
	float: left;
	width: 468px;
	margin-left: 12px;
	padding: 3px;
	border: 1px solid #B3B3B3;
}
#footer {
	display: block;
	width: 800px;
	background-image: url(../format/footer/footer.jpg);
	background-repeat: no-repeat;
	height: 209px;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#header h1 {
	margin: 0px;
	padding: 0px;
}
#headerE {
	display: block;
	clear: both;
	height: 1px;
	width: 900px;
}
#bodyArea {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 1px;
	padding-left: 1px;
	display: block;
	padding-top: 4px;
}
#footer .copyright {
	font-size: x-small;
	color: #FFFFFF;
	display: block;
	margin-left: 0px;
	margin-top: 10px;
	background-color: #346601;
	width: 800px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#rightArea {
	display: block;
	float: right;
	width: 150px;
}
#contactInfo {
	background-image: url(../format/right/contact_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	width: 146px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 250px;
	padding-left: 2px;
	border: 1px solid #336633;
}
#contactInfo .name {
	background-image: url(../format/right/name.gif);
	background-repeat: no-repeat;
	height: 46px;
	width: 146px;
	text-indent: -9999px;
	margin-bottom: 5px;
}
#contactInfo .time {
	margin: 0px;
	padding: 0px;
	font-size: small;
	text-align: center;
	color: #333333;
}
#contactInfo P {
	margin: 0px;
	font-size: 90%;
}
#contactInfo ul {
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#contactInfo li {
	font-size: small;
	list-style-image: url(../format/right/li_marker.gif);
	margin: 0px 0px 0px 2px;
	padding: 0px;
	list-style-position: inside;
}
#contactInfo .contact {
	font-size: small;
	display: list-item;
	list-style-image: url(../format/right/contact_marker.gif);
	list-style-type: disc;
	list-style-position: inside;
	margin: 0px 0px 0px 2px;
	padding: 0px;
}
#bannerArea {
	text-align: center;
	width: 146px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 20px;
}
#bannerArea img {
	margin-bottom: 10px;
}
