@charset "Shift_JIS";

/*--------------------
* corporat image
--------------------*/

#eyecatchPrint {
	clear: both;
	display: block;
	width: 710px;
	height: 190px;
	margin: 0 auto 1.5em auto;
}

#eyecatch {
	display: none;
/*
	background: transparent url('../img/eyecatch.jpg') no-repeat 0px -190px;
*/
	/*IEだとズレるのでこちらで背景画像をこちらに配置*/
}

#eyecatch ul {
	display: none;
}

#eyecatch ul li {
}


