@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.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 120px;
	display: block;
	height: 30px;
}
.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 {
	width: 700px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/Rectangle_mid.gif);
	background-repeat: repeat-y;
}
#contentL div {
	margin-bottom: 15px;
}
#contentL .mailImg {
	display: inline;
}
#contentL .mailText {
	display: inline;
	margin-top: 15px;
	font-size: 160%;
	color: #FFFFFF;
}
li {
	color: #FFFFFF;
	letter-spacing: 2px;
}
#contentL {
	float: left;
	width: 350px;
	margin-bottom: 20px;
}
#contentR {
	float: left;
	width: 300px;
	text-align: right;
	border: 1px solid #999999;
	margin-left: 20px;
	margin-top: 40px;
	padding: 10px;
	margin-bottom: 10px;
}
#map {
	text-align: center;
	width: 300px;
}
#contentL li {
	margin-top: 10px;
	margin-left: 10px;
	font-size: 120%;
}
