#header {
	width: 980px;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#h-navi {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 1px;
	text-align: center;
}


@media screen{
	width: 980px;
}
	

#navi {
	width: 980px;
	height: 58px;
	margin-right: auto;
	margin-left: auto;
	color: #D4D4D4;
}

.navi_w {
	width: 950px;
	margin-right: 30px;
	margin-left: 10px;
	text-align: center;
}

#navi_w li {
	list-style-type: none;
	height: 46px;
	display: block;
	float: left;
}
#header_w {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg_header.jpg);
	background-repeat: no-repeat;
	height: 115px;
}

img {border : 0px;}