/* CSS Document */

@charset "utf-8";
/* CSS Document */


.main-box p{
	padding-bottom:31px;
}

.main-box p span{
	font-weight:bold;
	color:#a50c00;
	padding-right:5px;
}

#detail div.pragraph{
	padding-bottom:20px;
}

#detail div.pragraph div.thumb img{
	padding:11px 13px;
	background-image:url(../img/ep.gif);
	background-repeat:no-repeat;
}

#detail div.pragraph div.thumb{
	width:346px;
	float:left;
}

#detail div.pragraph div.text{
	float:left;
	margin-top:5px;
	margin-left:15px;
	width:405px;
	line-height:1.5;
}

.main-box h4{
	color:#FFF;
	letter-spacing:0.1em;
	background-image:url(../../common/img/in_page/titlebg.gif);
	background-repeat:no-repeat;
	width:861px;
	margin-left:-35px;
	padding-top:14px;
	height:63px;
	text-align:center;
}



.pubdate{
	text-align:right;
	font-weight:bold;
	margin-top:-7px;
}

#main-ph h2{
	background-image:url(../img/title_episode.jpg);
}

#main-ph h3{
	text-indent:-9999px;
	background-image:url(../img/btn_list.gif);
	width:391px;
	height:71px;
	margin:35px auto 0px auto;
	clear:both;
}

#main-ph h3 a{
	width:391px;
	height:91px;
	display:block;	
}



.credit{
	text-align:center;
}



