/* --basic-- */


body {
	text-align:center;
	margin:0;
	padding:0 auto;
	background:#000000;
}

#inner {
	background: url(img/bg_2.png) no-repeat center top scroll;
}

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

#body_inner {
	background: url(img/bg.jpg) repeat-x center top scroll;
}

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

#present_t {
	padding-bottom:30px;
}

p.present_con {
	font-size:13px;!important
}

a.oubo {
	padding-left: 155px;
}

.mt6 {
	margin-top:6px;
}

.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.pink {
	line-height:1.6em;
	padding:0;
	margin:0;
	color:#FEA6BF;
	font-weight:bold;
}
p.orange {
	line-height:1.6em;
	padding:0;
	margin:0;
	color:#FC0;
	font-weight:bold;
}
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:110px;
	margin:0px;
	padding:0px;
	background:url(img/logo.jpg) no-repeat scroll 0%;
}
#logo h1 a {
	position: absolute;
	width:220px;
	height:110px;
	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);
}
#menu ul li a#nav05{
	width:200px;
	background-image:url(img/menu_05.gif);
}

/*カレント設定*/
#present #menu ul li#nav05{
	width:200px;
	background-image:url(img/menu_05.jif);
	background-position:0 -45px;
	text-indent:-9999px;
}
#intro #menu ul li#nav01{
	width:200px;
	background-image:url(img/menu_01.png);
	background-position:0 -45px;
	text-indent:-9999px;
}
#chart #menu ul li#nav02{
	width:200px;
	background-image:url(img/menu_02.png);
	background-position:0 -45px;
	text-indent:-9999px;
}
#cast #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;
}

#present #menu ul li a#nav05 {
	background-position:0pt -45px;
}

#intro #menu ul li a#nav01 {
	background-position:0pt -45px;
}
#chart #menu ul li a#nav02 {
	background-position:0pt -45px;
}
#cast #menu ul li a#nav03 {
	background-position:0pt -45px;
}
#story #menu ul li a#nav04 {
	background-position:0pt -45px;
}


/*----------------------------------------
プレゼントバナー用　menu
-----------------------------------------*/
#pre_menu{
	clear:both;
	width:200px;
	margin:0;
	padding:0 10px;
	background:#FFFFFF;
	height:74px;
}

#pre_menu ul{
	width:200px;
	margin:0;
	padding:0;
}
#pre_menu ul li{
	width:200px;
}
#pre_menu ul li a{
	display:block;
	background-repeat:no-repeat;
	background-position:0 0;
	height:74px;
	text-decoration:none;
	text-indent:-9999px;
	/*\*/overflow:hidden;/**/
	margin:0 0 8px;
}
#pre_menu ul li a:hover{
	background-position:0 -74px;
}
#pre_menu ul li a#pre_nav01{
	width:200px;
	background-image:url(img/pre_bnr01.png);
}

/*カレント設定*/
#present ul li#pre_nav01{
	width:200px;
	background-image:url(img/pre_bnr01.png);
	background-position:0 -74px;
	text-indent:-9999px;
}

#present ul li a#pre_nav01 {
	background-position:0pt -74px;
}




/*----------------------------------------
Recommend_box
-----------------------------------------*/
#recommend_ttl {
	margin-top: 20px;
	vertical-align: bottom;
	font-size:1px;
}
#recommend_box {
	width: 198px;
	padding: 15px 0px 0px;
	border: 1px #000000 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:#78562C;
	width:620px;
	height:28px;
	margin:0 0 10px 0;
	padding:0;
}
#next_box .ttl h2 {
	background:#78562C 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:#78562C 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 #78562C;
	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:#78562C;
}
#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 #78562C;
	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;
	line-height: 2em;
	word-break:break-all;
}

.link_txt a {
    display: inline-block;
    white-space: nowrap;
}

.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:40px 0 10px;
	width:620px;
}
.cast_left {
	width:200px;
	margin:0 10px 0 0;
	float:left;
}
.cast_right {
	width:410px;
	margin:0;
	float:right;
}

.cast_txt {
	padding-top:15px;
}


/* サブフッター */
#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;
}

/*chart_story_nav*/

/*chart_story_nav*/

.chart_story_nav {
	margin-bottom:10px;
	width:620px;
	margin:0;
	padding:0;
}

.chart_story_nav li{
	width:116px;
	float:left;
	margin-right: 10px;
}

.hojun_last_story {
	margin-right: 0px !important;
}

.chart_story_nav li a{
	display:block;
	background-repeat:no-repeat;
	background-position:0 0;
	width: 116px;
	height:33px;
	text-decoration:none;
	text-indent:-9999px;
	/*\*/overflow:hidden;/**/
}

.chart_story_nav li a:hover{
	background-position:0 -33px;
}

.chart_story_nav li a#c_nav01{
	width:116px;
	background-image:url(img/chart_nav01.jpg);
}
.chart_story_nav li a#c_nav02{
	width:116px;
	background-image:url(img/chart_nav02.jpg);
}
.chart_story_nav li a#c_nav03{
	width:116px;
	background-image:url(img/chart_nav03.jpg);
}
.chart_story_nav li a#c_nav04{
	width:116px;
	background-image:url(img/chart_nav04.jpg);
}
.chart_story_nav li a#c_nav05{
	width:116px;
	background-image:url(img/chart_nav05.jpg);
}

.c_nav_on a{
	background-position: 0 -33px !important;
}

/*画像コピー禁止*/
#main_image {
	position:relative;
	width:620px;
	height:811px;
}
.photo_right {
	position:relative;
	width:300px;
	height:224px;
}
.chart_main {
	position:relative;
	width:620px;
	_height:657px;
}
.story_photo,
.next_photo {
	position:relative;
	width:180px;
	height:135px;
}
#main_image .guard,
.photo_right .guard,
.chart_main .guard,
.story_photo .guard,
.next_photo .guard {
	position:absolute;
	display:block;
	width:100%;
	height:100%;
	background-image:url(img/spacer.png);
}