@charset "shift_jis";


.index_flash {
	margin:0 0 0 50px;
}

h2.topics_title {
	margin-top:20px;
}

.topics_box_bottom {
	height:20px;
	background:url(../../images/box_bottom.jpg) no-repeat;
}
.topics_box {
	background:url(../../images/box_middle.jpg) repeat-y;
	padding:0 40px 0 20px;
}

.topics_box dl {
	background: url(../images/line1.gif) repeat-x bottom;
	line-height:25px;
	margin:0;
}

.topics_box dt {
	background: url(../images/line1.gif) repeat-x top;
	margin:0;
	padding:0;
	width:81px;
}

.topics_box dd {
	background: url(../images/line1.gif) repeat-x top;
	margin:-25px 0 0 81px;
	padding:0;
}

.topics_box dd a:link {
	text-decoration: none;
}


.contents_top h2 {
	background:url(../images/contents_title_background.jpg) no-repeat;
	font-size:15px;
	text-indent:20px;
	height:30px;
	padding-top:8px;
}
.description_top {
	clear:both;
	background:url(../images/description_top.jpg) no-repeat;
	width:682px;
	height:15px;
	margin-top:10px;
}
.description_bottom {
	background:url(../images/description_bottom.jpg) no-repeat;
	width:682px;
	height:20px;
	margin-bottom:10px;
}
p.description {
	background:url(../images/description_middle.jpg) repeat-y;
	padding:0 35px 0 15px;
}

.moviebox {
	float:left;
	width:345px;
}

.moviebox2 {
	float:right;
	width:337px;
}


