
#Episode{
	background: url(images/bg.jpg) repeat-y ;
	min-height: 800px;
	max-height: 2000px;
	text-align: left;
	margin-top: 15px;
	width: 955px;
}

#Episode:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

#Episode {
  min-height: 1px;
}

* html #Episode{
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


#Episode .10point{
font-size:10px;
color:#666666;
}

#Episode #Leftnavi img{

}

#Episode #Leftnavi{
	float: left;
	min-height: 800px;
	width: 206px;
	margin-right:1px;
}

#Episode #Leftnavi ul{

	margin: 0 0 0 0;
	background: #000000;
	font-size: 10px;
	_font-size: 11px;
	padding: 5px 0 15px 5px;
	_padding: 5px 0 15px 5px;
	width: 201px;
	_width: 201px;
	
	color: #CCCCCC;	
}

#Episode #Leftnavi li{
	margin: 10px 0 0 10px;
	font-size: 10px;
	color: #666;
	
}


#Episode #Leftnavi .on{
line-height: 1.6em;
	margin: 10px 0 0 10px;
	font-size: 10px;
	color: #999999;
	
}

#Episode #Leftnavi ul a{
	color: #666;
}

#Episode #Leftnavi ul a:hover{
	color: #999;
}

#Contents{
	background: #000000 url(images/contents_bg.jpg) no-repeat ;
	float: right;
	margin: 0 5px 0 0;
	width: 743px;
	
}

#Contents h2{
	margin: 40px 0 0 25px;
	_margin: 40px 0 0 13px;
	display: block;	
	float: left;
}



#Profile{
	margin: 0 0 0 25px;
	padding-top: 15px; 
	clear: both;

}

#Contents #Profile #Detail{
	width: 452px;
	color: #999999;
	text-align: left;
	margin: 0 0 0 0;
}

#Detail .novelLink{
	margin:20px 0;
	font-weight:bold;
}

#Detail #info{
	width: 100%;
	background: url(images/line.gif) no-repeat;
	margin: 10px 0 10px 0;
	padding: 3px 0 0 0;
}

#Detail #info strong{
	font-weight: bold;
}

#Detail #info .infoDate{
background: url(images/line.gif) no-repeat bottom;
}

#Detail #info p{
margin:0;
padding: 0 0 4px 55px ;
}

#Detail #info .director{
background:url(images/kantoku.gif) no-repeat 0 3px; 
}

#Detail #info .scenario{
background:url(images/kyakuhon.gif) no-repeat 0 3px; 
}

#Detail #info .guest{
background:url(images/guest.gif) no-repeat 0 3px; 
}

#Detail #info .newChara{
background: url(images/new_chara.gif) no-repeat 0 3px;
}
#Detail #info p.newCharaTxt{
margin:0;
padding: 0 0 4px 90px ;
}


#Detail #info span{
		
}

#Contents #Detail h3{	
	background: url(images/midashi_bg.gif) no-repeat;
	height: 20px;
	padding: 6px 0 0 15px;
	margin:0 0 10px 0;
	font-size: 12px;
	font-weight: bold;
	display: block;
	color: #FFFFFF;
}


#Contents #Detail span{
	margin: 0 0 0 20px;

}

#Feature{
	width: 217px;
	text-align:left;
	float: left;
	margin-left:25px;
	margin-top:40px;
}
#Feature ul{
	background:url(../images/under_line.gif) no-repeat top;
}
#Feature ul li img{
vertical-align:top;
}

/*
#Contents #Feature{
	width: 217px;
	height: 167px;
	background: url(../images/feature_bg.gif) no-repeat;
	float: right;	
	margin: 40px 10px 0 0;
	padding: 0 12px 0 0;
	_padding: 0 0 0 0;
}

#Contents #Feature ul{
	background:url(images/under_line.gif) no-repeat top;
	height: 167px;
	width: 217px;
	padding: 20px 0 0 0;
}
#Contents #Feature li{
	margin: -20px 0 0 0;
	background:url(images/under_line.gif) no-repeat bottom;
	width: 217px;

}

#Contents #Feature img{
	margin: 10px 0 10px 0;
}