/* --basic-- */
body {
	margin:0;
	padding:0 auto;
	text-align:center;
}

#body_inner{
	background: #111018 url(img/bg.jpg) ;
	background-size: cover;
}

#inner{
	padding-bottom: 20px;
}

img, div { behavior: url(/drama/isan_2018/iepngfix.htc) }

#container_top {
	width:900px;
	height:20px;
	margin:0px auto 0;
	padding-top: 20px;
	background:url(img/container_top.png) no-repeat scroll center 20px;
}

#container {
	width:860px;
	margin:0pt auto;
	padding:0px 20px;
	text-align:left;
	background:#FFFFFF;
}

#container_bottom {
	width:900px;
	height:20px;
	margin:0pt auto;
	background:url(img/container_bottom.png) no-repeat scroll left bottom;
}

.clear {
	clear:both;
}

li {
	list-style:none
}

img {
	border:0;
}

div hr{
	display:none;
}

p.red {
	margin:0;
	padding:0;
	line-height:1.6em;
	color:#FF0000;
	font-weight:bold;
}

p.green {
	margin:0;
	padding:0;
	line-height:1.6em;
	color:#00CC33;
	font-weight:bold;
}

p.blue {
	margin:0;
	padding:0;
	line-height:1.6em;
	color:#199CEE;
	font-weight:bold;
	font-size:18px;
}

.dotted {
	height:25px;
	background:transparent url(img/dotted.gif) repeat-x scroll 0pt 50%;
}

#right_contents p.twitter_btn {
	width:70px;
	height:20px;
	margin:0 0 10px 540px;
	text-indent:-9999px;
}

#right_contents p.twitter_btn a {
	display:block;
	width:70px;
	height:20px;
	position:absolute;
	text-indent:-9999px;
	background:url("img/twitter_btn.png") repeat scroll 0 0 transparent;
}

#right_contents p.twitter_btn a:hover {
	background-position:0 -20px;
}

/*------------------------------
logo
------------------------------*/
h1 {
	text-indent:-9999px;
	margin:0;
}

#logo {
	width:230px;
	height:140px;
	margin:0px;
	padding:0px;
	position: relative;
	background:url(img/logo.jpg) no-repeat scroll 0%;
}

#logo h1 a {
	width:220px;
	height:130px;
	position: absolute;
	top:0px;
	left:0px;
}

/*----------------------------------------
menu
-----------------------------------------*/
#menu {
	width:200px;
	height:700px;
	margin:0;
	padding:10px 10px 20px 10px;
	clear:both;
	/*background:transparent url(img/menu_bg.gif) repeat scroll 0 0;*/
	background:#FFFFFF;
}

#menu ul {
	width:200px;
	margin:0;
	padding:0;
}

#menu ul li {
	width:200px;
}

#menu ul li a {
	display:block;
	height:45px;
	margin:0 0 8px;
	background-repeat:no-repeat;
	background-position:0 0;
	text-decoration:none;
	text-indent:-9999px;
	/*\*/overflow:hidden;/**/
}

#menu ul li a:hover {
	background-position:0 -47px;
}

#menu ul li a#nav01 {
	width:200px;
	background-image:url(img/menu_01.png);
}

#menu ul li a#nav02 {
	width:200px;
	background-image:url(img/menu_02.png);
}

#menu ul li a#nav03 {
	width:200px;
	background-image:url(img/menu_03.png);
}

#menu ul li a#nav04 {
	width:200px;
	background-image:url(img/menu_04.png);
}

/*カレント設定*/
#intro #menu ul li#nav01 {
	width:200px;
	background-image:url(img/menu_01.png);
	background-position:0 -45px;
	text-indent:-9999px;
}

#cast #menu ul li#nav02 {
	width:200px;
	background-image:url(img/menu_02.png);
	background-position:0 -45px;
	text-indent:-9999px;
}

#story #menu ul li#nav03 {
	width:200px;
	background-image:url(img/menu_03.png);
	background-position:0 -45px;
	text-indent:-9999px;
}

#chart #menu ul li#nav04 {
	width:200px;
	background-image:url(img/menu_04.png);
	background-position:0 -45px;
	text-indent:-9999px;
}

#intro #menu ul li a#nav01 {
	background-position:0pt -47px;
}

#cast #menu ul li a#nav02 {
	background-position:0pt -47px;
}

#chart #menu ul li a#nav04 {
	background-position:0pt -47px;
}

