/* --basic-- */


body {
	text-align:center;
	margin:0;
	padding:0 auto;
	background: url(img/body_bg.gif) repeat center top scroll;
}
#body_inner{
	background: #050101 url(img/bg.jpg) repeat-x center top scroll;
	padding-bottom: 20px;
}

img, div { behavior: url(/drama/unforgettable/iepngfix.htc) }

#container_top {
	margin:0px auto 0;
	padding-top: 20px;
	width:900px;
	height:20px;
	background:url(img/container_top.png) no-repeat scroll center 20px;
}
#container {
	margin:0pt auto;
	padding:0px 20px;
	_padding:0px 20px;
	width:860px;
	text-align:left;
	background:#FFFFFF;
}
#container_bottom {
	margin:0pt auto;
	width:900px;
	height:20px;
	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 {
	line-height:1.6em;
	padding:0;
	margin:0 0 15px;
	font-size:14px;
}*/
p.red {
	line-height:1.6em;
	padding:0;
	margin:0;
	color:#FF0000;
	font-weight:bold;
}
p.green {
	line-height:1.6em;
	padding:0;
	margin:0;
	color:#00CC33;
	font-weight:bold;
}
p.blue {
	line-height:1.6em;
	padding:0;
	margin:0;
	color:#199CEE;
	font-weight:bold;
	font-size:18px;
}
.dotted{
	background:transparent url(img/dotted.gif) repeat-x scroll 0pt 50%;
	height:25px;
}

#right_contents p.twitter_btn {
	text-indent:-9999px;
	width:70px;
	height:20px;
	margin:0 0 10px 540px;
}
#right_contents p.twitter_btn a {
	background:url("img/twitter_btn.png") repeat scroll 0 0 transparent;
	display:block;
	height:20px;
	position:absolute;
	text-indent:-9999px;
	width:70px;
}
#right_contents p.twitter_btn a:hover {
	background-position:0 -20px;
}

/*------------------------------
logo
------------------------------*/
h1 {
	text-indent:-9999px;
	margin:0;
}
#logo {
	position: relative;
	width:220px;
	height:85px;
	margin:0px;
	padding:0px;
	background:url(img/logo.jpg) no-repeat scroll 0%;
}
#logo h1 a {
	position: absolute;
	width:220px;
	height:85px;
	top:0px;
	left:0px;
}


/*----------------------------------------
menu
-----------------------------------------*/
#menu{
	clear:both;
	width:200px;
	margin:0;
	padding:10px 10px 20px 10px;
	/*background:transparent url(img/menu_bg.gif) repeat scroll 0 0;*/
	background:#FFFFFF;
	height:700px;
}

#menu ul{
	width:200px;
	margin:0;
	padding:0;
}
#menu ul li{
	width:200px;
}
#menu ul li a{
	display:block;
	background-repeat:no-repeat;
	background-position:0 0;
	height:45px;
	text-decoration:none;
	text-indent:-9999px;
	/*\*/overflow:hidden;/**/
	margin:0 0 8px;
}
#menu ul li a:hover{
	background-position:0 -45px;
}
#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;
}
#chart #menu ul li#nav03{
	width:200px;
	background-image:url(img/menu_03.png);
	background-position:0 -45px;
	text-indent:-9999px;
}
#story #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 -45px;
}
#cast #menu ul li a#nav02 {
	background-position:0pt -45px;
}
#chart #menu ul li a#nav03 {
	background-position:0pt -45px;
}
#story #menu ul li a#nav04 {
	background-position:0pt -45px;
}

/*----------------------------------------
Recommend_box
-----------------------------------------*/
#recommend_ttl {
	margin-top: 20px;
	vertical-align: bottom;
	font-size:1px;
}
#recommend_box {
	width: 198px;
	padding: 15px 0px 0px;
	border: 1px #024F44 solid;
}
.detail {
	width: 150px;
	margin: 0px auto 15px;
}
.detail p {
	margin: 5px 0px 0px;
	text-align: center;
	font-size: 12px;
	line-height: 1.6em;
}
.red {
	color:#FF0000;
}

/*----------------------------------------
announce
-----------------------------------------*/
p#announce {
}

p#announce a,p#announce a:visited {
	color:#06883A;
	background-color:#E7FEEF;
	display:block;
	width:180px;
	border:1px #06883A solid;
	padding:10px;
	font-size:12px;
}

p#announce a:hover,p#announce a:active {
	color:#E7FEEF;;
	background-color:#06883A;
	display:block;
	width:180px;
	border:1px #06883A solid;
	padding:10px;
	font-size:12px;
}


/*------------------------------
layout
------------------------------*/
#left_contents{
	float:left;
	width:220px;
	margin:0 0 20px;
}
#right_contents{
	float:right;
	width:620px;
	padding:0;
	margin:0 0 20px 0;
	background-color:#FFFFFF;
}

