#eyecatcher .stage {
	overflow: hidden; 
	position: relative;
	background-position: top left;
	background-repeat: no-repeat;
}

#eyecatcher .eycatcheritem1 {
	left: 24px;
	top: 0px;
	width: 263px;
	height: 143px;
	position: absolute;
	color: #fcaf1e;
}

#eyecatcher .eycatcheritem1 a {
	color: #fcaf1e;
	text-decoration: none;
}
#eyecatcher .eycatcheritem1 a:hover {
	text-decoration: underline;
}


#eyecatcher .eycatcheritem2 {
	left: 472px;
	top: 134px;
	width: 341px;
	height: 140px;
	position: absolute;
	color: #fcaf1e;
}

#eyecatcher .eycatcheritem2 a {
	color: #fcaf1e;
	text-decoration: none;
}
#eyecatcher .eycatcheritem2 a:hover {
	text-decoration: underline;
}


