@charset "utf-8";
/* CSS Document */


/* 共通 */
body,td,th{
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, Arial, Helvetica, sans-serif;
	color:#666666;
}
body{
	margin-left:0px;
	margin-top:0px;
}
h1,h2,h3,h4,h5,h6,p{
	margin:0px;
	padding:0px;
}
#copy{
	clear:both;
	text-align:center;
	font-size:1.0em;
	color:#451f0b;
	line-height:3;
	padding:10px auto;	
	border-top:5px solid #451f0b;
	margin-bottom:1.0em;
}
#box{
	width:980px;
	position:relative;
}
#main{margin-bottom:20px;}
#img_main{
	height:427px;
	margin:0px;
	padding:0px;
	background:url(../images/header.jpg) no-repeat;
	position:relative;
}
#img_main span, #time span{display:none;}
#time, #end{
	position:absolute;
	left:660px;
	top:295px;
	height:110px;
	width:300px;
}
#time{background:url(../images/time.png) no-repeat;}
#end{background:url(../images/end.png) no-repeat;}
#bg{margin-bottom:20px;}
#bg:after{
	content:".";
	clear:both;
	display:block;
	height:0;
	visibility:hidden;
	}

/* ストーリー */
#box_right{
	float:right;
	width:700px;
	margin-bottom:20px;
	font-size:1.2em;
	line-height:1.4;
}
#box_right h4{
	clear:both;
	color:#451f0b;
	margin:12px 10px 6px;
	font-size:1.4em;
}
#box_right p{
	margin:0 20px;
	color:#333;
}
p+h3{margin-top:20px;}
#box_right p.day{
	color:#451f0b;
	font-weight:bold;
	text-align:right;
	margin-top:-2em;
	margin-right:10px;
	padding-bottom:6px;
	font-size:0.9em;
}

.title{
	border-bottom:5px dotted #451f0b;
	width:680px;
	margin-left:10px;
	margin-bottom:1em;
}

.s_text{
	padding:10px;
}

#box_right div img{
	border:2px solid #d6bd87;
	margin:10px auto;
}

/* ストーリーメニュー */
#box_left{
	float:left;
	width:260px;
	min-height:824px;
	background:url(../images/bg_side.jpg) no-repeat;
}

#box_left ul{
	margin:10px 0 0;
	padding:55px 26px 0;
	list-style:none outside;
}
#box_left li{
	line-height:1.5;
	color:#e59281;
	display:block;
	margin:3px;
	padding-left:10px;
}
#box_left li a{
	display:block;
	color:#451f0b;
	text-decoration:none;
	font-weight:bold;
	/*padding-left:10px;*/
}

#box_left ul .left_space{
	/*padding-left:20px;*/
}

#box_left a:hover{
	color:#bc5150;
	text-decoration:underline;
}



/* キャスト */
.cast_list{
	clear:both;
	margin-left:20px;
	color:#444;
}
.cast_list li{
	width:680px;
	margin-bottom:10px;
}
.cast_list li img{
	border:2px solid #d6bd87;
	float:left;
	width:140px;
	margin-right:20px
}
.cast_list li p{
	overflow: hidden;
	_zoom:1;
}
.name{
	font-size:1.2em;
	font-weight:bold;
	line-height:1.4;
	color:#451f0b;
}
.name2{
	font-size:1.0em;
	font-weight:normal;
	line-height:1.3;
	margin-bottom:10px;
	color:#9b7f43;
}
.cast_list li:after{
	content:".";
	clear:both;
	display:block;
	height:0;
	visibility:hidden;
}

/* 韓流掲示板等 */
#blog_box {
	padding-bottom: 20px;
	width: 802px;
	margin-left: 30px;
}
#blog_rss {
	border: 1px solid #CCC;
}


.kandora_banner{
	text-align: center;
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:20px;
	}

.kandora_banner img {
	margin-bottom: 5px;
} 

.kandora_banner_under{
	text-align: center;
	width: 920px;
	margin-left: auto;
	margin-right: auto;
}
.kandora_banner_under img{margin-bottom:5px;}