@charset "utf-8";
p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#header  {
	width: 100%;
	position: fixed;
	background-position: center top;
	z-index: 500;
	margin-right: auto;
	margin-left: auto;
	height: 140px;
	top: 0px;
	background-image: url(../images/navi_box.png);
	background-repeat: no-repeat;
	max-width: 100%;
}

#header ul {
	list-style-type: none;
	padding: 0px;
	width: 1100px;
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	overflow: hidden;
}
#header ul li {
	float: left;
}
.navi_top {
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	float: left;
	width: 275px;
	height: 89px;
}
.navi_bottom {
	background-image: url(../images/left_navi_02.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 38px;
	margin: 0px;
	padding: 0px;
}
.navi1 a ,.navi2 a,.navi3 a,.navi4 a,.navi5 a,.navi6 a{
	height: 80px;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: -9999px;
}
.navi1 a:hover ,.navi2 a:hover, .navi3 a:hover,.navi4 a:hover,.navi5 a:hover,.navi6 a:hover{
	background-position: center bottom;

}
.navi01 a ,.navi02 a,.navi03 a,.navi04 a,.navi05 a,.navi06 a{
	height: 80px;
	display: block;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: -9999px;
}
.navi01 a {
	background-image: url(../images/navi01.png);
	width: 110px;
}
.navi02 a {
	background-image: url(../images/navi02.png);
	width: 180px;
}
.navi03 a {
	background-image: url(../images/navi1.png);
	width: 130px;
}
.navi04 a {
	background-image: url(../images/navi3.png);
	width: 135px;
}
.navi05 a {
	width: 135px;
	background-image: url(../images/navi4.png);

}
.navi06 a {
	background-image: url(../images/navi5.png);
	width: 135px;
}
.navi1 a {
	background-image: url(../images/navi01.png);
	width: 110px;
}
.navi2 a {
	background-image: url(../images/navi02.png);
	width: 180px;
}
.navi3 a {
	background-image: url(../images/navi1.png);
	width: 130px;
}
.navi4 a {
	background-image: url(../images/navi3.png);
	width: 135px;
}
.navi5 a {
	width: 135px;
	background-image: url(../images/navi4.png);

}
.navi6 a {
	background-image: url(../images/navi5.png);
	width: 135px;
}

#footer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
}
#footer ul {
	padding: 0px;
	height: 42px;
	margin: 0px;
	width: 900px;
}

#footer ul li {
	float: left;
	list-style-type: none;
	padding: 0px;
}

#footer_left {
	width: 200px;
}
#footer_right {
	color: #FFF;
	line-height: 40px;
	width: 300px;
	text-align: right;
	margin-top: 5px;
}

#ninja_onebutton {
	text-align: center;
	width: 150px;
	padding-top: 11px;
	padding-right: 20px;
	padding-left: 20px;
}
#ninja_onebutton img {
	height: 20px;
	width: 20px;
}
