@charset "utf-8";

@import "../../css/dpt_travel.css";

/* ----- インターンシップ：ポイント ----- */

#main.internship .point {
	background: url(../img/point_ph.jpg) no-repeat;
	height: 380px;
}
	
#main.internship .point p { padding: 10px 0 0 310px; }
#main.internship .point dl { display: none; }
	

/* ----- インターンシップ：体験レポート ----- */

#main.internship .report {
	border: 1px dotted #CCCCCC;
	padding: 190px 10px 0 10px;
	width: 350px;
	float: left;
	height: 320px;
}

#main.internship .report p {
	font-size: 93%;
	margin-bottom: 5px;
	}

#main.internship .report01 {
	background: url(../img/report01.gif) no-repeat;
	margin: 0 10px 15px 0;
	}
#main.internship .report02 { background: url(../img/report02.gif) no-repeat; }

/* ----- インターンシップ：スケジュール ----- */
#main.internship .schedule {
	background: url(../img/schedule.gif) no-repeat;
	height: 520px;
}

#main.internship .schedule dl { display: none; }