#story #menu ul li a#nav03 {
	background-position:0pt -47px;
}

/*----------------------------------------
Recommend_box
-----------------------------------------*/
#recommend_ttl {
	margin-top: 20px;
	vertical-align: bottom;
	font-size:1px;
}

#recommend_box {
	width: 198px;
	padding: 15px 0px 0px;
	border: 1px #A58E46 solid;
}

.detail {
	width: 150px;
	margin: 0px auto 15px;
}

.detail p {
	margin: 5px 0px 0px;
	text-align: center;
	font-size: 16px;
	line-height: 1.6em;
}

.red {
	color:#FF0000;
}

/*----------------------------------------
announce
-----------------------------------------*/
p#announce {
}

p#announce a,p#announce a:visited {
	display:block;
	width:180px;
	border:1px #06883A solid;
	padding:10px;
	font-size:12px;
	color:#06883A;
	background-color:#E7FEEF;
}

p#announce a:hover,p#announce a:active {
	display:block;
	width:180px;
	padding:10px;
	font-size:12px;
	color:#E7FEEF;
	border:1px #06883A solid;
	background-color:#06883A;
}

/*------------------------------
layout
------------------------------*/
#left_contents {
	width:220px;
	margin:0 0 20px;
	float:left;
}

#right_contents {
	width:620px;
	margin:0 0 20px 0;
	padding:0;
	float:right;
	background-color:#FFFFFF;
}

.photo img {
	padding:5px;
	border:solid 1px #CCCCCC;
}

.photo_right {
	margin:0 0 15px 15px;
	padding:5px;
	border:solid 1px #CCCCCC;
	float:right;
}

.photo_left {
	margin:0 0 15px 15px;
	padding:5px;
	border:solid 1px #CCCCCC;
	float:left;
}

/*------------------------------
トップページ　メインイメージ
------------------------------*/
#main_image {
	margin:0 0 20px 0;
}

/*------------------------------
トップページ　次回予告
------------------------------*/
#next_box {
	width:620px;
	margin:0;
	text-align:left;
}

#next_box .ttl {
	width:620px;
	height:28px;
	margin:0 0 10px 0;
	padding:0;
	background:#7b264c;
}

#next_box .ttl h2 {
	width:470px;
	height:28px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	float:left;
	background:#7b264c url(img/next_ttl.gif) no-repeat scroll 0%;
}

#next_box .ttl a {
	width:150px;
	height:28px;
	top:0px;
	left:0px;
	text-indent:-9999px;
	float:right;
	background:#7b264c url(img/backnumber_btn.gif) no-repeat scroll 0%;
}

#next_area {
	width:620px;
	background:#FFFFFF none repeat scroll 0%;
}

#next_area .date {
	margin-bottom:10px;
	padding-left:15px;
	color:#92C9E0;
	font-size:20px;
	font-weight:bold;
	border-left:5px solid #000000;
}

#next_body .next_photo {
	width:180px;
	margin:0 10px 10px 0;
	padding:0;
	float:left;
}

#next_body .next_photo img {
	width:100%;
}

#next_body p.title {
	margin:0 0 10px;
	color:#050101;
	font-size:18px;
	font-weight:bold;
	line-height:1.2em;
}

#next_body p.top_read {
	margin:0;
	font-size:18px;
	line-height:1.2em;
	display: flex;
}

/*------------------------------
二階層目
------------------------------*/
.directry_ttl {
	width:620px;
	margin:0 0 20px;
	background:#7b264c;
}

#main_contents {
	width:620px;
	background:#FFFFFF;
}

#main_contents p.title {
	margin:0 0 10px;
	color:#050101;
	font-size:18px;
	font-weight:bold;
	line-height:1.2em;
}

#main_contents p {
	font-size:18px;
	line-height:1.4em;
}

/*------------------------------
ストーリー
------------------------------*/
#story_box {
	width:620px;
	margin:0 0 20px;
	padding:0 0 15px;
	text-align:left;
	background:transparent url(img/dotted.gif) repeat-x scroll 0pt bottom;
}

#story_area {
	width:620px;
	background:#FFFFFF none repeat scroll 0%;
}

#story_area .date {
	margin-bottom:10px;
	padding-left:15px;
	color:#050101;
	font-size:20px;
	font-weight:bold;
	border-left:5px solid #000000;
}

#story_body .story_photo {
	width:180px;
	margin:0 10px 10px 0;
	padding:0;
	float:left;
}

