@charset "UTF-8";

h2{
	font-size:18px;
	background:url(../image/ic_mark.gif) no-repeat left;
	padding:15px 0 15px 25px;
}

#outline{
	float:left;
	font-size:14px;
	padding:50px 0 0 110px;
}

#outline dl{
	float:left;
	width:240px;
}

#outline dt{
	float:left;
	width:90px;
	padding:10px 0;
}

#outline dd{
	float:left;
	width:140px;
	padding:10px 0;
}

#history{
	float:left;
	font-size:14px;
	padding:50px 0 50px 0;
	background:#FFF;
}

#history dl{
	float:left;
	width:500px;
}

#history dt{
	float:left;
	width:90px;
	padding:10px 0;
	line-height:2em;
}

#history dd{
	float:left;
	width:390px;
	padding:10px 0;
	line-height:2em;
}