@import url("../../../css/digest.css");
@import url("/library/splash_image/splash_image.css");
/* ---------------------------- コンテンツ部分 ---------------------------- */
/*ムービーリンク*/
#btn_movie{
	clear: both;
	background:url(../image/movie_b.jpg) 0px 0px no-repeat;
}
#btn_movie a:hover{
	background:url(../image/movie_b_ov.jpg) 0px 0px no-repeat;
}
.article_img{
	width:240px;
	height:160px;
	margin:0px 0px 20px 20px;
}
h3.comment_ttl{
	margin:10px 15px 0;
}
.comment_box {
	height:auto;
	margin:0px 10px;
	padding:40px 10px 0px;
	background: url(../image/bg_comment_box.gif) 0px 0px no-repeat;
}

.bnr_pickup {
	width:705px;
	height:80px;
	margin:20px 0 0 0;
	padding:0px;
}
