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

/*タイトル
----------------------------------------------*/
#main h3 {
	width: 325px;
	height: 21px;
	margin: 0 0 10px 0;
	text-indent: -9999px;
}

#title1 {
	background: url(../img/tenpo/title1.png) no-repeat;
}
#title2 {
	background: url(../img/tenpo/title2.png) no-repeat;
}
#title3 {
	background: url(../img/tenpo/title3.png) no-repeat;
}
#title4 {
	background: url(../img/tenpo/title4.png) no-repeat;
}

#title_toreder {
	background: url(../img/tenpo/title_toreder.png) no-repeat;
}
#title_wonder {
	background: url(../img/tenpo/title_wonder.png) no-repeat;
}
#title_kaji {
	background: url(../img/tenpo/title_kaji.png) no-repeat;
}
#title_neo {
	background: url(../img/tenpo/title_neo.png) no-repeat;
}
#title_ami {
	background: url(../img/tenpo/title_amiami.png) no-repeat;
}
#title_imajin {
	background: url(../img/tenpo/title_imajin.png) no-repeat;
}
#title_game {
	background: url(../img/tenpo/titile_game.png) no-repeat;
}

#submenu3 a {
	margin-left: 20px;
}


/*各特典
----------------------------------------------*/
.tokuten {
	width: 325px;
	height: 450px;
	float: left;
	margin: 30px 0 10px 30px;
}

#main p {
	margin-bottom: 10px;
}

.sample {
	text-align: center;
	position: relative;
}

.sampleimg {
	position: absolute;
	top: 0;
	left: 15%;
}

#gototop {
	clear: both;
}

.link {
	background: url(../img/tenpo/arrow.gif) no-repeat 0 50%;
	padding: 0 14px;
}