@charset "utf-8";
/* CSS Document */

#main1 {
	width: 360px;
	height: 63px;
	background: url(images/hatsugokoro-main1.png) no-repeat;
	text-indent: -9999px;
	float: left;
}

#main2 {
	width: 300px;
	height: 22px;
	background: url(images/hatsugokoro-main2.png) no-repeat;
	text-indent: -9999px;
}

#main3 {
	width: 300px;
	height: 22px;
	background: url(images/hatsugokoro-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: 305px;
}

.main-bottom img {
	float: left;
}

/*========================================
*
* ポップアップ関連
*
========================================*/

.glossary {
	display: none;
}

.title {
	font-size: 21px;
	font-weight: bold;
	margin-top: 10px;
}
