@charset "UTF-8";
/* CSS Document */

.title_back {
  position: relative;
  z-index: 50;
  width: 100%; height: 170px;
  background: url("../title_img/title_back.png") 50% 0 repeat-x;
}

/* 各コンテンツタイトル */
h2.title_introduction {
	margin: 0px 0 0 0;
	width: 550px; height: 170px;
	background: url(../title_img/title_introduction.png) no-repeat;
	text-indent: -9999px; }
h2.title_cast {
	margin: 0px 0 0 0;
	width: 550px; height: 170px;
	background: url(../title_img/title_cast.png) no-repeat;
	text-indent: -9999px; }
h2.title_schedule {
	margin: 0px 0 0 0;
	width: 550px; height: 170px;
	background: url(../title_img/title_schedule.png) no-repeat;
	text-indent: -9999px; }
h2.title_topics {
	margin: 0px 0 0 0;
	width: 550px; height: 170px;
	background: url(../title_img/title_topics.png) no-repeat;
	text-indent: -9999px; }
h2.title_guidance {
	margin: 0px 0 0 0;
	width: 550px; height: 170px;
	background: url(../title_img/title_guidance.png) no-repeat;
	text-indent: -9999px; }

/* 各サブタイトル（小） */

h4.sub_cast01 {
	margin: 15px 0 5px 0;
	width: 650px; height: 90px;
	background: url(../title_img/sub_cast01.png) no-repeat;
	text-indent: -9999px; }
h4.sub_cast02 {
	margin: 30px 0 5px 0;
	width: 650px; height: 90px;
	background: url(../title_img/sub_cast02.png) no-repeat;
	text-indent: -9999px; }
h4.sub_cast03 {
	margin: 30px 0 5px 0;
	width: 650px; height: 90px;
	background: url(../title_img/sub_cast03.png) no-repeat;
	text-indent: -9999px; }

h4.sub_schedule {
	margin: 45px 0 0 0;
	width: 380px; height: 78px; text-align: left;
	background: url(../title_img/sub_schedule.jpg) no-repeat;
	text-indent: -9999px; }

h4.sub_dvd {
	margin: 45px 0 0 0;
	width: 380px; height: 78px; text-align: left;
	background: url(../title_img/sub_dvd.jpg) no-repeat;
	text-indent: -9999px; }