/* CSS Document */

.aniface .clr{

}
a {
	/*\*/
	overflow: hidden;
	/**/
}

.test {border:1px solid #f00;}
.margin {margin-top:10px;}
/*-------------------タイトル周り------------------------*/
#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 .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 h3 {
	font-size:14px;
	margin:10px 0;
}
#main-cont .top_box .staff {
	width:590px;
	background:#D5D5D5;
	padding:10px;
	font-size:10px;
	color:#333;
}
/*--------------------------------------------------------*/
/*------------------------コンテンツ-----------------------*/
#main-cont .cts {
	width:630px;
	margin:0 0 0 10px;
}
#main-cont .cts .cts_ttl {
	width:615px;
	padding:10px 0 3px 15px;
	margin-bottom:10px;
	background: url(../image/title_obj.jpg) no-repeat bottom;
}
#main-cont .cts p {
	color:#333px;
	margin-bottom:10px;
}
#main-cont .cts .cts_ttl h4 {
	font-size:14px;
	color:#007EAD;
}
#main-cont .cts .cts_ttl h4 span {
	font-size:12px;
	font-width:nomal;
	color:#333;
}


#main-cont .cts .ebook{
	width:630px;
	margin-bottom:10px;
}

#main-cont .cts .ebook_detail {
	width:395px;
	float:right;
}

#main-cont .cts .ebook_box {
	width:385px;
	border:1px solid #ccc;
	padding:5px;
	margin-top:10px;
}
#main-cont .cts .ebook_box .q_icon {
	width:145px;
	height:13px;
	margin:3px 5px 6px 0;
	background: url(../image/q_icon.jpg) no-repeat;
	float:left;
}
#main-cont .cts .ebook_box .q_icon a {
	display:block;
	width:145px;
	height:13px;
	text-indent:-9999px;
}
#main-cont .cts .ebook_box .g_icon {
	width:150px;
	height:13px;
	margin:3px 0 6px 0;
	background: url(../image/g_icon.jpg) no-repeat;
	float:left;
}
#main-cont .cts .ebook_box .g_icon a {
	display:block;
	width:145px;
	height:13px;
	text-indent:-9999px;
}
#main-cont .cts .ebook_box p {
	font-size:10px;
	color:#666;
}
#main-cont .cts .ebook_box .ebook_obj {
	width:286px;
	height:24px;
	background: url(../image/ebook_obj.jpg) no-repeat bottom;
	float:left;
}
#main-cont .cts .sp {
	float:left;
	margin-right:10px;
}




#main-cont .cts .rel_box {
	width:630px;
	padding-bottom:5px;
	border:1px dotted #999;
	border-width:0 0 1px;
	margin-bottom:5px;
}
#main-cont .cts .rel_box .num {
	width:45px;
	text-align: center;
	padding:4px 5px 3px ;
	background:#000;
	color:#fff;
	float:left;
}
#main-cont .cts .rel_box .txt_erea {
	width:410px;
	padding:4px 5px 3px 10px;
	float:left;
}
#main-cont .cts .rel_box .txt_erea span {
	color:#666;
}
#main-cont .cts .rel_box .btn_erea {
	width:150px;
	height:22px;
	text-indent:-9999px;
	float:right;
	background: url(../image/ebook_off.jpg) no-repeat;
}
#main-cont .cts .rel_box .btn_erea a {
	width:150px;
	height:22px;
	display:block;
	text-indent:-9999px;
	background: url(../image/ebook_on.jpg) no-repeat;
}
/*--------------------------------------------------------*/
/*----------------------オススメ作品------------------------*/
.pickup {
	width:630px;
}
.pickup .pickup_ttl {
	width:610px;
	padding:5px 10px;
	margin:20px 0 10px 0;
	background:#007EAD;
}
.pickup .pickup_ttl h4 {
	font-size:14px;
	color:#fff;
}
.pickup .pickup_box {
	width:200px;
	padding:5px 5px 5px 0;
	float:left;
}
.pickup .pickup_box .pickup_icon {
	float:left;
	margin-right:5px;
}
.pickup .pickup_box .text_area {
	width:135px;
	float:right;
}
.pickup .pickup_box .text_area a {
	text-decoration:underline;
}
.pickup .mal_c {
	font-size:10px;
	color:#666;
	padding:10px 0;
	border:1px dotted #999;
	border-width:1px 0 0;
	margin-top:10px;
}
/*--------------------------------------------------------*/
/*------------------------フッター-------------------------*/
.ft {
	width:656px;
	height:19px;
	background: url(/image/lineup_ft.gif) no-repeat;
}