@charset "Shift_JIS";

.all-top-flash {
	width: 511px;
	height: 285px;
}

.movie-watching {
	width: 511px;
	background: #FF0000;
	margin-bottom: 15px;
}
.movie-watching-item {
	margin-bottom: 15px;
}
.movie-watching-item dl {
	float:left;
	width: 150px;
	padding-left: 15px;
}
.movie-watching-item dt {
	width: 150px;
	text-align: center;
	padding: 0;
	margin: 0 0 5px 0;
}
.movie-watching-item dd {
	width: 150px;
	font-size: 10px;
	color: #FFF;
	line-height: 12px;
	margin: 0;
	padding: 0;
}
.movie-watching-item dd.c-nam {
	width: 150px;
	height: 28px;
	text-align: center;
}
.movie-watching-item dd.c-nam a {
	color: #FFF;
	text-decoration:underline;
}
.movie-watching-item dd.c-nam a:hover {
	color: #FFF;
	text-decoration:none;
}
.movie-watching-item dd.c-about {
	width: 150px;
	text-align: left;
}

.all-top-icon {
	width: 511px;
	margin-bottom: 15px;
}

/*-- 09.11.25’Ç‰Á --*/

.p-navi-contents {
	width: 511px;
}
.p-navi-contents-item {
	width: 247px;
	height: 155px;
	float:left;
	margin-bottom: 15px;
}
.p-navi-contents-item2 {
	width: 247px;
	height: 155px;
	float:right;
	margin-bottom: 15px;
}
.p-navi-contents-item3 {
	width: 247px;
	height: 155px;
	float:left;
	font-size: 11px;
	color: #666;
	line-height: 160%;
	background: #A0E000;
	margin-bottom: 15px;
}
.p-navi-contents-item3 a {
	color: #666;
	text-decoration:underline;
}
.p-navi-contents-item3 a:hover {
	color: #666;
	text-decoration:none;
}