@charset "utf-8";

@import "../../css/dpt_travel.css";

#main.new_course .intro{
	background: url(../img/intro.gif) no-repeat;
	height:380px;
}

#main.new_course .intro p, #main.new_course .intro dl {  display: none; }

#main.new_course .intro h2 { background: none; }

#main.new_course .point {
	background: url(../img/point.jpg) no-repeat;
	height: 600px;
}

#main.new_course .point h2, #main.new_course .point dl { display: none; }

#main.new_course .other {
	background: url(../img/other.gif) no-repeat;
	height: 305px;
	margin-bottom: 10px;
}

#main.new_course .other h2, #main.new_course .other ul { display: none; }
