#main {
	position:absolute;
	width:100%;
	height:602px;
	border: 0;
	margin-top: 0px;
	margin-left: 0px;
	vertical-align: middle;
}
#head {
	position:absolute;
	width:770;
	height:100%;
	z-index:1;
}
#footer {
	position:absolute;
	width:770;
	height:100%;
	z-index:500;
}
#number {
	position:absolute;
	width:770px;
	height:20px;
	z-index:20;
	top: 5px;
	text-align: right;
}
#nav {
	position:absolute;
	width:770px;
	height:39px;
	z-index:1;
	top: 103px;
}
#left {
	position:absolute;
	width:276px;
	height:461px;
	top: 142px;
}
#content {
	position:absolute;
	width:385px;
	height:100%;
	z-index:1;
	top: 156px;
	left: 288px;
	text-align: justify;
}
#hm_content {
	position:absolute;
	width:472px;
	height:161px;
	z-index:1;
	top: 156px;
	left: 288px;
}
#btn {
	position:absolute;
	width:85px;
	height: 385px;
	z-index:1;
	top: 162px;
	left: 685px;
}
#foot {
	position:absolute;
	width:472px;
	z-index:1;
	vertical-align: text-bottom;
	left: 1px;
	top: 605px;
}
BODY, TD {
	color : #81793A;
	text-decoration : none;
	font-family : "Tahoma";
	line-height : 16px;
	font-size : 11px;
}

.nv {
	color : #81793A;
	text-decoration : none;
	font-weight : 100;
	display: block;
	width: 100%;
	height: 17px;
}
.nv:hover {
	color : #81793A;
	text-decoration : none;
	font-weight : 500;
	background: #FF9BC6;
	display: block;
	width: 100%;
	height: 17px;
}
.hp {
	color : #F9B883;
	text-decoration : none;
	font-weight : 300;
	display: block;
	width: 100%;
	height: 20px;
}
.hp:hover {
	color : #81793A;
	text-decoration : none;
	font-weight : 500;
	background: #FF9BC6;
	display: block;
	width: 100%;
	height: 20px;
}
.sl {
	color : #81793A;
	text-decoration : none;
	font-weight : 100;
	display: block;
	width: 100%;
	height: 10px;
}
.sl:hover {
	color : #81793A;
	text-decoration : none;
	font-weight : 500;
	background: #FF9BC6;
	display: block;
	width: 100%;
	height: 10px;
}
.bn {
	color : #FFFFFF;
	text-decoration : none;
	text-size: 10px;
	font-weight : normal;
}
.bn:hover {
	color : #FFFFFF;
	text-decoration : underline;
	text-size: 10px;
	font-weight : normal;
}
a {
	color : #81793A;
	text-decoration : none;
	font-weight : bold;
}
a:hover {
	color : #81793A;
	text-decoration : underline;
	font-weight : bold;
}
.ft {
	color : #FF9BC6;
	text-decoration : none;
	font-weight : bold;
}
.ft:hover {
	color : #FF9BC6;
	text-decoration : underline;
	font-weight : bold;
}

H1 {
	color : #FF9BC6;
	font-size : 12px;
}

H2 {
	color : #81793A;
	text-decoration : none;
	font-family : "Tahoma";
	font-size : 11px;
}
.btn {
	color : #FFFFFF;
	font-size : 10px;
}
.style {
	text-align: left;
	line-height: inherit;
	width: 165px;
}
.formi{font-family: tahoma; font-size: 11px; color: #81793A; background: #FF9BC6; border : 1px ridge #81793A;}
