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

#detail_left {
	width:236px;
	float:left;
	margin-right:10px;
}

#detail_right {
	width:434px;
	float:right;
}

.art_box {
	background:#EFE4B3;
	text-align:center;
}

.pre_box {
	background:#FCFAF1;
	text-align:center;
}

.art_box_main {
	background:#EFE4B3;
	text-align:center;
	border-top:1px solid #ABA28C;
}

.pre_box_main {
	background:#FCFAF1;
	text-align:center;
	border-top:1px solid #ABA28C;
}

.title_main {
	border-top:1px solid #ABA28C;
}












