@charset "utf-8";
.copyrighttxt {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	line-height: 20px;
	color: #999999;
}
#copyright {
	height: 20px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
#maincontainer {
	width: 805px;
	margin-right: auto;
	margin-left: auto;
}
.topline {
	height: 5px;
	width: 800px;
	background-image: url(../images/topline.gif);
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: auto;
	margin-bottom: auto;
}
#header_words {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99CC33;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/top/linebg.gif);
	background-repeat: repeat-x;
	margin-bottom: 1px;
	margin-top: 1px;
}

#topimage {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 239px;
	background-image: url(../images/topimage.jpg);
	background-repeat: no-repeat;
}
#toplink {
	height: 50px;
	width: 250px;
	padding-left: 100px;
	padding-top: 60px;
	margin-right: auto;
	margin-bottom: auto;
}
#maincontents {
	height: 300px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#copyright_contents {
	height: 20px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	float: none;
}
#menubutton {
	height: 60px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	clear: none;
}
#bannerspace {
	height: 75px;
	width: 800px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
#footerlink {
	height: 20px;
	width: 800px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
#footerlink_top {
	height: 20px;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}

#menu_wrap {
	height: 56px;
	width: 800px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eeeeee;
	border-left-color: #eeeeee;
}
#menu_button {
	height: 54px;
	width: 158px;
	float: left;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
}
