@charset "utf-8";
/* CSS Document */

@import url(common.css);


/*****HEADER and LEFT COLUMN (import common.css)*******/


#contents{
	width:800px;
	margin:0 auto;
	}
	
#contents2{
	width:768px;
	margin:0 auto;
	line-height:0;
	}
	
/*---*/

#cduWrap h2 {
	font-size: 13px;
	line-height:30px;
	color: #ffffff;
	background-color: #010508;
	text-indent: 12px;
}

div.article {
	margin: 10px auto;
	width:720px;
}
div.article_box {
	text-align: center;
	margin-top: 10px;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 20px;
	width: 150px;
	float: left;
	line-height: 1.2;
}
	
.article_box div.article_photo {
	margin-bottom: 10px;
}
.article_box p.article_title {
	margin: 5px 0 5px 0;
}
.article_box p.article_title a {
	font-size: 10px;
	color: #bf3100;
	background-color: transparent;
}
.article_box p.release {
	font-size: 10px;
	color: #585858;
	background-color: transparent;
	margin-bottom: 7px;
}
.article_box p.price {
	font-weight: bold;
	color: #343434;
	background-color: transparent;
	margin-bottom: 3px;
}
.article_box p.copyp {
	font-size: 10px;
	color: #7a7a7a;
	background-color: transparent;
}
div.article hr{
	margin:0;
	padding:0;
	color:#FFF;
	background-color:#FFF;
	border:none;
	clear:both;
	height:0;
	font-size:1px;
	line-height:0;
	visibility:hidden; 
}
	
/*recommend*/
#recommender_pc70 { text-align:center; margin-bottom:30px}
#recommender_pc70 #dv_rc_title{ width:712px;height:33px;background: url("/bc/images/common/title_recommend_mypage.gif") no-repeat left bottom; margin-bottom:15px}
#recommender_pc70 .dv_rc_items{ width:130px; float: left; margin:0 5px}
#recommender_pc70 .dv_rc_img img{ width:130px; height:130px; margin-bottom: 10px;}
#recommender_pc70 a{ color:#BF3100;display: block; font-size: 12px; line-height: 110%;}
#recommender_pc70 .dv_rc_description{ display:none}	