@charset "EUC-JP";

@import url(./baseAbout.css);

.hisotryList 	{
	line-height:150%;
}


.hisotryList dt,
.hisotryList dd	{
	float:left;
	display:inline;
	margin-bottom:0.5em;
}

.hisotryList dt	{
	width:130px;
	color:#AE7816;
	font-weight:bold;
}

.hisotryList dd	{
	width:370px;
}



.hisotryList th{
	width:130px;
	color:#AE7816;
	font-weight:bold;
	padding-bottom:5px;
	vertical-align:top;
}

.hisotryList td{
	padding-bottom:5px;
	vertical-align:top;
}
