.honbun {
	font-size: 90%;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
}
.honbun2 {
	font-size: 80%;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
}
.honbun-futo {
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.midasi1 {
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.midasi2 {
	font-size: 110%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.honbun-s {
	font-size: 85%;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
}
.small {
	font-size: 70%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.menu {
	position: fixed;
	visibility: visible;
	height: auto;
	width: 160px;
	left: 0px;
	top: 0px;
	background-color: #FECC00;
}
.contents {
	position: absolute;
	visibility: visible;
	height: auto;
	width: 640px;
	left: 240px;
	top: 0px;
}
.footer {
	position: absolute;
	visibility: visible;
	height: auto;
	width: 640px;
	left: 240px;
	top: 600px;
	background-color: #FECC00;
}
a:link {
	color: #000099;
	text-decoration: none;	
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:active {
	color: #6600FF;
	text-decoration: none;
}
a:hover {
	color: #660066;
	text-decoration: underline;
}
.contents2 {
	position: absolute;
	visibility: visible;
	height: auto;
	width: 640px;
	left: 240px;
	top: 20px;
	background-color: #FFFFFF;
}
.off-left {
	position: absolute;
	width: 990px;
	left: -999px;
}
.menuback {
	background: url(index-image/index_menubak.jpg) no-repeat;
	height: 22px;
	padding-top: 4px;
	background-color: #FECC00;
}
.contents3 {

	position: absolute;
	visibility: visible;
	height: auto;
	width: 640px;
	left: 20px;
	top: 20px;
	background-color: #FFFFFF;
}

.fltlft {
	float: left;
}
.fltrt {
	float: right;
}
