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


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

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

#watacoco #wrapper {
	background-image: url(../images/bg_wrapper.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #9ED6F2;
}

#copy {
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 5;
	clear: both;
	background-color: #0099CC;
	font-family: "Arial Black", Gadget, sans-serif;
}
#watacoco_box{
	width: 976px;
	position: relative;
	background-color: #FFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #09C;
	border-left-color: #09C;
}

#watacoco_box p {
	line-height: 1.5;
	color: #333;
	margin: 0px;
	padding: 10px;
	font-size: 100%;
	text-align: left;
}

#watacoco_box .cont_box {
	margin-left: 30px;
	margin-top: 20px;
	width: 918px;
}


#img_main {
	margin: 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../images/header.jpg);
	height: 500px;
	padding: 0px;
}
#img_sub {
	height: 249px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/header_sub.jpg);
	background-repeat: no-repeat;
}
#blog_box {
	padding-top: 20px;
	padding-bottom: 10px;
	width: 802px;
	margin-left: 30px;
}
#blog_rss {
	border: 1px solid #CCC;
}


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

/* menu */
#menu_list_box {
	height: 57px;
	position: absolute;
	width: 570px;
	top: 466px;
	overflow: hidden;
	right: -60px;
}
#menu_list {
	list-style-type: none;
	margin: 0px;
}
#menu_list li {
	float: left;
	margin: 0px;
	padding: 0px;
}

/* ストーリー */

#storybox {
	float: right;
	width: 620px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 40px;
	background-color: #FCF9E7;
	border: 6px solid #4EC8F2;

}

#storybox h4 {
	color: #00B0EB;
	font-size: 18px;
	font-weight: bold;
	line-height: 2;
	padding-left: 35px;
	margin-left: 15px;
	background-image: url(../images/arr_l.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 15px;
}
#storybox .photo {
	text-align: center;
}
#storybox p {
	line-height: 2;
	padding-top: 15px;
	padding-right: 45px;
	padding-bottom: 15px;
	padding-left: 45px;
}

#storybox p.day {
	color: #999;
	font-weight: bold;
	text-align: right;
	margin-right: 20px;
	margin-left: 0px;
	font-size: 90%;
	padding: 0px;
}

.s_text {
	padding: 10px;
}

/*アコーディオンを使用しない場合のスタイル*/
/*#story_list {
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
	width: 260px;
	margin-top: 10px;
}

#story_list ul {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
}
#story_list li {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 100%;
	list-style-position: outside;
	list-style-type: none;
	line-height: 1.8;
	color: left;
	　　display: block;
	display: block;
	padding-left: 10px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
	margin-top: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4EC8F2;
	border-right-color: #4EC8F2;
	border-bottom-color: #4EC8F2;
	border-left-color: #4EC8F2;
}
#story_list li a {
	display: block;
	color: #00B0EB;
	text-decoration: none;
	font-weight: bold;
	padding-left: 25px;
}

#story_list ul .left_space {
	padding-left: 35px;
}

#story_list a:hover {
	color: #A669AC;
	background-image: url(../images/arr.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}
#story_list a:visited {
	color: #00B0EB;
}*/
/*　//アコーディオンを使用しない場合のスタイル*/


/*アコーディオンを使用する場合のスタイル*/

#story_list .archive{
	color: #FFF;
	cursor: pointer;
	background-color: #4EC8F2;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
	line-height: 2;
	font-weight: bold;
	border: 2px solid #109CCB;
}

#story_list {
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	width: 260px;
	margin-top: 10px;
}

#story_list ul {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
}
#story_list .subMenu li, #story_list .on{
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 100%;
	line-height: 1.8;
	color: #999999;
	display: block;
	border: 2px solid #4EC8F2;
	padding-left: 10px;
	margin-bottom: 3px;
	margin-top: 0px;
}
#story_list .subMenu li a, #story_list .on a{
	display: block;
	color: #00B0EB;
	text-decoration: none;
	font-weight: bold;
	padding-left: 25px;
}

#story_list ul .left_space {
	padding-left: 35px;
}

#story_list .subMenu a:hover,#story_list .on a:hover{
	background-image: url(../images/arr.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}

/*　//アコーディオンを使用する場合のスタイル*/

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


#photos_box li {
	list-style-type: none;
	margin-bottom: 5px;
	padding: 0px;
	float: left;
	margin-right: 5px;
}
#watacoco_box #watacoco_header {
	height: 532px;
	position: relative;
	width: 916px;
	margin-left: 32px;
	padding-top: 32px;
}


/* キャスト */


#castbox {
	background-image: url(../images/bg_cast.png);
	background-repeat: no-repeat;
	padding-top: 60px;
	width: 916px;
	padding-bottom: 60px;
}


#castbox_inner {
	height: 340px;
	padding-left: 60px;
}

#castbox #castbox_inner .cast_details {
	width: 270px;
	float: left;
	padding: 0px;

}

#castbox #castbox_inner p {
	font-size: 90%;
	padding: 5px;
	text-align: center;
}


/* 相関図 */

#soukanzu_box {
	margin-top: 20px;
	margin-bottom: 20px;
}


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


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