@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;
}
#ainosentaku p {
	line-height: 1.6;
	font-size: 110%;
	color: #333;
	margin: 0px;
	padding: 2px;
}
#copy {
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #09C;
	line-height: 3;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	margin-top: 20px;
}
#ainosentaku{
	margin-left:68px;
	width: 843px;
	background-position: left bottom;
	background-repeat: repeat-y;
	background-color: #F6E9E1;
	overflow: hidden;
	background-image: url(../images/bg.jpg);
	position: relative;
}

#img_main {
	font-size: 14px;
	height: 376px;
	width: 843px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bnr-title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
/* 放送は終了しました */
#housou_end {
	height: 52px;
	width: 238px;
	position: absolute;
	top: 216px;
	right: 33px;
	font-size: 150%;
	font-weight: bold;
	color: #333;
}
/* DVDプレゼントバナー */
#pre_dvd {
	height: 50px;
	width: 290px;
	position: absolute;
	top: 219px;
	right: 53px;
	font-size: 150%;
	font-weight: bold;
	color: #333;
	background-color: #FFF;
}
/* ストーリー */
#ainosentaku .catch .sub_header {
	background-image: url(../images/sub_header.jpg);
	background-repeat: no-repeat;
	height: 280px;
	text-indent: -9999px;
}
#story {

}
#storybox {
	width: 843px;
	padding-left: 10px;
	padding-top: 00px;

}
#storybox_inner {
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-shadow-color:#333333;
	scrollbar-arrow-color: #FFFFFF;
	color: #FFF;
	width: 650px;
	float: right;
	background-image: url(../images/bg_story.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 15px;
}
#storybox_inner div {
	clear: both;
	padding-bottom: 100px;
	width: 615px;
	margin-bottom: 30px;
	padding-left: 30px;
	padding-top: 15px;
}

#storybox_inner h3 {
	color: #09C;
	font-size: 18px;
	padding-left: 20px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FFF;
	line-height: 2;
	font-weight: bold;
	margin-top: 20px;
}
#storybox_inner p.day {
	color: #F69;
	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_inner div img {
	margin-right: 3px;
	margin-bottom: 3px;
	border: 1px solid #FFF;
	display: inline;
}


#story_list {
	width: 170px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	padding-top: 10px;
	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%;
	list-style-position: outside;
	list-style-type: none;
	background-position: bottom;
	font-weight: bold;
	line-height: 1.8;
	text-align: center;
	color: #CCC;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#story_list a {
	display: block;
	color: #09C;
	text-decoration: none;
}
#story_list a:hover {
	color: #09C;
	background-repeat: no-repeat;
	background-position: 30px;
}
#story_list a:visited {
	color: #09C;
}

/* キャスト */

#main {
	display: block;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../images/bg_main_under.jpg);
}

#main #cast {
	margin-left: 10px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	display: block;
	overflow: hidden;
	background-repeat: repeat-y;
	width: 823px;
	background-position: center top;
	border: 1px solid #09C;
}

#cast_inner {
	width: 740px;
	margin-left: 40px;
}
.cast_container {
	padding-top: 10px;
	padding-bottom: 20px;
	background-image: url(../images/line_cast.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.cast_container table {
	background-repeat: repeat;
	background-color: #FFF;
	background-position: center top;
}
.cast_container table p {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 90%;
}


/* うりりんブログiframe */
#main #uririn_blog {
	margin-left: 20px;
	background-color: #FFFFFF;
	border: 1px solid #FF0099;
	margin-bottom: 10px;
	display: block;
	z-index: 2;
	width: 800px;
	margin-top: 10px;
}
#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: 2;
	font-size: 110%;
	padding-right: 20px;
}

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

#menu_list li a{
	display: block;
	text-decoration:none;
}

.menu_story a {
	height: 52px;
	width: 200px;
}
.menu_cast a {
	height: 52px;
	width: 200px;
}
.menu_chart a {
	height: 52px;
	width: 200px;
}

#menu_list span {
	visibility: hidden;
}

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

#menusub_list li a{
	display: block;
	text-decoration:none;
}

.menusub_story a {
	height: 52px;
	width: 201px;
}

.menusub_cast a {
	height: 52px;
	width: 201px;
}

.menusub_chart a {
	height: 52px;
	width: 201px;
}

.menusub_top a {
	height: 52px;
	width: 201px;
}

#menusub_list span {
	visibility: hidden;
}


/* 相関図 */
#soukanzu {
	width: 823px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-top: 20px;
}

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