@charset "Shift_JIS";

#topMovieContent_outer {
	width: 880px; height: 360px;
	margin:26px auto 0px auto;
	_margin:1px auto 0px auto;
}
#container {
	margin: 13px 0 0 30px;
	/margin: 13px 0 0 0;

}
#container .l {
	float: left;
	width: 630px;
}
#container .l ul {
	padding: 10px 0 0 0;
}
#container .r {
	float: right;
	width: 250px;
	background: url("../images/top_line01.gif") left top repeat-y;
	min-height:190px;
	height: auto !important;
	height: 190px;

}

#container .r img{
	padding:0 0 0 30px ;
	/padding:0 0 0 30px !important;
	_margin:0 0 0 30px !important;
}

#container h2 {
	padding: 0; margin: 0;
	text-align: left;
}

#topMovieContent{
	width:880px;
	height:360px;
}
p.toptxt{
	font-size:90%;
	color:#777777;
	margin:25px 0 20px;
	line-height:150%;
}
p.toptxtRed{
	font-size:90%;
	color:#FF3333;
	margin:25px 0 20px;
	line-height:150%;
}
