@charset "utf-8";
/* CSS Document */

#maincontents1 {
	width: 315px;
	height: 63px;
	background: url(images/omborato-main1.png) no-repeat;
	text-indent: -9999px;
	float: left;
}

#maincontents2 {
	width: 262px;
	height: 50px;
	background: url(images/omborato-main2.png) no-repeat;
	text-indent: -9999px;
}

#maincontents3 {
	width: 367px;
	height: 32px;
	background: url(images/omborato-main3.png) no-repeat;
	text-indent: -9999px;
}

#lineup {
	width: 492px;
	height: 33px;
	background: url(../images/lineup.png) no-repeat;
	text-indent: -9999px;
}

/* フッター画像関連 */
.main-bottom {
	height: 245px;
}

.main-bottom img {
	float: left;
}
