@charset "utf-8";
/*-----------------------------------------------------------------------------------------------
	[ css ] [ uni_history.css ]
	-----------------------------------------------------------------------------------------------
	author: Lampros co.,ltd. Atsushi Umehara
	url:http://www.lampros.co.jp/
	making day: 2009-12-02
	---------------------------------------------------------------------------------------------*/

@import url(reset.css);
@import url(common.css);

/* ================================================

	aa

=================================================*/

/* a -------------*/

.hisProL {
	 float:left;
	 width:165px;
}

.hisProR {
	margin-left:165px;
}

.hisProL a:hover img{
	-moz-opacity:0.7;
	opacity:0.7;
	filter: alpha(opacity=70);
}





