@charset "Shift_JIS";

.contents .informationArea .courseArea .rightSec .courseDetailSec #COURSE00{padding:0;}

.contents .informationArea .courseArea .rightSec .courseDetailSec .detailInfoBox{
	margin-top:15px;
	padding-bottom:15px;
	border:1px solid #cccccc;
	background:#e9d798;
	position:relative;
	height:149px;
}
.contents .informationArea .courseArea .rightSec .courseDetailSec .detailInfoBox p{
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;
	position:absolute;
	top:57px;
	left:27px;	
}

