@charset "utf-8";

/* ===================================================================
CSS information

 File Name  : home.css
=================================================================== */

#eyeCatch{
	margin: 5px 0 0;
	background-color: #f3a7a9;
}
#eyeCatch .wrap{
	height: 100px;
	overflow: hidden;
	_zoom: 1;
	background-image: url(../q_a/images/h2.jpg);
	background-repeat: no-repeat;
	background-position: 176px 0;
}

