@charset "UTF-8";
#campany #gnavi ul {
	height: 30px;
}
#left {
	float: left;
	width: 515px;
}
#right {
	width: 250px;
	float: left;
	margin-left: 15px;
	margin-bottom: 15px;
}
#right  li  a  {
	background-image: url(../img/listmarker1.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 10px;
	text-decoration: none;
	line-height: 1.75em;
	font-size: 85%;
	color: #333333;
}
#right li a:hover {
	text-decoration: underline;
	color: #3366CC;
}
#footer {
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 77%;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 3px;
	text-align: center;
}
#news {
	width: 515px;
}
#movie {
	margin-bottom: 10px;
	width: 250px;
	height: 70px;
}
#movie li {
	float: left;
}
#douga {
	float: left;
	height: 70px;
	width: 55px;
	background-image: url(../img/movie_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
#movie  li#shoukai a   {
	height: 70px;
	width: 95px;
	background-image: url(../img/movie_button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-indent: -9999px;
	padding-left: 0px;
}
#movie  li#tokucho a  {
	height: 70px;
	width: 95px;
	margin-left: 5px;
	background-image: url(../img/movie_button.gif);
	background-repeat: no-repeat;
	background-position: -95px top;
	display: block;
	text-indent: -9999px;
	padding-left: 0px;
}
#movie   li#shoukai  a:hover {
	background-image: url(../img/movie_button.gif);
	background-repeat: no-repeat;
	background-position: left -70px;
}
#movie   li#tokucho  a:hover {
	background-image: url(../img/movie_button.gif);
	background-repeat: no-repeat;
	background-position: -95px -70px;
}
