@charset "utf-8";
/* CSS Document */


/* INTRODUCTION */
.Introduction #sideLeft #middle{
	height:115px;
}

.Introduction strong {
	font-size:1.3em;
	color:#F547AE;
}
.Introduction .rules {
font-size:1.1em;
	color:#af5940;
}
.intro_chara {
	position:absolute;
	width:100%;
	height:350px;
	left: 0;
	top: 502px;
	background:url(../../img/introduction/chara.png) no-repeat center bottom;
	z-index:5;
}


/* HIGHLIGHT */
.highlight #sideLeft #middle{
	height:155px;
}
.highlight #sideLeft #middle2{
	width:196px;
	height:185px;
	padding-left:15px;
	background:url(../../img/common/left_bg_middle.png) no-repeat top;
}
.highlight_chara {
	position:absolute;
	width:100%;
	height:350px;
	left: 0;
	top: 502px;
	background:url(../../img/highlight/chara.png) no-repeat center bottom;
	z-index:5;
}


/* CAST */
.cast #sideLeft #middle{
	height:260px;
}

.cast #sideLeft #middle2{
	width:196px;
	height:285px;
	padding-left:15px;
	background:url(../../img/common/left_bg_middle.png) no-repeat top;
}

.cast h4 {
	padding-bottom:0.5em;
}
.cast_chara {
	position:absolute;
	width:100%;
	height:350px;
	left: 0;
	top: 542px;
	background:url(../../img/cast/chara.png) no-repeat center bottom;
	z-index:5;
}

/* SCHEDULE */
.schedule #sideLeft #middle{
	height:85px;
}
.schedule h4 {
	padding-bottom:0.5em;
}
.schedule dl dt {
	display:block;
	height:20px;
	padding:10px 0 0 17px;
	color:#3d3d3d;
	background:url(../../img/schedule/marker.gif) no-repeat;
	background-position:0 12px;
	border-bottom:dotted 1px #8F5800;
}
.schedule dl dt a{
	margin-left:1em;
}
.schedule_chara {
	position:absolute;
	width:100%;
	height:630px;
	left: 0;
	top: 382px;
	background:url(../../img/schedule/chara.png) no-repeat center bottom;
	z-index:5;
}


/* EPISODE */
.episode #sideLeft #middle{
	height:342px;
}
.episode #sideLeft #middlemovie{
	height:362px;
}

.episode #sideLeft #middle2{
	height:462px;
	width:196px;
	padding-left:15px;
	background:url(../../img/common/left_bg_middle.png) no-repeat top;
}
.episode #sideLeft #middlemovie2{
	height:492px;
	width:196px;
	padding-left:15px;
	background:url(../../img/common/left_bg_middle.png) no-repeat top;
}

.episode .staff {
	padding-left:50px;
	color:#F547AE;
}
.episode h4 {
	padding-bottom:0.5em;
}

.episode h3 {
	padding-bottom:8px;
}

.episode dl dt {
	display:block;
	height:20px;
	padding:10px 0 0 17px;
	color:#3d3d3d;
	background:url(../../img/schedule/marker.gif) no-repeat;
	background-position:0 12px;
	border-bottom:dotted 1px #8F5800;
}
.episode dl dt a{
	margin-left:1em;
}
.episode  .float_r img {
	padding-bottom:1em;
}
.gallery_list img {
	display:block;
	float:left;
	padding-right:7px;
	padding-bottom:7px;
}
.gallery_list img.r {
	padding-right:0;
}

p.btn_ep{
	text-align:right;
}

.episode_txt{
height:300px;
}
.episode_txt2{
height:400px;
}


.nocursor{
	cursor:default;
}

/* DOWNLOAD */
.download #sideLeft #middle{
	height:62px;
}

.download h4 {
	font-size:12px;
	color:#F547AE;
}
.download h5 {
	font-size:12px;
	color:#af5940;
}
.download .mainimg {
	text-align:center;
	padding:25px 0 10px;
}
.download .btn_area {
	width:272px;
	margin:0 auto;
	padding-bottom:25px;
}
.download .btn_area .btn_l{float:left;}
.download .btn_area .btn_r{float:right;}
.download_chara {
	position:absolute;
	width:100%;
	height:350px;
	left: 0;
	top: 472px;
	background:url(../../img/download/chara.png) no-repeat center bottom;
	z-index:5;
}
.download table#wp {margin:20px 0;}
.download table#wp td {
	padding:0 10px 10px 0;
}

/* MOVIE */


#trailer_area
	{
	text-align:center;
	}
	
	
/* DVD */
.DVD #sideLeft #middle{
	height:95px;
}

.dvd_chara {
	position:absolute;
	width:100%;
	height:385px;
	left: 0;
	top: 472px;
	background:url(../../img/dvd/chara.png) no-repeat center bottom;
	z-index:5;
}

#DVDl
{
color:#614e36;
width:180px;
padding: 5px 0 8px 12px;
float:left;
	}
	
#DVDr
{
color:#614e36;
width:314px;
float:left;
	}
	
#DVDr img
{
margin-bottom:15px;
	}

#DVDr table td.l
{
color:#f3f2e6;
background-color:#816626;
padding:5px
	}
	
#DVDr table td.r
{
color:#614e36;
background-color:#e8deb6;
padding:5px
	}
	
#DVDr p
{
font-size:85%;
	}
	
.txt_brown
{
color:#614e36;
	}



