@charset "EUC-JP";

.line{
	clear:both;
	padding-top:15px;
	padding-bottom:10px;
}

.history_year{
	float:left;
	width:155px;
	color:#C89650;
	font-size:115%;
	font-weight:bold;
}

.history_txt{
	float:right;
	width:485px;
	font-size: 115%; color: #555; line-height:145%;
}

.history_txt ul.historylist{
	margin-top:2px;
}	

.history_txt ul.historylist li{
	font-size: 14px;
	color: #333;
	line-height:140%;
	margin-bottom:15px;
}	