#story_body .story_photo img {
	width: 100%;
	height: auto;
}

#story_body p.title {
	margin:0 0 10px;
	color:#050101;
	font-size:18px;
	font-weight:bold;
	line-height:1.2em;
}

#story_body p.read {
	margin:0;
	padding-left: 190px;
	font-size:18px;
	line-height:1.2em;
}

.link_txt {
	text-align:center;
	font-size:12px;
}

.pagetop_txt {
	margin-top:10px;
	text-align:right;
	font-size:18px;
}

#story_body p.twitter_btn {
	width:70px;
	height:20px;
	margin:0 0 10px 540px;
	text-indent:-9999px;
}

#story_body p.twitter_btn a {
	display:block;
	width:70px;
	height:20px;
	position:absolute;
	text-indent:-9999px;
	background:url("img/twitter_btn.png") repeat scroll 0 0 transparent;
}

#story_body p.twitter_btn a:hover {
	background-position:0 -20px;
}

/*------------------------------
キャスト
------------------------------*/
.cast_box {
	width:620px;
	margin:35px 0 10px;
}

.cast_box02 {
	width:620px;
	margin:35px 0 10px;
}

.cast_box03 {
	width:620px;
	margin:35px 0 10px;
}

.cast_box04 {
	width:620px;
	margin:35px 0 10px;
}

.cast_box05 {
	width:620px;
	margin:35px 0 10px;
}

.cast_box06 {
	width:620px;
	margin:35px 0 10px;
}

.cast_box07 {
	width:620px;
	margin:35px 0 10px;
}

.cast_left {
	width:170px;
	margin:0 10px 0 0;
	position: relative;
	float:left;
}

.cast_right {
	width:426px;
	margin:0;
	float:right;
}

/* サブフッター */
#subfooter {
	width:860px;
	/*margin:20px 0 0;*/
}

/* フッター */
#footer{
	width:880px;
	margin:20px auto 10px;
	padding:0;
	color:#CCCCCC;
	font-size:80%;
	line-height:135%;
}

#footer .copyright{
	float:left;
	color:#333333;
	font-size:12px;
}

#footer .top_link{
	float:right;
	font-size:12px;
}

#footer .top_link a:link{
	color:#333333;
}

#footer .top_link a:hover{
	color:#333333;
}

#footer .top_link a:visited{
	color:#333333;
}

/*chart_story_nav*/
.chart_story_nav {
	width:620px;
	margin-bottom:10px;
	margin:0;
	padding:0;
}

.chart_story_nav li {
	margin-right: 8px;
	float:left;
}

.isan_last_story {
	margin-right: 0px !important;
}

.chart_story_nav li {
	display:block;
	width: 74px;
	height:33px;
	text-decoration:none;
	text-indent:-9999px;
	/*\*/overflow:hidden;/**/
	background-repeat:no-repeat;
	background-position:0 0;
}

.chart_story_nav li a:hover {
	background-position:0 -33px;
}

.chart_story_nav #c_nav01,
.chart_story_nav #c_nav02 {
	display: block;
	width:74px;
	height: 32px;
}

.chart_story_nav #c_nav01 {
	background-image:url(img/chart_nav01.jpg);
}

.chart_story_nav #c_nav02 {
	background-image:url(img/chart_nav02.jpg);
}

.chart_story_nav #c_nav03 {
	background-image:url(img/chart_nav03.jpg);
}

.chart_story_nav #c_nav04 {
	background-image:url(img/chart_nav04.jpg);
}

.chart_story_nav #c_nav05 {
	background-image:url(img/chart_nav05.jpg);
}

.c_nav_on #c_nav01,
.c_nav_on #c_nav02,
.c_nav_on #c_nav03,
.c_nav_on #c_nav04,
.c_nav_on #c_nav05 {
	background-position: 0 -33px !important;
}

.chart_story_nav li {
	cursor: pointer;
}

.chart_main div {
	display: none;
}

.chart_main .current {
	display: block;
}

/*画像コピー禁止*/
#main_image {
	width:620px;
	height: 860px;
	position:relative;
}

.photo_right {
	width:300px;
	height:182px;
	position:relative;
}

.chart_main {
	width:620px;
	position:relative;
}

.story_photo,
.next_photo {
	width:180px;
	height:135px;
	position:relative;
}

.next_text {
	width:620px;
}

.guard {
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	background-image:url(img/spacer.png);
}