body,h1,h2,h3,h4,h5,h6,ul,p,form,input,ul,ol,li,dl,dd,dt {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	margin-bottom: 1px;
}
img {
	border: none;
}
body {
	text-align: center;
	font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 20px;
}
#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #CCC;
}
#header {
	width: 800px;
	height: 140px;
	background: url(../images/top_bg1.jpg) no-repeat left top;
}
#header h1 {
	text-indent: -9999px;
}
#contents {
	width: 800px;
	height: 370px;
	background: url(../images/top_bg4.jpg) no-repeat left top;
	position: relative;
}

li {
	width: 120px;
	height: 27px;
	list-style: none;
	font-size: 6px;
}
li strong {
	visibility: hidden;
}

#contents li a {
	display: block;
	width: 120px;
	height: 27px;
	text-decoration: none;
}
li.menu1,
li.menu2,
li.menu3,
li.menu4,
li.menu5,
li.menu6 {
	position: absolute;
	top: 157px;
}


li.menu1 {
	left: 23px;
}
li.menu2 {
	left: 145px;
}
li.menu3 {
	left: 278px;
}
li.menu4 {
	left: 399px;
}
li.menu5 {
	left: 530px;
}
li.menu6 {
	left: 652px;
}





/*#contents div.whatsnew {
	padding: 45px 0 0;
	margin: 0 0 40px 36px;
	width: 730px;
	height: 130px;
}
div.whatsnew div {
	height: 120px;
	overflow: auto;
}

div.whatsnew table {
	width: 710px;
}
th,td {
	line-height: 1.4;
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px dotted #999;
}
th {
	white-space: nowrap;
	width: 1%;
	padding-right: 15px;
}
*/
ul {
	text-align: center;
}	

li {
	display: inline;
	margin: 0 3px;
	
}
