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

/* ストーリー */
#kumiho .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:#EEEEEE;
	scrollbar-darkshadow-color:#FFF;
	scrollbar-shadow-color:#EEEEEE;
	scrollbar-arrow-color: #FFFFFF;
	color: #FFF;
	float: right;
	width: 580px;
	padding-top: 10px;
	height: 780px;
}
#storybox div {
	clear: both;
	width: 510px;
	overflow: auto;
	height: 720px;
	padding-top: 20px;
	padding-left: 20px;
}

#storybox h3 {
	color: #F06;
	font-size: 18px;
	padding-left: 30px;
	margin: 0px;
	font-weight: bold;
	background-image: url(../images/icon_story.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#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: 40px;
	float: left;
	padding-top: 120px;
	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;
	font-weight: bold;
	text-align: center;
	color: #F69;
	height: 20px;
	margin-bottom: 5px;

}
#story_list a {
	display: block;
	color: #FF0;
	text-decoration: none;

	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
}
#story_list a:hover {
	color: #FF0;

}
#story_list a:visited {
	color: #FF0;
}
#storybox p {
	clear: both;
	color: #333;
	line-height: 1.8;
	font-size: 105%;
}
/* キャスト */

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


#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;
}



/* うりりんブログ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;
}


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

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

}

.menu_story a {
	height: 50px;
	width: 168px;
	background-position: -0px 0px;
}
.menu_story a:hover{
	background-position: -0px -60px;
}
/*
.menu_cast a {
	height: 50px;
	width: 210px;
	background-position: -378px 0px;
}
.menu_cast a:hover{
	background-position: -378px -60px;
}
*/
.menu_soukanzu a {
	height: 50px;
	width: 210px;
	background-position: -168px 0px;
}
.menu_soukanzu a:hover{
	background-position: -168px -60px;
}



#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: 90px;
	width: 200px;
	position: absolute;
	top: 212px;
	right: 527px;
	font-size: 130%;
	font-weight: bold;
	color: #FFF;
}
*/
#housou_end {
	height: 90px;
	width: 200px;
	position: absolute;
	top: 170px;
	right: 300px;
	font-size: 150%;
	line-height:135%;
	font-weight: bold;
	color: #000000;
}
/* ショッピングバナー */
/*.kandora_banner {
	margin-bottom: 10px;
	clear: both;
	margin-left: 20px;
	text-align: right;
	width: 800px;
}
.kandora_banner img {
	margin-left: 5px;
}*/
.kandora_banner{text-align: center;width: 100%;}
.kandora_banner img{margin-bottom:10px;}

.catch {
	position: relative;
}
.catch #pre_dvd {
	position: absolute;
	height: 60px;
	width: 200px;
	top: 181px;
	left: 343px;
}
