html {
	height: 100%;
	overflow:auto;
}
body {
	width: 800px;
	margin:0px;
	padding:0px;
	height: 600px;
	letter-spacing:1px;
	font-family:Verdana, "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro w3", sans-serif;
}
body > #main {
    height: auto;
}
a {
	color: #505051;
}
a:hover {
	color: #A3A3A3;
}
td {
	font-size: 11px;
	line-height:130%;
	letter-spacing:1px;
	color: #505051;
}
#contents {
	width: 800px;
	height: 600px;
	top: 5px;
	left: 50%;
	margin-left:-400px;
	position: absolute;
	color: #505051;
	background-color: #dcdcdc;
	background:url('../images/under.jpg') repeat-y;
}
#header {
	margin: 0px;
	padding: 0px 20px 0px 0px;
	width: 742px;
	height: 80px;
	position:absolute;
	background:url('../images/header.jpg') no-repeat;
}
#menu {
	margin: 80px 0px 0px 55px;
	width:100px;
	position: absolute;
}
#menu ul,
#menu li,
#menu li a {
	margin: 0px;
	padding: 5px;
}
#menu span {
	visibility: hidden;
	overflow: hidden;
}
#menu li,
#menu li a {
	display:block;
	width:81px;
	height:26px;
	text-decoration: none;
}
/*html>body #menu li.bn,
html>body #menu li.mn,
html>body #menu li.owner {
	display: block;
}*/
#menu li {
	position: relative;
	list-style-type: none;
}
#menu li a#mn1 {
	background:url('../images/m_1.gif') no-repeat;
}
#menu li a#mn1:hover {
	background:url('../images/m_1_o.gif') no-repeat;
}
#menu li a#mn2 {
	background:url('../images/m_2.gif') no-repeat;
}
#menu li a#mn2:hover {
	background:url('../images/m_2_o.gif') no-repeat;
}
#menu li a#mn3 {
	background:url('../images/m_3.gif') no-repeat;
}
#menu li a#mn3:hover {
	background:url('../images/m_3_o.gif') no-repeat;
}
#menu li a#mn4 {
	background:url('../images/m_4.gif') no-repeat;
}
#menu li a#mn4:hover {
	background:url('../images/m_4_o.gif') no-repeat;
}
#menu li a#mn5 {
	background:url('../images/m_5.gif') no-repeat;
}
#menu li a#mn5:hover {
	background:url('../images/m_5_o.gif') no-repeat;
}
#menu li a#mn6 {
	background:url('../images/m_6.gif') no-repeat;
}
#menu li a#mn6:hover {
	background:url('../images/m_6_o.gif') no-repeat;
}
#tv1 {
	margin: 110px 0px 0px 300px;
	width: 196px;
	height: 223px;
	/*z-index: 1;*/
	position: absolute;
}
#tv1_o{
	margin: 177px 0px 0px 320px;
	width: 159px;
	height: 129px;
	position: absolute;
	/*background:url('../images/gamen1.gif') no-repeat;*/
}
#tv1_o a{
	display:block;
	width: 159px;
	height: 129px;
	background:url('../images/gamen1.gif') no-repeat;
	position: absolute;
	/*z-index: 2;*/
}
#tv1_o a:hover {
	background-position: 0px -159px;
}
#fukidasi_web {
	margin: 100px 0px 0px 495px;
	width: 74px;
	height: 70px;
	position: absolute;
}
#tv2 {
	margin: 245px 0px 0px 510px;
	width: 163px;
	height: 181px;
	position: absolute;
}
#tv2_o{
	margin: 307px 0px 0px 526px;
	width: 133px;
	height: 100px;
	position: absolute;
}
#tv2_o a{
	display:block;
	width: 133px;
	height: 100px;
	background:url('../images/gamen2.gif') no-repeat;
	position: absolute;
}
#tv2_o a:hover {
	background-position: 0px -133px;
}
#fukidasi_graphic {
	margin: 247px 0px 0px 668px;
	width: 74px;
	height: 70px;
	position: absolute;
}
#logo {
	top:420px;
	left:0px;
	width: 500px;
	height: 132px;
	position: absolute;
	/*background-color:#efefef;*/
}
#one,
#two,
#three{
	position: absolute;
}
#one{
	margin: 0px 0px 0px 0px;
}
#two{
	margin: 30px 0px 0px 131px;
}
#three{
	margin: 80px 0px 0px 131px;
}
#copyright {
	top:575px;
	right:8px;
	width: 350px;
	height: 30px;
	position: absolute;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
