@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;
}
#athena p {
	line-height: 1.6;
	font-size: 100%;
	color: #FFF;
	margin: 0px;
	padding: 2px;
}
.catch {
	position: relative;
}
#copy {
	text-align: center;
	font-size: 12px;
	color: #300;
	background-color: #900;
	line-height: 3;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	margin-top: 20px;
}
#athena{
	margin-left:68px;
	width: 843px;
	background-position: left bottom;
	background-repeat: repeat;
	background-color: #000;
	overflow: hidden;
	position: relative;
	background-image: url(../images/bg_base.jpg);
}
#img_main {
	font-size: 14px;
	height: 399px;
	width: 843px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/header_top2.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#top #main {
	margin-top: 20px;
}

/* ストーリー */



#storybox {
	background-image: url(../story/images/bg_story_inner.jpg);
	width: 801px;
	margin-left: 20px;
	background-repeat: repeat-y;
	border: 1px solid #FFF;
	margin-bottom: 80px;
}

#storybox_inner {
	scrollbar-base-color:#CCCCCC;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-arrow-color: #FFFFFF;
	color: #FFF;
	float: right;
	padding-top: 20px;
	width: 573px;
}
#storybox_inner div {
	clear: both;
	padding-top: 5px;
	padding-bottom: 30px;
}

#storybox_inner h3 {
	color: #FFF;
	font-size: 18px;
	padding-left: 40px;
	line-height: 2;
	font-weight: bold;
	background-image: url(../story/images/icon_story.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#storybox_inner p.day {
	color: #FFF;
	padding-right: 20px;
	font-weight: bold;
	text-align: right;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 90%;
}

.s_text {
	padding: 10px;
}

#story_list {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	float: left;
	padding-top: 30px;
	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;
	font-weight: bold;
	line-height: 1.6;
	color: #C00;
	padding-bottom: 3px;
}
#story_list a {
	display: block;
	color: #FFF;
	text-decoration: none;
}
#story_list a:hover {
	color: #FFF;
}
#story_list a:visited {
	color: #F00;
}



/* キャスト */


#castbox {
	width: 801px;
	border: 1px solid #FFF;
	padding-top: 20px;
	padding-bottom: 10px;
	background-color: #333;
	margin-left: 20px;
	background-image: url(../cast/images/bg_castbox.gif);
	background-repeat: repeat-y;
	background-position: left;
}


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

}
#cast_inner .cast_container {
	margin-bottom: 20px;
	background-color: #414101;
	clear: both;
	padding: 20px;
	border: 3px solid #959521;
}
#cast_inner .float_right {
	float: right;
	width: 500px;
}

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

/* うりりんブログiframe */
#uririn_blog {
	margin-left: 20px;
	background-color: #FFFFFF;
	border: 1px solid #FF0099;
	margin-bottom: 10px;
	display: block;
	width: 800px;
	margin-top: 10px;
	padding: 0px;
}
#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: #FFF;
	line-height: 1.8;
	font-size: 100%;
}

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

/* menusub */
#menusub_list {
	list-style-type: none;
	position: absolute;
	left: 355px;
	top: 82px;
}
#menusub_list li {
	float: left;
	margin: 0px;
	padding: 0px;
}

/* 相関図 */


#chartbox {
	width: 801px;
	margin-left: 20px;
	background-repeat: repeat-y;
	border: 1px solid #FFF;
	margin-bottom: 80px;
}

#chart_switch {
	float: right;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: -30px;
}

/* 放送は終了しました */
#housou_end {
	height: 29px;
	width: 226px;
	position: absolute;
	top: 411px;
	right: 18px;
	font-size: 130%;
	font-weight: bold;
	color: #FFF;
}
/* DVDプレゼントバナー */
#pre_dvd {
	height: 153px;
	width: 187px;
	position: absolute;
	top: 272px;
	font-size: 150%;
	font-weight: bold;
	color: #333;
	background-color: #000;
	left: 600px;
}
