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


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

h1,h2,h3,h4,h5,h6,p{
	margin: 0px;
	padding: 0px;
}
p {
	line-height: 1.6;
	font-size: 100%;
	color: #333;
	margin: 0px;
	padding: 2px;
}

#ad-banner{
	padding:0;
}

#content{
	width:843px;
	padding-top:8px;
}

#copy {
	text-align: center;
	font-size: 12px;
	color: #333;
	background-color: #FF0;
	line-height: 3;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	margin-top: 20px;
}
#sign{
	width: 843px;
	background-position: left bottom;
	background-repeat: repeat-y;
	background-color: #000;
	overflow: hidden;
	position: relative;
}
#img_main {
	font-size: 14px;
	height: 171px;
	width: 843px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/header_top2.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

/* ストーリー */
#sign .catch .sub_header {
	background-image: url(../images/header_sub.jpg);
	background-repeat: no-repeat;
	height: 197px;
	text-indent: -9999px;
}
#story #main {
	background-image: url(../images/bg_story.jpg);
	background-repeat: no-repeat;
}

#storybox {
	scrollbar-base-color:#CCCCCC;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-arrow-color: #FFFFFF;
	color: #FFF;
	float: right;
	width: 606px;
	padding-top: 40px;
	height: 700px;
}
#storybox div {
	clear: both;
	width: 550px;
	padding-top: 5px;
	overflow: auto;
	height: 600px;
	background-image: url(../images/line_story.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
}

#storybox h3 {
	color: #660;
	font-size: 18px;
	padding-left: 20px;
	margin: 0px;
	border-left-width: 8px;
	border-left-style: solid;
	line-height: 2;
	font-weight: bold;
	border-left-color: #D1B47C;
}
#storybox p.day {
	color: #333;
	padding-right: 20px;
	font-weight: bold;
	text-align: right;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 90%;
}

#storybox div img {
	margin-right: 6px;
	border: 2px solid #FFF;
}
.story_img img {
	margin-right: 5px;
}

#story_list {
	width: 187px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	float: left;
	padding-top: 75px;
	padding-bottom: 20px;
}
#story_list ul {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
}
#story_list li {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 100%;
	margin: 0px;
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../story/images/bg_story_menu.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-weight: bold;
	line-height: 1.6;
	text-align: center;
	color: #999;
	padding-bottom: 3px;
}
#story_list a {
	display: block;
	color: #069;
	text-decoration: none;
	background-image: url(../images/line_story_menu.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#story_list a:hover {
	color: #069;

}
#story_list a:visited {
	color: #069;
}

/* キャスト */

#main {
	display: block;
	background-repeat: repeat-y;
	background-position: top;
	background-image: url(../images/bg_top2.jpg);
}
#main #main_inner {
	background-image: url(../images/bg_top1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
}


#main #cast {
	margin-left: 20px;
	margin-bottom: 20px;
	display: block;
	overflow: hidden;
	background-image: url(../images/bg_cast.jpg);
	background-repeat: repeat-y;
	width: 803px;
	background-position: center top;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	margin-top: 20px;
	padding-bottom: 20px;

}

#cast_inner {
	margin-left: 30px;
	width: 743px;

}
#cast_inner .cast_container {
	border-bottom-style: solid;
	border-bottom-color: #F00;
	border-top-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F00;
	border-right-color: #F00;
	border-left-color: #F00;
	margin-bottom: 10px;
	width: 743px;
}
.cast_container table {
	background-image: url(../images/bg_cast.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-color: #FFF;
}
.cast_container table p {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.cast_container td {
	background-color: #FFF;
}

/* ショッピングバナー */
/*.kandora_banner {
	margin-bottom: 10px;
	clear: both;
	margin-left: 20px;
	text-align: right;
	width: 803px;
}
.kandora_banner img {
	margin-left: 5px;
}*/

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


/* うりりんブログiframe */
#main #uririn_blog {
	margin-left: 20px;
	background-color: #FFFFFF;
	border: 1px solid #FF0099;
	margin-bottom: 10px;
	display: block;
	width: 800px;
	margin-top: 3px;
}
#main #uririn_blog_inner {
	width: 800px;
	overflow: hidden;
	height: 175px;
}
#uririn_blog div#newbox {
	width: 460px;
	margin: 0px;
	padding: 0px;
	float: right;
	background-color: #FFFFFF;
}
#uririn_blog div.uririnblog_bnr {
	width: 340px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#newbox h2 {
	background-color: #E3458E;
}
#storybox p {
	clear: both;
	color: #333;
	line-height: 1.8;
	font-size: 110%;
}

/* menu */
#menu_list {
	list-style-type: none;
	background-image: url(../images/menu_top.jpg);
	background-repeat: no-repeat;
	height: 52px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
	margin: 0px;
}
#menu_list li {
	float: left;
	margin: 0px;
	padding: 0px;
}

#menu_list li a{
	display: block;
	background-image: url(../images/menu_top.jpg);
	overflow: hidden;
	text-decoration:none;
}

.menu_story a {
	height: 52px;
	width: 220px;
	background-position: -80px 0px;
}
.menu_story a:hover{
	background-position: -80px -52px;
}

.menu_cast a {
	height: 52px;
	width: 220px;
	background-position: -300px 0px;
}
.menu_cast a:hover{
	background-position: -300px -52px;
}
.menu_soukanzu a {
	height: 52px;
	width: 220px;
	background-position: -520px 0px;
}
.menu_soukanzu a:hover{
	background-position: -520px -52px;
}



#menu_list span {
	visibility: hidden;
}

/* menusub */
#menusub_list {
	list-style-type: none;
	background-image: url(../images/menu_sub.jpg);
	background-repeat: no-repeat;
	height: 47px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
}
#menusub_list li {
	float: left;
	margin: 0px;
	padding: 0px;
}

#menusub_list li a{
	display: block;
	background-image: url(../images/menu_sub.jpg);
	overflow: hidden;
	text-decoration:none;
}

.menusub_story a {
	height: 47px;
	width: 220px;
	background-position: -90px 0px;
}
.menusub_story a:hover{
	background-position: -90px -47px;
}

.menusub_cast a {
	height: 47px;
	width: 220px;
	background-position: -310px 0px;
}
.menusub_cast a:hover{
	background-position: -310px -47px;
}

.menusub_soukanzu a {
	height: 47px;
	width: 220px;
	background-position: -530px 0px;
}
.menusub_soukanzu a:hover{
	background-position: -530px -47px;
}

#menusub_list span {
	visibility: hidden;
}
/* 相関図 */

#main h3 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}
#main #soukanzu {
	margin-left: 20px;

}
/* 放送は終了しました */
#housou_end {
	height: 44px;
	width: 155px;
	position: absolute;
	top: 430px;
	right: 26px;
	font-size: 130%;
	font-weight: bold;
	color: #FFF;
}
/* DVDプレゼントバナー */
#pre_dvd {
	height: 130px;
	width: 130px;
	position: absolute;
	top: 342px;
	right: 33px;
	font-size: 150%;
	font-weight: bold;
	color: #333;
	background-color: #000;
}
.catch {
	position: relative;
}
