@charset "UTF-8";

/*    ↓goola↓     */

/*     ID関連表示エリア      */
.underDetailBtnArea {
	width: 318px;
	/*position: absolute;
	bottom: -30px;
	right: 0px;*/
	float:right;
	
}
.underDetailBtnArea .fast {
	float: left;
}
.underDetailBtnArea a:hover img {
	opacity: 0.6;
}
.underDetailBtnArea .checkAndEstimate {
	float: right;
}

/*    ↑goola↑     */
