@charset "utf-8";
body {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	color: #000000;
}

hr {
	display: none;
}

#hidden {
	display: none;
}

#index {
	background-image: url(/shop/game/d3p/vitamin_z/images/bg.gif);
	width: 780px;
	position: relative;
	margin:0 auto 0 auto;
}

/*  頭部分  */
#index h1{
	background-image: url(/shop/game/d3p/vitamin_z/images/grp01.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	height: 261px;
	width: 780px;
	text-indent: -9999px;
}

#index h2{
	background-image: url(/shop/game/d3p/vitamin_z/images/grp02.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	height: 261px;
	width: 780px;
	text-indent: -9999px;
}
.official a{
	position: absolute;
	height: 19px;
	width: 154px;
	left: 30px;
	top: 468px;
	text-indent: -9999px;
}

/*  説明  */
#sub1{
	background-image: url(/shop/game/d3p/vitamin_z/images/sub01.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	height: 58px;
	width: 780px;
	text-indent: -9999px;
}

.story{
	background-image: url(/shop/game/d3p/vitamin_z/images/story.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	height: 360px;
	width: 780px;
	text-indent: -9999px;
}

/*  スクリーンショット  */
#sub2{
	background-image: url(/shop/game/d3p/vitamin_z/images/sub02.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	height: 58px;
	width: 780px;
	text-indent: -9999px;
}

/*  登場人物  */
#sub3{
	background-image: url(/shop/game/d3p/vitamin_z/images/sub03.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	height: 58px;
	width: 780px;
	text-indent: -9999px;
}

#chara {
	position: relative;
	padding: 0px;
	margin: 0px;
	height: 300px;
	text-indent: -9999px;
}

#chara ul{
	list-style: none;
}

#chara li a{
	background-image: url(/shop/game/d3p/vitamin_z/images/chara.jpg);
	background-repeat: no-repeat;
	position: absolute;
}

#chara li.chara1 a{
	height: 140px;
	width: 140px;
	top: 0px;
	left: 30px;
	background-position: 0px 0px;
}

#chara li.chara1 a:hover{
	background-position: 0px -140px;
}

#chara li.chara2 a{
	height: 140px;
	width: 140px;
	top: 0px;
	left: 175px;
	background-position: -140px 0px;
}

#chara li.chara2 a:hover{
	background-position: -140px -140px;
}

#chara li.chara3 a{
	height: 140px;
	width: 140px;
	top: 0px;
	left: 320px;
	background-position: -280px 0px;
}

#chara li.chara3 a:hover{
	background-position: -280px -140px;
}

#chara li.chara4 a{
	height: 140px;
	width: 140px;
	top: 0px;
	left: 465px;
	background-position: -420px 0px;
}

#chara li.chara4 a:hover{
	background-position: -420px -140px;
}

#chara li.chara5 a{
	height: 140px;
	width: 140px;
	top: 0px;
	left: 610px;
	background-position: -560px 0px;
}

#chara li.chara5 a:hover{
	background-position: -560px -140px;
}

#chara li.chara6 a{
	height: 140px;
	width: 140px;
	top: 145px;
	left: 30px;
	background-position: -700px 0px;
}

#chara li.chara6 a:hover{
	background-position: -700px -140px;
}

#chara li.chara7 a{
	height: 140px;
	width: 140px;
	top: 145px;
	left: 175px;
	background-position: -840px 0px;
}

#chara li.chara7 a:hover{
	background-position: -840px -140px;
}

/*  ご注文はこちら  */
#sub4{
	background-image: url(/shop/game/d3p/vitamin_z/images/sub04.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	height: 58px;
	width: 780px;
	text-indent: -9999px;
}

/*  コピーライト  */
#copy {
	background-image: url(/shop/game/d3p/vitamin_z/images/copy.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	height: 69px;
	width: 780px;
	text-indent: -9999px;
}