.photo img {
	border:solid 1px #CCCCCC;
	padding:5px;
}
.photo_right {
	float:right;
	margin:0 0 15px 15px;
	border:solid 1px #CCCCCC;
	padding:5px;
}
.photo_left {
	float:left;
	margin:0 0 15px 15px;
	border:solid 1px #CCCCCC;
	padding:5px;
}

/*------------------------------
トップページ　メインイメージ
------------------------------*/
#main_image {
	margin:0 0 20px 0;
}

/*------------------------------
トップページ　次回予告
------------------------------*/
#next_box {
	width:620px;
	text-align:left;
	margin:0;
}
#next_box .ttl {
	background:#024F44;
	width:620px;
	height:28px;
	margin:0 0 10px 0;
	padding:0;
}
#next_box .ttl h2 {
	background:#024F44 url(img/next_ttl.gif) no-repeat scroll 0%;
	width:120px;
	height:28px;
	padding:0;
	margin:0;
	text-indent:-9999px;
	float:left;
}
#next_box .ttl a {
	background:#024F44 url(img/backnumber_btn.gif) no-repeat scroll 0%;
	text-indent:-9999px;
	width:150px;
	height:28px;
	top:0px;
	left:0px;
	float:right;
}
#next_area {
	background:#FFFFFF none repeat scroll 0%;
	width:620px;
}
#next_area .date {
	border-left:5px solid #024F44;
	padding-left:15px;
	color:#92C9E0;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
}
#next_body .next_photo {
	padding:0;
	margin:0 10px 10px 0;
	width:180px;
	float:left;
}
#next_body p.title {
	color:#050101;
	font-size:18px;
	font-weight:bold;
	line-height:1.2em;
	margin:0 0 10px;
}
#next_body p.top_read {
	font-size:18px;
	line-height:1.2em;
	margin:0;
}


/*------------------------------
二階層目
------------------------------*/
.directry_ttl {
	width:620px;
	margin:0 0 20px;
	background:#024F44;
}
#main_contents {
	background:#FFFFFF;
	width:620px;
}
#main_contents p.title {
	color:#050101;
	font-size:18px;
	font-weight:bold;
	line-height:1.2em;
	margin:0 0 10px;
}
#main_contents p {
	font-size:12px;
	line-height:1.4em;
}

/*------------------------------
ストーリー
------------------------------*/
#story_box {
	width:620px;
	text-align:left;
	margin:0 0 20px;
	padding:0 0 15px;
	background:transparent url(img/dotted.gif) repeat-x scroll 0pt bottom;
}
#story_area {
	background:#FFFFFF none repeat scroll 0%;
	width:620px;
}
#story_area .date {
	border-left:5px solid #024F44;
	padding-left:15px;
	color:#050101;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
}
#story_body .story_photo {
	padding:0;
	margin:0 10px 10px 0;
	width:180px;
	float:left;
}
#story_body p.title {
	color:#050101;
	font-size:18px;
	font-weight:bold;
	line-height:1.2em;
	margin:0 0 10px;
}
#story_body p.read {
	font-size:12px;
	line-height:1.2em;
	margin:0;
}

.link_txt {
	text-align:center;
	font-size:12px;
}
.pagetop_txt {
	margin-top:10px;
	text-align:right;
	font-size:12px;
}

#story_body p.twitter_btn {
	text-indent:-9999px;
	width:70px;
	height:20px;
	margin:0 0 10px 540px;
}
#story_body p.twitter_btn a {
	background:url("img/twitter_btn.png") repeat scroll 0 0 transparent;
	display:block;
	height:20px;
	position:absolute;
	text-indent:-9999px;
	width:70px;
}
#story_body p.twitter_btn a:hover {
	background-position:0 -20px;
}

/*------------------------------
キャスト
------------------------------*/
.cast_box {
	margin:10px 0 10px;
	width:620px;
}
.cast_left {
	width:200px;
	margin:0 10px 0 0;
	float:left;
}
.cast_right {
	width:410px;
	margin:0;
	float:right;
}


/* サブフッター */
#subfooter {
	width:860px;
	/*margin:20px 0 0;*/
}

/* フッター */
#footer{
	width:880px;
	color:#CCCCCC;
	font-size:80%;
	line-height:135%;
	margin:20px auto 10px;
	padding:0;
}
#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;
}

/*DVDbanner*/
.dvd_banner {
	position: relative;
	width:900px;
	height:150px;
	margin:0 auto 20px;
	padding:0px;
	background:url(img/dvd_banner.jpg) no-repeat scroll 0%;
	text-indent:-9999px;
}
.dvd_banner a {
	display:block;
	width:900px;
	height:150px;
}