@charset "shift_jis";
ul.navi {
	padding: 0px;
	width: 600px;
	list-style-type: none;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
ul.navi li {
	padding: 0px;
	float: left;
	height: 131px;
	width: 131px;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 34px;
}
ul.navi li a {
	display: block;
	height: 131px;
	width: 131px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}


ul.text {
	width: 600px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	clear: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	font-weight: bold;
}
ul.text li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
	text-align: center;
}

#button1 a {
	background: url(img/btn01.png) center top;
}
#button1 a:hover {
	background: url(img/btn01.png) center bottom;
}


#button2 a {
	background: url(img/btn02.png) center top;
}
#button2 a:hover {
	background: url(img/btn02.png) center bottom;
}


#button3 a {
	background: url(img/btn03.png) center top;
}
#button3 a:hover {
	background: url(img/btn03.png) center bottom;
}


#button4 a {
	background: url(img/btn04.png) center top;
}
#button4 a:hover {
	background: url(img/btn04.png) center bottom;
}


#button5 a {
	background: url(img/btn05.png) center top;
}
#button5 a:hover {
	background: url(img/btn05.png) center bottom;
}


#button6 a {
	background: url(img/btn06.png) center top;
}
#button6 a:hover {
	background: url(img/btn06.png) center bottom;
}
