@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.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 120px;
	display: block;
	height: 30px;
}
.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;
}
#subnav {
	width: 588px;
	margin-top: 30px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
#subnav li {
	font-size: 0.1%;
	line-height: 0.1%;
	float: left;
	width: 147px;
	display: inline;
}
/*#sPhoto .text {
	font-size: 100%;
	color: #FFFFFF;
	margin-top: 2px;
}
#sPhoto {
	float: right;
	width: 420px;
	display: inline;
}
#sPhoto li {
	float: left;
	width: 124px;
	margin-top: 10px;
	margin-left: 10px;
	display: inline;
}
#sPhoto02 {
	width: 420px;
	display: inline;
}
#sPhoto02 li {
	float: left;
	display: inline;
	width: 124px;
	margin-left: 10px;
	margin-top: 10px;
}
#text .text02 {
	font-size: 100%;
	color: #FFFFFF;
	display: inline;
	clear: both;
	margin-left: 135px;
	margin-right: -38px;
}
#text {
	margin-bottom: 10px;
}
*/
#movieTitle {
	padding: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	width: 660px;
	margin-top: 30px;
	height: 50px;
}
#movieTitle .title {
	float: left;
	width: 308px;
}
#movieTitle .bnr {
	float: right;
	width: 135px;
	color: #FFFFFF;
	margin-top: -10px;
}
#sPhoto {
	padding-top: 20px;
	padding-bottom: 20px;
}
#sPhoto li {
	float: left;
	width: 124px;
	color: #FFFFFF;
	display: inline;
	margin-top: 10px;
	margin-left: 18px;
}

