@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.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 120px;
	display: block;
	height: 30px;
}
.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: 720px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#content .cd01, .cd02, .cd03, .cd04, .cd05, .cd06, .cd07, .cd08, .cd09, .cd10 {
	float: left;
	display: inline;
}

#content .cd01 {
	margin-left: 20px;
}
#content .cd02, .cd03 {
	margin-left: 5px;
}
#content .cd11 {
	margin-bottom: 20px;
}
#content .cd04, .cd05 {
	margin-left: 20px;
}
#content .cd06, .cd07 {
	margin-left: 20px;
}
#content .cd08 {
	margin-left: 20px;
}
#content .cd09, .cd10 {
	margin-left:5px;
}	
.logoU {
	margin-top: 10px;
}
