@charset "UTF-8";

/* irwp */
.left-sub-navi {
	margin: 0px;
	padding: 0px 0px 2px 0px;
	background-color: #F3F8FC;
}

.left-sub-navi-list {
	width: 177px;
	height: 20px;
	margin: 0px;
	padding: 8px 0px 0px 28px;
	background-image: url(../img/left-subnavi-bg.jpg);
	background-repeat: no-repeat;
}

.left-sub-navi-list a:link {
	color: #666666;
	text-decoration: none;
}

.left-sub-navi-list a:visited {
	color: #666666;
	text-decoration: none;
}

.left-sub-navi-list a:hover {
	color: #B5010B;
	text-decoration: underline;
}

.left-sub-navi-list a:active {
	color: #666666;
	text-decoration: none;
}

.left-sub-navi-list-here {
	width: 177px;
	height: 20px;
	margin: 0px;
	padding: 8px 0px 0px 28px;
	background-image: url(../img/left-subnavi-bg.jpg);
	background-repeat: no-repeat;
}

.left-sub-navi-list-here a:link {
	color: #B5010B;
	text-decoration: underline;
}

.left-sub-navi-list-here a:visited {
	color: #B5010B;
	text-decoration: underline;
}

.left-sub-navi-list-here a:hover {
	color: #B5010B;
	text-decoration: underline;
}

.left-sub-navi-list-here a:active {
	color: #B5010B;
	text-decoration: underline;
}


.left-sub-navi-border {
	margin: 0px;
	padding: 0px;
}

/* Cwp */
.movie-contents {
	width: 626px;
	margin: 0pxx;
	padding: 22px 0px 0px 0px;
	text-align: left;
}
table.table-movie {
	width: 100%;
}
table.table-movie td {
	vertical-align: top;
	padding-bottom: 67px;
}
.movie-box {
	width:280px;
	margin: 5px 0px 0px 13px;
}
.movie {
	width:280px;
	height:205px;
	margin-bottom: 10px;
}
p.p-movie {
	padding: 10px 20px;
	line-height: 20px;
}
.contents-text {
	margin: 0px;
	padding: 10px 20px 30px 20px;
	line-height: 20px;
}


