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


/* 共通 */
body,td,th {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}

h1,h2,h3,h4,h5,h6,p{
	margin: 0px;
	padding: 0px;
}

#kandora #wrapper {
	background-image: none;
}
#kandora #wrapper #content {
	background-color: transparent;
	background-image: none;
}


#copy_inner {
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 3;
	clear: both;
	font-family: "Arial Black", Gadget, sans-serif;
	margin: 0px;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#copy {
	background-color: #1D548B;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #174573;


}

#kandora_box{

}
#kandora_box #kandora_box_inner {
	background-image: url(../images/bg_contents.jpg);
	z-index: 1200;
}


#kandora_box h3 {
	margin-left: 20px;
	margin-top: 20px;
}


#img_main {
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-position: center top;
}

/*.kandora_banner{
	text-align: center;
	width: 920px;
	margin-left: auto;
	margin-right: auto;
}
.kandora_banner img{margin-bottom:10px;}*/

.kandora_banner{text-align: center;width: 100%;}
.kandora_banner img{margin-bottom:10px;}

/* menu */

#menu_list {
	list-style-type: none;
	margin: 0px;
}
#menu_list li {
	float: left;
	margin: 0px;
	padding: 0px;
}

/* ストーリー */


#kandora_box #story {
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
}


#storybox {
	float: right;
	width: 575px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 40px;

}

#storybox h4 {
	color: #001040;
	font-size: 24px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-top: 20px;
	letter-spacing: 0.2em;
	display: block;
	margin-left: 20px;
}
#storybox .photo {
	text-align: center;
}
#storybox p {
	line-height: 2;
	padding: 20px;
	color: #333;
}

#storybox p.day {
	color: #333;
	font-weight: bold;
	text-align: right;
	margin-left: 0px;
	font-size: 90%;
	line-height: 2;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-right: 20px;
}

.s_text {
	padding: 10px;
}




#story_list {
	margin-right: 0px;
	margin-left: 20px;
	float: left;
	width: 330px;
	font-size: 120%;
	padding: 10px;
}


#story_list ul {
	margin: 0px;
	list-style-position: outside;
	list-style-type: none;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

#story_list li {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 90%;
	list-style-position: outside;
	list-style-type: none;
	line-height: 1.8;
	display: block;
	font-weight: bold;
	color: #666;
	margin-bottom: 2px;
	border: 1px solid #CCC;
}
#story_list li.off{
	padding-left: 20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2x;
}


#story_list li a {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
	display: block;
}

#story_list a:visited {
	color: #003366;
}
#story_list a:hover {
	color: #0099CC;
	text-decoration: none;
}



#photos_box {
	width: 425px;
	margin-left: 82px;
}


#photos_box li {
	list-style-type: none;
	margin-bottom: 5px;
	padding: 0px;
	float: left;
	margin-right: 5px;
}
#kandora_header {
	position: relative;
	height: 512px;
	background-repeat: no-repeat;
	background-image: url(../images/bg_header.png);
	background-position: center top;
}
#kandora_box #story .story_bg {
	background-image: url(../images/bg_story.jpg);
	margin: 20px;
	padding-bottom: 20px;
}

/* キャスト */


/* キャスト */


#castbox {
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}


#castbox .cast_details {
	float: left;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	width: 300px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-top: 20px;
}


#castbox p {
	color: #333;
	padding-right: 20px;
	padding-left: 25px;
	font-size: 100%;

}


.cast_details.cast_01 {
	background-image: url(../images/img_cast01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.cast_details.cast_02 {
	background-image: url(../images/img_cast02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.cast_details.cast_03 {
	background-image: url(../images/img_cast03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.cast_details.cast_04 {
	background-image: url(../images/img_cast04.jpg);
	background-repeat: no-repeat;
}

.cast_details .cast_txt {
	margin-top: 435px;
	padding: 10px;
}

#cast .cast_txt span {
	text-align: center;
	display: block;
}




/* 相関図 */

#soukanzu_box {
	margin-top: 30px;
	margin-left: 20px;
	width: 940px;
	margin-bottom: 20px;
}


/* 放送は終了しました */
#housou_end {
	height: 37px;
	width: 323px;
	position: absolute;
	top: 176px;
	right: 650px;
}
#housou_end p{
	font-size: 24px;
	color: #000;
	font-weight: bold;
	text-align: center;
}


/* FlexSlider
*********************************/
#storybox .flexslider {
	width: 520px;
	margin-left: 30px;
}


/* smit
*********************************/






/* This is the selector i used for my menu, it needs to be set as position:absolute; */
/*.menu_list_box {
	position: absolute;
	top: 750px;
	height: 70px;
	z-index: 1000;
	background-image: url(../images/bg_menu.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 980px;
	background-color: #000;
}*/

.menu_list_box {
	position: absolute;
	top: 663px;
	height: 50px;
	z-index: 1000;
	background-image: url(../images/bg_menu_under.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 980px;
}

.menu_list_box .inner {
	position: relative;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	margin-left: 150px;
}


.subNavBtn {
	display: block;
	height: 50px;
	float: left;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	color: #fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 0;
	width: 230px;
	text-indent: -9999px;
}



/* SECTIONS */
.sTop {
	min-height: 600px;
	
}



.s1 {
	min-height: 700px;

}


.s2 {
	min-height: 500px;

}


.s3 {
	min-height: 700px;

}


.s4 {
	min-height: 500px;

}

.s5 {
	min-height: 500px;

}


#bg01 {
	background-color: #256BB3;
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
#kandora #wrapper #bg01 #bg02 {

}
#kandora #wrapper #bg03 {

}
#kandora_box {

}

/* snsボタン */
.sns_btn{
	text-align: right;
	padding: 40px 10px 10px 10px;
}

.sns_btn div, .sns_btn p{
	display: inline-block;
	vertical-align: top;
}
/* /snsボタン */
