
#contents{
	width: 492px;
}
#contents h2{
	width: 492px;
	height: 13px;
	margin-bottom: 12px;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 60%;
	line-height: 120%;
}
#contents h2.introduction{
	background-image: url(../images/introduction.gif);
	background-repeat: no-repeat;
}
#contents h2.animation{
	background-image: url(../images/animation.gif);
	background-repeat: no-repeat;
}
#contents h2.characters{
	background-image: url(../images/characters.gif);
	background-repeat: no-repeat;
}
#contents h2.bbs{
	background-image: url(../images/bbs.gif);
	background-repeat: no-repeat;
}
#contents h2.episode0{
	background-image: url(../images/episode_0.gif);
	background-repeat: no-repeat;
}
#contents h2.episode1{
	background-image: url(../images/episode_1.gif);
	background-repeat: no-repeat;
}
#contents h2.episode2{
	background-image: url(../images/episode_2.gif);
	background-repeat: no-repeat;
}
#contents h2.episode3{
	background-image: url(../images/episode_3.gif);
	background-repeat: no-repeat;
}
#contents ul{
	width: 468px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 24px;
	list-style-type: none;
	list-style-position: outside;
	overflow:hidden;
	font-size: 75%;
	line-height: 130%;
	color: #333333;
}
#contents li{
	padding-bottom: 1px;
	padding-left: 12px;
	background-image: url(../images/marker.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#contents div.episode{
	width: 480px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 24px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
}
#contents div.note{
	width: 468px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 24px;
	font-size: 75%;
	line-height: 130%;
	color: #333333;
}
#contents h2.escape{
	width: 480px;
	height: 13px;
	margin-bottom: 12px;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 60%;
	line-height: 120%;
	background-image: url(../images/escape.gif);
	background-repeat: no-repeat;
}
#contents h2.explanation{
	width: 480px;
	height: 13px;
	margin-top: 24px;
	margin-left: 16px;
	margin-right: 87px;
	margin-bottom: 12px;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 60%;
	line-height: 120%;
	background-image: url(../images/explanation.gif);
	background-repeat: no-repeat;
}
#contents div.escape{
	width: 480px;
	margin-left: 16px;
	margin-right: 16px;
	margin-bottom: 24px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	font-size: 75%;
	line-height: 130%;

}
#contents div.note{
	width: 468px;
	padding-left: 16px;
	padding-right: 102px;
	font-size: 75%;
	line-height: 130%;
	color: #333333;
}

