@charset "utf-8";

/* Page Header */
#top {
	background-image: url(image/noge.jpg);
	background-position: left center;
	margin-bottom: 0px;
	height: 76px;
	width: 800px;
	border-top: thick solid #009900;
}

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	padding: 0px;
	height: auto;
}

#container #caption_left {
	float: left;
	width: 400px;
	text-align: center;
}



#container #caption_right {
	float: right;
	width: 400px;
	text-align: center;
}

#container #chouaiki_left {
	float: left;
	width: 400px;
	padding-right: 10px;
}
#container #mae {
	line-height: 1.6em;
}


#container #chouaiki_right {
	padding-left: 10px;
	float: right;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
	width: 350px;
}

#toiawase {
	text-align: center;
	width: 796px;
	border: thin solid #999999;
	clear: none;
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	vertical-align: middle;
	height: 24px;
	margin-top: 0px;
	padding-top: 10px;
}

#footer {
	width: 100%;
	clear: both;
	top: 0px;
	background-image: url(image/back.jpg);
	border-top-width: medium;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #669900;
	border-bottom-color: #669900;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: center;
	height: 50px;
	bottom: 0px;
	margin-top: 15px;
}
#footer p {
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	height: 12px;
	margin-top: 19px;
}

