/* CSS Document */

.aniface .clr{

}
a {
	text-decoration:underline;
	/*\*/
	overflow: hidden;
	/**/
}

.test {border:1px solid #f00;}
.margin {margin-top:10px;margin-bottom:10px; line-height:100%;}
/*-------------------タイトル周り------------------------*/
#main-cont #mainttl{
	width:630px;
	height:330px;
	margin:0 0;
	background: url(../image/top_title.jpg) no-repeat;
}

#main-cont h1 {
	width:650px;
	height:35px;
	text-indent:-9999px;
	background: url(../image/hd.jpg) no-repeat;
}
#main-cont .sub_ttl {
	width:630px;
	margin:0 0 3px 10px;
	font-size:12px;
	color:#999;
	text-align: right;
}
#main-cont .top_box {
	width:610px;
	padding:10px;
	margin:0 0 10px 10px;
	background:#000;
	color:#fff;
}
#main-cont .top_box h2 {
	width:610px;
	height:175px;
	text-indent:-9999px;
	margin-bottom:10px;
	background: url(../image/top_title.jpg) no-repeat;
}

#main-cont .read p {
	font-size:12px;
	color:#FFEE00;
	margin-bottom:20px;
}

#main-cont .top_box .movie_box {
	width:342px;
	float:left;
	margin:0 10px 10px 0;
}
#main-cont .top_box .detail_box {
	width:250px;
	float:right;
	margin-bottom:10px;
}
#main-cont .top_box .detail_box .data{
	margin-bottom:10px;
	padding-bottom:10px;
	width:248px;
	background: url(../image/border.jpg) no-repeat left bottom;
}

#main-cont .top_box .detail_box h3 {
	font-size:18px;
	margin:10px 0;
}


.kanren {
	font-size:14px;
	color:#BBBBBB;
	margin:0 0 5px 0;
}
.img_link {
	border:1px #666666 solid;
	padding:2px;
	margin:7px 10px 0 0;
}
.border {
	width:610px;
	height:20px;
	border-top:1px #666666 solid;
	
}
/*--------------------------------------------------------*/
/*------------------------コンテンツ-----------------------*/
#main-cont .cts {
	width:630px;
	color:#FFEE00;
	margin-left:10px;
}


.cts .mal_c p{
	font-size:10px;
	color:#333;
	margin-top:5px;
}
/*--------------------------------------------------------*/
/*------------------------フッター-------------------------*/
.ft {
	width:656px;
	height:19px;
	background: url(/image/lineup_ft.gif) no-repeat;
}