@charset "utf-8";
/* CSS Document */

.clear{
	clear:both;
}

img{
	margin:0;
}
.title{
	width:330px;
	background-image:url(../images/title.jpg);
	background-repeat:no-repeat;
	padding:78px 160px 0 10px;
}
.title p{
	line-height:1.2;
}


.topbox{
	margin:20px 0 20px 10px;
}
.topbox ul{
	list-style-type:none;
	margin:0 0 10px 0;
	width:488px;
	display:block;
}
.topbox li{
	display:inline;
}

.topbox a{
	text-decoration:none;
}
.topbox .topmenu a{
	background-color:#fff6c8;
	margin:0 10px 0 0;
	padding:10px;
	width:212px;
	border:1px solid #bbbbbb;
	display:block;
	float:left;
}
.topbox .topmenu_new a{
	background-color:#fff6c8;
	background-image:url(../images/topmenu_new.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	margin:0 10px 0 0;
	padding:10px;
	width:212px;
	display:block;
	border:1px solid #bbbbbb;
	float:left;
}
.topmenu a:hover,
.topmenu_new a:hover{
	border:1px solid #ff6600;
}
.topbox .top_icon{
	float:left;
	margin-right:10px;
}
.topbox .top_t{
	font-size:14px;
	font-weight:bold;
	line-height:1.3;
	padding-bottom:5px;
	padding-left:85px;
}
.topbox .top_l{
	font-size:12px;
	line-height:1.2;
	color:#000000;
	padding-left:85px;
	padding-bottom:0px;
}



.movie{
	margin:25px 10px 15px;
}
.movie .number{
	float:left;
	margin-right:14px;
	margin-top:5px;
	display:block;
}
.movie h4{
	width:400px;
	float:left;
	margin:0;
}
.movie .catch{
	font-size: 14px;
	font-weight: bold;
	padding:0;
	line-height:1.4;
}
.movie .movie_title{
	font-size: 28px;
	font-weight: bold;
	padding:0;
	line-height:1.4;
}
.movie .time{
	font-size: 20px;
}
.movie .data{
	font-size:11px;
	padding:1px 0 0 0;
	color:#666;
}
.pic{
width:500px;
}
.movie_pict{
	margin:0 auto 20px;
	display:block;
}


.about_movie{
	margin:0 10px;
}
.about_movie p{
	padding:0 0 15px 0;
}
.about_movie .arasuji{
	padding:0 0 0 30px;
	background-image:url(../images/icon_book.jpg);
	background-repeat:no-repeat;
	font-size: 16px;
	font-weight: bold;
	background-position: left 3px;
}
.about_movie .midokoro{
	padding:0 0 0px 30px;
	background-image:url(../images/icon_eye.jpg);
	background-repeat:no-repeat;
	font-size: 16px;
	font-weight: bold;
	background-position: left 2px;
}
.about_movie .jidai{
	padding:0 0 0px 30px;
	background-image:url(../images/icon_time.jpg);
	background-repeat:no-repeat;
	font-size: 16px;
	font-weight: bold;
	background-position: left 2px;
}
.about_movie .cast{
	padding:0 0 0px 30px;
	background-image:url(../images/icon_cast.jpg);
	background-repeat:no-repeat;
	font-size: 16px;
	font-weight: bold;
	background-position: left 3px;
}


.laputa{
	padding:20px 25px;
	background-color:#fff6c8;
	width:400px;
	margin:10px 25px 0;
}
.laputa:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.laputa .recomend{
	padding:10px 66px 20px 0;
	background-image:url(../images/woman.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
.laputa .laputa_pict{
	float:left;
	margin-right:15px;
}
.laputa .laputa_txt{
	width:235px;
	float:right;
}
.laputa .laputa_txt .schedule{
	margin-bottom:5px;
}

.prev{
	margin:15px 25px 0;
	float:left;
	display:inline;
}
.next{
	margin:15px 25px 0;
	float:right;
	display:inline;
}




/*kamakura plus*/
.link{ clear:both; padding:10px; }
.link table{ margin:40px 20px;border:3px double #eee;}
.link td{ vertical-align:top; padding:10px;}
.link td a{ font-weight:bold; font-size:14px;}
.link td p{line-height:1.3; padding:5px 0;}
