body{
	width:750px;
	font-size:13px;
	font-family: "Hiragino Kaku Gothic Pro W3","$B%R%i%.%N3Q%4(B Pro W3","Osaka","$B#M#S(B $B%4%7%C%/(B";
	background-color:#fff;
	margin-top:10px;
	background: #FFFFFF;
	}

h1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	width: 750px;
	height: 100px;
}

h2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	width: 750px;
	height: 20px;
	background-color: #0000FF;
	font-size: 11px;
}

h3 {
	font-family: "Arial", "Helvetica", "sans-serif";
	width: 750px;
	background-color: #FF9900;
	height: auto;
	padding-top: 2px;
	padding-bottom: 2px;
}

h4 {
	font-family: "Arial", "Helvetica", "sans-serif";
	width: 750px;
	font-size:12px;
	background-color: #FFFFCC;
}

h5 {
	font-family: "Arial", "Helvetica", "sans-serif";
	background-color: #FFFFCC;
	font-size: 10px;
}

a{
	text-decoration:none;
	}

ul{
	list-style-type:none;
	width:600px;
	margin:0 auto;
	}

li{
	width:120px;
	float:center;
	}

li a{
	padding-top:100px;
	background-image:url(../menu/news.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
	}

a:hover{
	color:#000000;
	background-image:url(../menu/news_o.jpg);
	}
