*{
	margin: 0px;
	padding: 0px;
}

br{
	letter-spacing: 0px;
}

img{
	border: none;
}

body{
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #eeeeee;
	color: #333333;
}

A:link{
	color: #ff0000;
	text-decoration: none;
}
A:visited{
	color: #ff6666;
	text-decoration: none;
}
A:hover{
	color: #ffffff;
	text-decoration: none;
	background-color: #ff0000;
}


.episode_btn A:link{
	background-color: transparent;
}
.episode_btn A:visited{
	background-color: transparent;
}
.episode_btn A:hover{
	background-color: transparent;
}

.kuria{
	clear: both;
}

.foot{
	clear: both;
	margin: auto;
}

.mx_copyright{
	color: #666666;
}

#mienai{
	display: none;
}

.b{
	font-weight: bold;
}

#all{
	margin: auto;
	width: 950px;
	background-color: #ffffff;
}

#haikei{
	position: absolute;
	z-index: 1;

}

#menu_bottom{
	text-align: center;
	padding: 3px;
	margin: 20px 0px 30px 0px;
	font-size: 80%;
	letter-spacing: 3px;
	background-color: #f9f9f9;
}

#main{
	width: 480px;
	height: 390px;
	top: 20px;
	left: 65px;
	position: absolute;
	z-index: 3;
}

#hako{
	width: 570px;
	height: 490px;
	position: relative;
	z-index: 2;
}

#page_title{
	position: absolute;
	top: 187px;
	left: 370px;
}

#page_contents{
	position: absolute;
	width: 363px;
	height: 390px;
}

#page_contents p{
	padding: 20px;
	height: 350px;
	color: #eeeeee;
	font-size: 80%;
	line-height: 140%;
	letter-spacing: 1px;
	overflow-y: auto;
}

#cast_fla{
	padding: 20px;
}

/* キャストちびウィンドウ */

#castbody1{
	background-image: url(images/cast1.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: top left;
}
#castbody2{
	background-image: url(images/cast2.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: top left;
}
#castbody3{
	background-image: url(images/cast3.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: top left;
}
#castbody4{
	background-image: url(images/cast4.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: top left;
}
#castbody5{
	background-image: url(images/cast5.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: top left;
}
#castbody6{
	background-image: url(images/cast6.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: top left;
}
#castbody7{
	background-image: url(images/cast7.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: top left;
}

#cast_text{
	width: 280px;
	height: 55px;
	margin-top: 175px;
	padding: 0px 20px 20px 0px;
	text-align: right;
	color: #eeeeee;
	font-size: 80%;
}

.cast_fla{
	margin: 10px 0px 0px 10px;
border:1px solid #ff0000;
}

/* エピソードページ */
#frame_episode{
	width: 370px;
	height: 320px;
}

#episodebody{
	background-image: none;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: top left;
}

.episode{
	padding: 15px;
	color: #cccccc;
	font-size: 80%;
	line-height: 140%;
}

.episode p{
	font-size: 80%;
	line-height: 180%;
	margin-top: 5px;
}

h2{
	color: #ff0000;
	font-weight: bold;
	font-size: 120%;
}

.episode_btn{
	margin-left: 7px;
	color: #666666;
	width: 335px;
}

.btn_episode{
	margin-left: 11px;
	margin-bottom: 3px;
}

.btn_episode_none{
	margin-left: 11px;
	margin-bottom: 3px;
	filter: alpha(opacity=40);
	-moz-opacity:0.4;
	opacity:0.4;
}

