body{
	font-family:黒体,'MS Hei',"ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS P Gothic", Osaka, sans-serif;
}

.center{
	text-align:center;
}

h1{
	background-image:url(../img/logo.png);
}
h2{
	zoom:1;
	line-height:150;
}

div#wrap-gnavi a{
	background-image:url(../img/navi.png);
}

a.n1 {
	background-position: 0 0;
	width:70px;
}
a.n1:hover {
	background-position: 0 -39px;
}
a.n2 {
	background-position: -70px 0;
	width: 140px;
}
a.n2:hover {
	background-position: -70px -39px;
}
a.n3 {
	background-position: -210px 0;
	width: 120px;
}
a.n3:hover {
	background-position: -210px -39px;
}
a.n4 {
	background-position: -330px 0;
	width: 90px;
}
a.n4:hover {
	background-position: -330px -39px;
}
a.n5 {
	background-position: -425px 0;
	width: 100px;
}
a.n5:hover {
	background-position: -425px -39px;
}


DIV#wrap-footer{
	padding-top:20px;
	
}
