@charset "UTF-8";
/* CSS Document */

#scroller {
	float:right;
	width:288px;
	height:286px;
	padding:20px 0 0 62px;
	background:url(../images/BG_scroller.png) right 0 no-repeat;
}

#scrollhead {
	position: relative;
	overflow: hidden;
	height: 240px;
	width: 288px;
}

#scrollup {
	position: relative;
	overflow: hidden;
	height: 240px;
	width: 268px;
	padding:0 10px 0 10px;
	margin-bottom:10px;
}

.headline {
	position: absolute;
	top: 260px;
	left: 10px;
	height: 254px;
	width:268px;
}

