@charset "shift_jis";


#top-right {
	float: right;
	width: 555px;
	padding-right: 10px;
}
#top-right #topimage {
	position: relative;
	background: url(../images/top_image.jpg) no-repeat;
	height: 570px;
	width: 555px;
}
#top-right #topimage a#top-banner-01 {
	position: absolute;
	display: block;
	width: 180px;
	top: 30px;
	left: 360px;
	height: 105px;
}
#top-right #topimage a#top-banner-02 {
	position: absolute;
	display: block;
	width: 180px;
	height: 105px;
	top: 140px;
	left: 360px;
}

