@charset "utf-8";

#container{
	text-align: center;
	padding-top: 30px;
}
#contents{
	height: 590px;
	background-image: url(../img/bk.gif);
	background-repeat: no-repeat;
	background-position: center;
}
img#anime{
	margin-top: 15px;
	margin-bottom: 15px;
}
#copy1{
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 15px;
	line-height: 120%;
}
p#linkShop{
	width:314px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
p#linkShop a{
	height:28px;
	background-image: url(../img/bt_shop.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
p#linkShop a:link,
p#linkShop a:visited{ background-position: 0 0; }
p#linkShop a:hover{ background-position: -320px 0; }

p#linkHome{
	width: 140px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
p#linkHome a{
	height:40px;
	background-image: url(../img/bt_home.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
p#linkHome a:link,
p#linkHome a:visited{ background-position: 0 0; }
p#linkHome a:hover{ background-position: -140px 0; }
