body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 80%;
	line-height: 140%;
}

.clear {
	clear: both;
}

.clear hr {
	display: none;
}


.contenter {
	padding: 0px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#header {
	margin: 0px;
	padding: 0px;
	background-image: url(image/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	position: relative;
}

#header h1 {
	margin: 0px;
	padding: 0px;
	float: left
}

.topAlpha {
	display: block;
	text-indent: -9999px;
	background-image: url(../images/b_spacer.gif);
	background-position: left top;
	width: 240px;
	height: 55px;
	text-decoration: none;
}

#header p {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 42px;
	top: 5px;
	color: #999999;
	font-size: 10px;
	line-height: 110%;
	width: 500px;
}


.headBtn {
	width: 140px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.headBtn img {
	float: right;
}


.menuBox {
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.menuBox ul {
	margin: 0px;
	padding: 0px;
}

.menuBox li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}

.menuBox a {
	margin: 0px;
	padding: 0px;
	display: block;
	text-indent: -9999px;
	width: 152px;
	height: 56px;
	text-decoration: none;
}

.menuBox a:hover {
	background-position: left -56px;
}


.kBtn {
	background-image: url(image/menu_c.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.sBtn {
	background-image: url(image/menu_e.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.pBtn {
	background-image: url(image/menu_p.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.rBtn {
	background-image: url(image/menu_r.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.oBtn {
	background-image: url(image/menu_o.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer {
	background-image: url(image/fotter_line.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}

#footer address {
	font-style: normal;
	font-size: 80%;
	float: right;
}

.siteArea {
	margin: 0px;
	padding: 0px;
	float: left;
}

.siteArea a {
	color: #000000;
	font-size: 80%;
	text-decoration: none;
}

.siteArea a:hover {
	color: #000000;
	font-size: 80%;
	text-decoration: none;
}

#active {
	background-position: left -56px;
}

