@charset "utf-8";
.gnav01 a {
	width: 120px;
	display: block;
	height: 30px;
	background-image: url(../../img/gnav01_off.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.gnav01 a:hover{
	background-image: url(../../img/gnav01_on.jpg);
	background-repeat: no-repeat;
}
.gnav02 a{
	background-image: url(../../img/gnav02_off.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 120px;
	display: block;
	height: 30px;
}
.gnav02 a:hover{
	background-image: url(../../img/gnav02_on.jpg);
	background-repeat: no-repeat;
}
.gnav03 a{
	background-image: url(../../img/gnav03_off.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 120px;
	display: block;
	height: 30px;
}
.gnav03 a:hover{
	background-image: url(../../img/gnav03_on.jpg);
	background-repeat: no-repeat;
}
.gnav04 a{
	background-image: url(../../img/gnav04_off.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 120px;
	display: block;
	height: 30px;
}
.gnav04 a:hover{
	background-image: url(../../img/gnav04_on.jpg);
	background-repeat: no-repeat;
}
.gnav05 a{
	background-image: url(../../img/gnav05_off.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 120px;
	display: block;
	height: 30px;
}
.gnav05 a:hover{
	background-image: url(../../img/gnav05_on.jpg);
	background-repeat: no-repeat;
}
.gnav06 a{
	background-image: url(../../img/gnav06_off.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 120px;
	display: block;
	height: 30px;
}
.gnav06 a:hover{
	background-image: url(../../img/gnav06_on.jpg);
	background-repeat: no-repeat;
}
#content {
	background-image: url(../img/Rectangle_mid.gif);
	background-repeat: repeat-y;
	width: 700px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#content02 {
	width: 480px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
.pp {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	margin-left: 100px;
}
.text01 {
	font-size: 130%;
	color: #FFFFFF;
	width: 300px;
	margin-left: 20px;
}
#content li {
	font-size: 120%;
	color: #FFFFFF;
	margin-bottom: 20px;
	letter-spacing: 3px;
}
.text03 {
	margin-left: 20px;
}
.logo02 {
	text-align: right;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
}

