* {
	margin: 0px;
	padding: 0px;
}
#wrap {
	margin: auto;
	height: auto;
	width: 950px;
}
body {
	background-image: url(../images/body_bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #FFFAD8;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content {
	width: 950px;
	height: auto;
	float: left;
	clear: both;
}
#left {
	clear: left;
	float: left;
	height: auto;
	width: 300px;
	background-image: url(../images/left_bg.gif);
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 35px;
	padding-left: 15px;
}



#main {
	width: 590px;
	float: right;
	height: auto;
	clear: right;
	padding-left: 30px;
	padding-top: 45px;
	padding-bottom: 20px;
}
#movie {
	background-image: url(../images/bg_flv.gif);
	background-repeat: no-repeat;
	height: 318px;
	width: 480px;
	padding-top: 1px;
	padding-left: 1px;
	clear: both;
	float: left;
	padding-right: 6px;
}
.cover {
	background-image: url(../images/movie.gif);
}

.moviebox {
	float: left;
	height: auto;
	width: 486px;
	clear: both;
	padding-left: 35px;
	padding-top: 15px;
}
#list {
	clear: both;
	float: left;
	height: 30px;
	width: 580px;
	padding-bottom: 30px;
	padding-left: 10px;
}

#list ul {
	clear: both;
	float: left;
	height: auto;
	width: 513px;
	list-style-type: none;
}
.font_day {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #444444;
	font-weight: bold;
	line-height: 30px;
	float: left;
	height: 30px;
	width: 98px;
	margin-top: 5px;
	margin-bottom: 20px;
	background-image: url(../images/b_play.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	list-style-type: none;
}
.todaysnews {
	background-image: url(../images/info.gif);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	height: 113px;
	width: 513px;
	padding-top: 8px;
	padding-left: 35px;
}
.img_l {
	clear: both;
	float: left;
	margin-top: 5px;
	margin-bottom: 7px;
}

h1 {
	clear: both;
	float: left;
	height: 64px;
	width: 299px;
	
}
h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}
.font_today {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #333333;
	line-height: 24px;
}

.font1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	clear: both;
	float: left;
}
.font2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #333333;
	clear: left;
	float: left;
	height: 13px;
	width: 272px;
	text-align: center;
}


.to_hodo {
	width: 272px;
	float: left;
	height: 28px;
	clear: both;
	padding-bottom: 2px;
}
.to_kouteieki {
	clear: both;
	float: left;
	margin-top: 15px;
	text-align: right;
	height: 80px;
	width: 550px;
}
.to_ｋｏｕｔｅｉｅｋｉ img {
	border: 1px solid #CCC;
}

.info {
	width: 287px;
	height: 52px;
	padding-top: 95px;
	padding-left: 12px;
	float: left;
	clear: both;
	background-image: url(../images/infomation.png);
	background-repeat: no-repeat;
}
.to_hodo a:hover {
	opacity: 0.80; /* OperaESafari */
	-moz-opacity:0.80; /* Firefox */
	filter: alpha(opacity=80); /* IE */
	zoom: 1;
}
/* Rs[Cg@*/
#foot {
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	letter-spacing: 1px;
	color: #333333;
	line-height: 20px;
	background-color: #EAE7D6;
	float: left;
	height: 20px;
	clear: both;
}
#flvheader{
	background-color: #EBECDD;
}
#flvheader span{
	color:#000000;
	text-indent: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}

