@charset "utf-8";
body{
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

hr{
	display: none;
}

.hidden{
	display: none;
}

#index{
	background-image: url(/shop/game/ss-alpha/arashi_ds/images/bg.jpg);
	background-color: #000000;
	position:relative;
	margin: 0 auto 0 auto;
	width: 780px;
}

/*  トップ  */
#top h1{
	background-image: url(/shop/game/ss-alpha/arashi_ds/images/grp01.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 368px;
	width: 780px;
	text-indent: -9999px;
}

#top span.official a{
	position: absolute;
	top: 249px;
	left:498px;
	height: 21px;
	width: 126px;
	text-indent: -9999px;
}

/*  説明  */
#sub{
	margin: 0 auto 0 auto;
	width: 720px;
	font-size: 125%;
	font-weight: bold;
	line-height: 18px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-bottom: 5px;
}

#text{
	background-color: #D4D0CD;
	margin: 0 auto 0 auto;
	padding: 5px;
	width: 715px;
	margin-bottom: 20px;
}

#turn{
	background-image: url(/shop/game/ss-alpha/arashi_ds/images/grp02.jpg);
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
	height: 162px;
	width: 712px;
	text-indent: -9999px;
}

/*  コピーライト  */
#copy{
	background-image: url(/shop/game/ss-alpha/arashi_ds/images/grp03.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 56px;
	width: 780px;
	text-indent: -9999px;
}