body {
	margin: 0px;
	padding: 0px;
}
#header {
	background-color: #AED75B;
	width: 100%;
}
#logo_area {
	height: 70px;
	width: 100%;
}
#logo {
	width: 800px;
	background-color: #AED75B;
	margin-right: auto;
	margin-left: auto;
}
#main_navi_area {
	height: 40px;
	width: 800px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DBF3CF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
UL.sitemenu {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
LI.sitemenu_l {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}

#main_image {
	background-color: #F6F6F6;
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #006633;
	margin-top: 0px;
}
#container {
	width : 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#left_navi {
	float : left;
	width : 200px;
	margin-bottom: 20px;
}
#contents {
	float : left;
	width : 595px;
}
#footer {
	background-color:#aed75b;
	clear: both;
	text-align: center;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 7px;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009933;
	border-bottom-color: #CCCCCC;
	
}
#footer a:link {
    color:#333333
	}
#link_1 {
	margin-top: 15px;
}
#link_2 {
	margin-top: 15px;
	font-size: 10px;
}
#copylight {
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
}
#image_c1 {
	background-color: #006666;
}
.sel12b {
	font-size: 12px;
	color: #003333;
	text-align: center;
}
UL.staff {
	LIST-STYLE-TYPE: none;
	padding: 0px;
	width: 550px;
	margin-top: 0px;
	margin-bottom: 0px;
}
LI.staff_l {
	FLOAT: left;
	MARGIN: 0px 10px 0px 0px;
	padding: 0px;
}

.main_table {
	width: 590px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	border-spacing: 0;
	margin-left: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
}
th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #CCCCCC;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	vertical-align: middle;
}

td {
	text-align: center;
	height: 40px;
	vertical-align: middle;
	border-top: 0 solid #CCCCCC;
	border-right: 0 solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;

}
