/* index
 ---------------------------------------------------------------- */

.index{
	float:left;
	width:640px;
	hegiht:700px;
	font-size:12px;
	margin:20px 0 0 0;
}
.index .title_outer{
	margin:0 auto 0 auto;
	padding:0 45px 0 0;
	width:590px;
	height:44px;
	color:#5C4A25;
	background:url(../images/mo_top_title.jpg) 0 0 no-repeat;
	position:relative;
	line-height:1;
	*line-height:1.3;
}
.index .title_outer h3{
	font-size:14px;
}
.index .title_outer p,
.index .title_outer h3{
	vertical-align:middle;
	display:table-cell;
}
/*for IE */  
.index .title_outer h3 p{  
	*width:32px;
}  
.index .title_outer h3{  
	*width:550px;
}  
.index .title_outer p, 
.index .title_outer h3{  
	*display: inline;  
	*zoom: 1;  
}  
.index .title_outer p img.start{
	padding:0 10px 0 17px;
}
.index .title_outer h3 strong{
	font-size:19px;
}
.index .title_outer p img.movie{
	position:absolute;
	top:-8px;
	right:4px;
}

.index p{
	font-size:12px;
	color:#B69248;
	margin:0 0 0 5px;
}

.index .dvd{
	margin:10px 10px 0 0;
	padding:0 0 0 5px;
	float:left;
}

.index .pict{
	background:url(../images/mo_window_line.jpg) 0 0 no-repeat;
	padding:5px 0 0 0;
}

.index .pict .pict_bottom{
	background:url(../images/mo_window_line.jpg) 0 bottom no-repeat;
	padding:0 0 5px 0;
}

.index .pict .pict_bottom .pict_body{
	background:url(../images/mo_window_block.jpg) 0 0 repeat;
	padding:0 5px 0 5px;
	margin:0;
}

.index .credit{
	margin:0 0 0 5px;
}
.index p.pict img{
	padding:5px;
}

.index p.copyright{
	padding:5px 0 10px 5px;
	width:170px;
}

.word{
	float:left;
	width:420px;
	margin:15px 0 0 5px;
}
.word p.katch{
	color:#666666;
	font-size:14px;
	height:40px;
}
.word p.detail{
	padding:0 0 0 5px;
	float:left;
	line-height:22px;
	color:#B69248;
	font-size:16px;
	width:320px;
}
.word p.detail a{
	font-size:16px;
	text-decoration:none;
}

.word p.detail a:hover{
	text-decoration:underline;
}


.word p.film{
	margin:0 0 0 0;
	float:left;
}
.word ul{
	padding:15px 0 0 20px;
	text-decoration : none;
}

.word li{
	background:url("../images/mo_top_bar.jpg") no-repeat scroll 0 bottom transparent;
	margin-left:0px;
	list-style-type: none;
	text-decoration : none;
	margin:10px 0 0 0;
	padding:0 0 6px 0;
}
.word ul li a{
	background:url("../images/common_link_arrow01.gif") no-repeat scroll 0 0 transparent;
	padding:0 0 0 15px;
	font-size:12px;
	text-decoration:none;
}

.word li a:hover{
	text-decoration:underline;
}

.word li a:visited{
	_text-decoration:none;
}

.cat{
	padding:5px 0 0 0;
}

.description{
	background:url(../images/mo_top_bottom.jpg) no-repeat;
	width:636px;
	height:166px;
	padding:5px 0 0 0;
	margin:30px 0 0 0;
}
.description h4{
	font-size:16px;
	background:url(../images/movie_filem.jpg) no-repeat;
	margin:0 0 0 10px;
	padding:30px 0 0 55px;
	color:#333333;
}
.description p{
	background:url(../images/blown_bar.jpg) no-repeat top;
	margin:5px 0 0 30px;
	padding:10px 0 0 0;
	width:595px;
	font-size:14px;
	color:#666666;
}

