﻿@charset "UTF-8";
#right .intro .catch {
	background-image: url(img/intro_catch.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	text-indent: -9999px;
	height: 50px;
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 61px;
}
#right .intro .outline {
	background-image: url(img/intro_outline.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 761px;
	width: 528px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	text-indent: -9999px;
	padding-bottom: 30px;
}
.episode .title {
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	text-indent: -9999px;
	height: 30px;
	margin-bottom: 50px;
	width: 610px;
	display: block;
}
.episode .story {
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 350px;
	text-align: left;
	text-indent: -9999px;
	margin-bottom: 50px;
}
