@charset "UTF-8";
/* PROGRAM
##################################### */

/* col-left */
#col-left h2 {
	padding: 28px 0 0 20px;
	width: 655px;
	height: 72px;
	font-size: 115%;
	overflow: hidden;
}

h2 {
	color:#FFF;
}

h2 strong {
	display: block;
	font-size: 130%;
}
/* common */
h2#h2-top {
	padding: 0 0 0 0;
	width: 675px;
	height: 250px;
	background: none;
}
h3.h3-next-show-time {
	padding: 10px 0 0 15px;
	height: 24px;
	background: url(../program/img/bg_h3_default.gif) repeat-x;
	font-size: 107%;
	font-weight: bold;
}
h3.h3-story {
	padding: 10px 0 0 15px;
	height: 24px;
	background: url(../program/img/bg_h3_default.gif) repeat-x;
	font-size: 107%;
	font-weight: bold;
	border-bottom: 1px solid #dddddd;
}
h3.h3-default {
	padding: 10px 0 0 15px;
	height: 26px;
	background: url(../program/img/bg_h3_default.gif) repeat-x;
	font-size: 107%;
	font-weight: bold;
	clear: both;
}
h3.h3-default2 {
	padding: 10px 0 0 15px;
	height: 24px;
	background: url(../program/img/bg_h3_default.gif) repeat-x;
	font-size: 107%;
	font-weight: bold;
}
div#box-text {
	margin-bottom: 10px;
	padding: 10px 15px;
	background: url(../program/img/bg_text.gif) repeat;
	overflow: auto;
	line-height: 150%;/* mediaplex 20100323 */
}
/* RF 20100219 */	
	/*div#box-text img {
		float: left;
		margin: 0 15px 15px 0;
	}*/


div#box-text2 {
	margin-bottom: 10px;
	padding: 15px;
	height: 100%;
	background: #fff;
	border: 1px solid #ddd;
	overflow: hidden;
	line-height: 150%;/* mediaplex 20100323 */
}
/* RF 20100219 */	
	/*div#box-text2 img{
		float: left;
		margin: 0 15px 15px 0;
	}*/

	
div#box-text3 {
	margin-bottom: 10px;
	padding: 15px;
	height: 100%;
	background: #fff;
	border: 1px solid #ddd;
	overflow: hidden;
	line-height: 150%;/* mediaplex 20100323 */
}
div#box-text3 img {
	margin: 0 0 15px 0;
}
div#box-text4 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 25px;
	padding: 16px;
	height: 100%;
	background: #fff;
	border: 1px solid #ddd;
	overflow: hidden;
	line-height: 150%;/* mediaplex 20100323 */
}
div#box-text4 p {
	margin-bottom: 15px;
}
div#box-text4 img {
	margin: 0;
}
/*このサイトを見ている人におすすめ用 20100512*/

/*
div#box-text5 {
	margin-bottom: 5px;
	padding: 10px 15px;
	background: url(../program/img/bg_text.gif) repeat;
	overflow: auto;
	line-height: 150%;/* mediaplex 20100323 
}

div#box-text5 {
	margin-bottom: 10px;
	padding: 2px 0px 0px 14px;
	background: url(../program/img/bg_text.gif) repeat;
	overflow: auto;
	line-height: 150%;/* mediaplex 20100323ここから
	height: 130px;
}

ul#col-left-medium {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	height: 105px;
}

* ul#col-left-medium html #hack { 
	height: 105px;
} 

	ul#col-left-medium li {
		display: block;
		float: left;
		margin-right: 15px;
		width: 152px; /*height: 205px;
		color: #555;
		overflow: hidden;
		line-height: 1.3;
	}
	
* ul#col-left-medium li html #hack {
		margin-top: 20px;
		margin-bottom: 20px;
	}

		ul#col-left-medium li a {
			display: block;
			margin: 0;
		}
			ul#col-left-medium li a img {
				border: 1px solid #fff;
			}
		ul#col-left-medium li a.title {
			font-weight: bold;
			overflow: hidden;
			line-height: 1.4;
			border-top: 1px solid #eeeeee;
			border-left: 1px solid #eeeeee;
			border-right: 1px solid #eeeeee;
			text-align: center;
		}*/

/*このサイトを見ている人におすすめ用 20100512ここまで*/


/* col-left-left */
div#col-left-left {
	float: left;
	margin-top: 10px;
	width: 150px;
	overflow: hidden;
}
div#col-left-left ul {
	display: block;
}
div#col-left-left ul li {
	margin-bottom: 5px;
	background: #fff;
	border: 1px solid #ddd;
	border-left: 2px solid #333;
}
div#col-left-left ul li a {
	display: block;
	padding: 7px 0 9px 10px;
	font-weight: bold;
}
div#col-left-left ul li a:hover {
	background: #eee;
}
/* col-left-right */
div#col-left-right {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 515px;
	overflow: hidden; /* RF20100315 */
}
/* season-name */	
	div#season-name {
	background: #ddd;
}
div#season-name ul {
	display: block;
	float: right;
	padding: 7px 0;
	width: 515px;
	background: #fff;
}
div#season-name ul li {
	/* RF20100330 */
				float: left;
	/*padding-right: 7px;
				padding-left: 7px;*/
				background: url(../program/img/line_season.gif) right no-repeat;
	min-width: 95px;
	text-align: center;
	line-height: 1.8;
}
div#season-name ul li a {
	padding: 2px 8px;
}
div#season-name ul li a.current {
	background: #999;
	color: #fff;
}
/* season */	
	div#season {
	background: #ddd;
}
div#season h3 {
	float: left;
	width: 65px;
	height: 30px;
	background: url(../program/img/h3_season.jpg) #ddd;
	text-indent: -9999px;
}
div#season ul {
	display: block;
	float: right;
	padding: 7px 0;
	width: 450px;
	background: #fff;
}
/* season-name 20090921 */
		div#season ul.season-name {
	border-bottom: 1px solid #ccc;
}
/* season-category 20090921 */
		div#season ul.season-category {
	display: block;
	padding: 7px 0;
	width: 515px;
	background: #fff;
}
div#season ul li {
	float: left;
	padding-right: 7px;
	padding-left: 7px;
	background: url(../program/img/line_season.gif) right no-repeat;
}
div#season ul li a {
	padding: 2px 8px;
}
div#season ul li a.current {
	background: #999;
	color: #fff;
}
div#season-bottom {
	margin-bottom: 10px;
	height: 1px;
	background: #555;
	clear: both;
	overflow: hidden;
}
/* story for index.html */
		div#season-bottom-index {
	/*margin-bottom: 10px;*/
			/*height: 1px;*/
			/*background: #ddd;*/
			clear: both;/*overflow: hidden;*/
		}
div#season-bottom-episode {
	margin-bottom: 0;
	height: 1px;
	background: #555;
	clear: both;
	overflow: hidden;
}
.img-epiMask {
	position:absolute;
	clip:rect(auto 485px 336px auto);
	overflow: hidden;
}/* mediaplex 20100323 */
/* season-schedule */	
	div#season-schedule {
	background: #fff;
}
div#season-schedule ul {
	display: block;
	float: left;
	padding: 7px 0;
	background: #fff;
}
/* season-name 20090921 */
		div#season-schedule ul.season-name {
	width: 515px;
	border-top: 1px solid #ccc;
}
/* season-category 20090921 */
		div#season-schedule ul.season-category {
	display: block;
	padding: 7px 0;
	width: 515px;
	background: #fff;
}
div#season-schedule ul li {
	float: left;
	padding-right: 7px;
	padding-left: 7px;
	background: url(../program/img/line_season.gif) right no-repeat;
}
div#season-schedule ul li a {
	padding: 2px 8px;
}
div#season-schedule ul li a.current {
	background: #999;
	color: #fff;
}
/* backnumber */	
	div#backnumber {
	background: #ddd;
}
div#backnumber h3 {
	float: left;
	width: 65px;
	height: 32px;
	background: url(../program/img/h3_backnumber.jpg) #ddd no-repeat;
	text-indent: -9999px;
}
/*  RF 20100219*/
		/* for midokoro */
		div#backnumber h3.h3-page {
	background: url(../program/img/h3_page.jpg) #ddd no-repeat;
}
div#backnumber-dropdown {
	display: block;
	float: right;
	padding: 5px;
	height: 22px;
	width: 440px;
	background: #fff;
}
div#backnumber-dropdown select {
	width: 440px;
}
div#backnumber-bottom {
	margin-bottom: 10px;
	height: 1px;
	background: #555;
	clear: both;
	overflow: hidden;
}
/* schedule */
	h3.h3-schedule {
	padding: 10px 0 0 15px;
	width: 515px;
	height: 24px;
	background: url(../program/img/bg_h3.gif) no-repeat;
	font-size: 107%;
	color: #fff;
	font-weight: bold;
}
table.table-schedule {
	margin-bottom: 10px;
	background: url(../program/img/bg_tr_header.gif) repeat-x;
}
table.table-schedule thead {
}
table.table-schedule tr.tr-header {
	height: 29px;
	background: url(../program/img/bg_tr_header.gif) repeat-x;
	color: #fff;
}
table.table-schedule tr.tr-header th {
	padding-left: 20px;
}
table.table-schedule tr td {
	padding: 5px;
	text-align: center;
}
table.table-schedule tr td.txt-left {
	text-align: left;
}
table.table-schedule thead tr .header {
	background: url(../program/img/bg_sort_default.gif) 5px center no-repeat;
	cursor: pointer;
}
table.table-schedule thead tr th.headerSortUp {
	background: url(../program/img/bg_sort_up.gif) 5px center no-repeat;
	color: #fff;
	cursor: pointer;
}
table.table-schedule thead tr th.headerSortDown {
	background: url(../program/img/bg_sort_down.gif) 5px center no-repeat;
	color: #fff;
	cursor: pointer;
}
table.table-schedule tr.odd {
	background: url(../program/img/bg_odd.gif) bottom repeat-x;
}
table.table-schedule tr.even {
	background: url(../program/img/bg_even.gif) bottom repeat-x;
}
table.table-schedule .th-sh0 {
	float: left;
	width: 15px;
	/* RF 20100329 */
	height: 10px;
	overflow: hidden;
}
table.table-schedule .th-sh1 {
	float: left;
	/*width: 70px;*/
	
	/* RF 20100329 */
	width: 85px;
	letter-spacing: 0;
	text-align: left;
	overflow: hidden;
}
table.table-schedule .th-sh2 {
	float: left;
	/* RF 20100329 */
	width: 45px;
	text-align: center;
	overflow: hidden;
}
table.table-schedule .th-sh3 {
	float: left;
	width: 55px;
	/* RF 20100329 */
	text-align: center;
	letter-spacing: 0;
	overflow: hidden;
}
/* copyright */
	div#copyright {
	/*RF20100304*/
		/*font-size: 12px;*/
		color: #999;
}
/* RF 20100219 */
	div.program-index {
	width: 675px;
}
div.copyright-center {
	margin-right: 25px;
}
/* Next Show Time */
	ul#list-next-show-time {
	margin-bottom: 10px;
	padding: 10px 15px;
	background: #fff;
	border: 1px solid #ddd;
}
ul#list-next-show-time li {
	line-height: 1.5;
}
/* tvseries & movie */

h2#h2-tvseries {
	padding: 0;
	width: 675px;
	height: 40px;
	background: url(../program/img/h2_tvseries.gif) no-repeat;
	text-indent: -9999px;
}
h2#h2-movie {
	padding: 0;
	width: 675px;
	height: 40px;
	background: url(../program/img/h2_movie.gif) no-repeat;
	text-indent: -9999px;
}
ul#list-program {
	display: block;
	width: 675px;
	margin-bottom:20px;
	background: url(../program/img/bg_list_program.gif) repeat;
}
ul#list-program li {
	display: block;
	width: 675px;
	overflow: hidden;
}
/* list title */
		ul#list-program li.li-title {
	background: url(../program/img/bg_li_title.gif) top left repeat-x;
}
ul#list-program li strong {
	display: block;
	height: 20px;
	padding: 10px 20px 5px 20px;
	color: #fff;
}
ul#list-program li ul.list-program-left {
	display: block;
	float: left;
	width: 337px;
	border-right: 1px solid #eaeaea;
}
ul#list-program li ul.list-program-right {
	display: block;
	float: right;
	width: 337px;
}
ul#list-program li ul.list-program-left li {
	display: block;
	/*padding: 10px 20px 0 20px;*/
				padding: 10px 10px 0 10px;/* RF 20100318 */
	/*width: 297px;*/ height: 60px;
	width: 317px;/* RF 20100318 */
	background: url(../program/img/bg_li.gif) top left repeat-x;
	clear: both;
}
ul#list-program li ul.list-program-right li {
	display: block;
	/*padding: 10px 20px 0 20px;*/
				padding: 10px 10px 0 10px;/* RF 20100318 */
	/*width: 297px;*/ height: 60px;
	width: 317px;/* RF 20100318 */
	background: url(../program/img/bg_li.gif) top left repeat-x;
	clear: both;
}
ul#list-program li ul li strong {
	display: block;
	height: 20px;
	padding: 5px 0;
}
ul#list-program li ul li a {
	line-height: 1.3;
}
ul#list-program li ul li a img {
	float: left;
	margin-right: 10px;
}
ul#list-program li ul li div.li-program-bottom {
	height: 10px;
	clear: both;
}
/* cast_staff */

ul#box-cast {
	list-style: none;
	margin-bottom: 10px;
	padding: 10px;
	background: url(../program/img/bg_pattern.gif) left top repeat;
	line-height: 1.4;
}
ul#box-cast li {
	margin-bottom: 10px;
	width: 495px;
	overflow: hidden;
}
ul#box-cast li.end {
	margin-bottom: 0;
}
ul#box-cast li dl {
	float: left;
	width: 242px;
	height: 80px;
	overflow: hidden;
}
ul#box-cast li dl.end {
	float: right;
	width: 242px;
	height: 80px;
}
ul#box-cast li dl dt {
	float: left;
	width: 80px;
	height: 80px;
}
ul#box-cast li dl dd {
	float: right;
	padding: 10px;
	width: 142px;
	height: 60px;
	background-color: #ffffff;
}
/* RF 20100223 */
	/* cast_detail */	
	div#box-text2 img.img-cast {
	float: left;
	margin: 0;
	width: 200px
}
div#box-text2 div#text-cast {
	float: right;
	width: 274px;
	line-height: 1.4;
}
div#text-cast div#role-detail {
	padding: 10px;
	width: 252px;
	border: 1px solid #dddddd;
}
div#text-cast div#actor-detail {
	padding: 10px;
	width: 254px;
	background: url(../program/img/bg_pattern.gif) left top repeat;
}
div#role-detail p,  div#actor-detail p {
	margin-bottom: 20px;
	font-weight: bold;
}
/* video */

div#box-video {
	margin-bottom: 10px;
	padding: 14px 0 14px 14px;
	background: #fff;
	border: 1px solid #ddd;
}
span#caption {
	display: block;
	margin: 10px 0 0 0;
	width: 485px;
	height: 50px;
	border-bottom: 1px solid #ddd;
	text-align: left;
}
/* RF20100303 */
	div#box-video ul {
	width: 485px;
	overflow: hidden;
}
div#box-video ul li {
	float: left;
	margin: 0 8px 10px 0;
	width: 115px;
}
/* RF20100303 */
		div#box-video ul li.end {
	margin-right: 0;
}
div#box-video ul li a {
}
div#box-video ul li a span {
	display: block;
	margin: 0;
	width: 115px;
	height: 60px;
	font-size: 93%;
	overflow: hidden;
	cursor: pointer;
}
div#box-video ul li a:hover span {
	text-decoration: underline;
}
div#box-video-bottom {
	clear: both;
}
body#if-video {
	background: #fff none;
}
/* sokan */

div#box-sokan {
	margin-bottom: 10px;
	padding: 14px 0 14px 14px;
	background: #fff;
	border: 1px solid #ddd;
}
/* detail */

div#box-detail {
	margin-bottom: 10px;
	padding: 14px 0 14px 14px;
	background: #fff;
	border: 1px solid #ddd;
}
div#box-detail h3 {
	float: left;
	width: 150px;
	font-size: 115%;
}
div#box-detail h3 strong {
	color: #ad1818;
	font-size: 160%;
}
div#box-detail form {
	float: right;
	margin-right: 14px;
}
div#box-detail form select {
	width: 250px;
}
div#box-video-detail {
	margin: 0;
	padding: 10px 0 0 0;
	border: none;
	clear: both;
}
div#box-detail p {
	margin: 15px 14px 0 0;
}
div#box-detail p strong {
	display: block;
	padding-bottom: 5px;
	color: #ad1818;
}
div#box-detail table {
	margin-top: 15px;
}
div#box-detail table tr {
}
div#box-detail table tr th, div#box-detail table tr td {
	padding: 10px;
}
div#box-detail table tr th {
	width: 60px;
	background: url(../program/img/bg_text.gif) repeat;
	font-size: 12px;
	text-align: center;
}
div#box-detail table tr td {
}
div#box-detail table tr td.td-name {
	background: url(../program/img/bg_text.gif) repeat;
	font-weight: bold;
	text-align: center;
}
div#box-detail table tr td.td-percent {
	text-align: center;
	color: #ad1818;
	font-size: 130%;
	font-weight: bold;
}
div#box-detail table tr td a {
	display: block;
	overflow: hidden;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}
div#box-detail table tr td a.btn-vote {
	padding-top: 8px;
	height: 27px;
	background: url(../program/img/btn_vote.gif) top repeat-x;
	border: 1px solid #af4e4e;
	color: #fff;
}
div#box-detail table tr td a.btn-buy {
	padding-top: 8px;
	height: 27px;
	background: url(../program/img/btn_buy.gif) top repeat-x;
	border: 1px solid #858585;
	color: #fff;
}
div#box-detail table tr td a:hover {
	background-position: bottom;
	text-decoration: none;
}
a.btn-buy-guest {
	display: block;
	margin-top: 10px;
	padding-top: 8px;
	height: 27px;
	width: 100px;
	background: url(../program/img/btn_buy.gif) top repeat-x;
	border: 1px solid #858585;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 107%;
}
a:hover.btn-buy-guest {
	background-position: bottom;
	text-decoration: none;
}
/*best10_20100112*/
			div#box-detail table tr th.small {
	width: 30px;
	background: url(../program/img/bg_text.gif) repeat;
	font-size: 12px;
	text-align: center;
}
div#box-detail p.ph {
	text-align:center;
	margin:0;
	padding:15px 0;
}
div#box-detail p.ph span {
	font-size:80%;
}
div#box-detail p.notice {
	padding:20px;
	margin:0 20px 0;
	text-align:center;
	background: url(../program/img/bg_text.gif) repeat;
}
div#box-detail p.notice span {
	color: #ad1818;
	font-size: 120%;
	font-weight: bold;
}
/* photo gallery */

div#box-photogallery {
	margin-bottom: 10px;
	padding: 14px 0 14px 14px;
	background: #fff;
	border: 1px solid #ddd;
}
ul.list-photogallery {
}
ul.list-photogallery li {
	display: block;
	float: left;
	margin-bottom: 8px;
	width: 123px;
	overflow: hidden;
}
ul.list-photogallery li a {
	display: block;
	width: 115px;
	height: 115px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}
ul.list-photogallery li a img {
	-ms-interpolation-mode: bicubic;
}
ul.list-photogallery li a img.img-horizontal {
	margin-top: 17px;
	width: 100%;
}
ul.list-photogallery li a img.img-vertical {
	height: 100%;
}
ul.list-photogallery li span {
	display: block;
	padding-top: 5px;
	width: 115px;
	height: 39px;
	overflow: hidden;
	font-size: 11px;
	line-height: 1.2;
}
div#box-photogallery-bottom {
	clear: both;
}
/*Erisode*/
div#box-btnset {
	height: 26px;  /* RF20100315 */
	margin-bottom: 10px;
	overflow: hidden;
}
div#box-btnset img {
	margin: 0;
}
div#box-btnset img.next {
	float: right;
}
div#box-btnset img.prev {
	float: left;
}



/* RF 20100219 */
	p.img-l {
	float: left;
	width: 220px;
	display: inline;
	margin: 0 1em 0.5em 0;
}
	p.img-l-160 {
	float: left;
	width: 160px;
	display: inline;
	margin: 0 1em 0.5em 0;
	padding-bottom:0.5em;
}
p.img-r {
	float: right;
	width: 220px;
	display: inline;
	margin: 0 0 1em 0.5em;
}
p.img-r-160 {
	float: right;
	width: 160px;
	display: inline;
	margin: 0 0 1em 0.5em;
	padding-bottom:0.5em;
}
p.img-lTate {
	float: left;
	width: 160px;
	display: inline;
	margin: 0 1em 0.5em 0;
}/* mediaplex 20100323 */
p.img-rTate {
	float: right;
	width: 160px;
	display: inline;
	margin: 0 0 1em 0.5em;
}/* mediaplex 20100323 */
p.img-l span.cap-txt, p.img-r span.cap-txt, p.img-lTate, span.cap-txt, p.img-l-160 span.cap-txt, p.img-r-160 span.cap-txt  {
	font-size: 77%;
}
p {
	margin-bottom: 1em;
}
/* RF 20100219 */
	/* download */	
	ul#box-download {
	list-style: none;
	margin-bottom: 10px;
	padding: 10px;
	background: url(../program/img/bg_pattern.gif) left top repeat;
	line-height: 1.4;
}
/* RF 20100219 */
		ul#box-download li {
	margin-bottom: 10px;
	width: 495px;
	overflow: hidden;
}
ul#box-download li.end {
	margin-bottom: 0;
}
ul#box-download li dl {
	width: 242px;
	float: left;
	margin-right: 11px;
}
ul#box-download li dl.end {
	margin-right: 0;
}
ul#box-download li dl dd {
	font-size: 85%;
	text-align: center;
}
/* RF 20101221 */
		ul#box-download li dl dd.4type {
	text-align: left;
}
/* RF 20100219 */
		/* music */	
		table#table-music {
	width: 100%;
	font-size: 85%;
}
table#table-music tr th {
	background:#cc0000;
	border-right: 1px solid #fff;
	color:#FFFFFF;
	font-weight: bold;
	text-align:center;
}
table#table-music tr th,  table#table-music tr td {
	padding:3px;
}
table#table-music tr {
	border-bottom: 1px solid #fff;
}
table#table-music tr td {
	background:#e3e3e3;
border-right: 1px solid #fff 				/* RF 20100329 */
				border-bottom: 1px solid #fff;
}
/* RF 20100329 */
			td.summary, td.itunes {
	border-bottom: 1px solid #fff;
}
table#table-music tr td.ep-num {
	width: 55px;	/* RF 20100329 */
	border-bottom: 1px solid #fff;
}
table#table-music tr td.ep-name {
	background:#f6f6f6;	/* RF 20100329 */
	border-bottom: 1px solid #fff;
}
table#table-music tr td.m-summary {
}
table#table-music tr td.itunes {
	width: 65px;
	padding-left: 5px;
	background:#f6f6f6;
}
table#table-music tr td.itunes a {
	display: block;
	text-indent: -9999px;
	width: 60px;
	height: 14px;
	background-image:url(../program/img/itunes.jpg);
}
table#table-music tr td.itunes a:hover {
	background-position: bottom;
}
/* Mediaplex 20100327 */	
/* 1話無料配信 */	
div#col-left-rightSP {
	float: left;
	margin-top: 10px;
	width: 675px;
	overflow: hidden; /* RF20100315 */
}
div#box-textSP {
	margin-bottom: 10px;
	padding: 15px;
	height: 100%;
	width:675px;
	background: #fff;
	border: 1px solid #ddd;
	overflow: hidden;
	line-height: 150%;/* mediaplex 20100323 */
}
/*////////////////////////////////////////////////*/
/*                 20100916                       */
/*////////////////////////////////////////////////*/

div#col-left-dramavote {
	/* background-color:#FFFFFF; */
clear:both;
	letter-spacing:0;
	margin-bottom:10px;
	width:150px;/* padding:20px 0; */
}
div#col-left-dramavote h2.dramavote {
	background:url("../program/img/bar_dramavote.gif") no-repeat scroll left top transparent;
	display:block;
	height:27px;
	padding:0;
	text-indent:-9999px;
	width:150px;
}
div#dramavote_box {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	list-style: none;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}
div#dramavote_box span {
	color:#F00;
}
div#dramavote_box img {
	margin:5px 0;
}
div#btn-more {
	padding:10px;
	text-align:right;
	height:17px;
}
div#col-left-axnvote {
	background-color:#FFFFFF;
	clear:both;
	letter-spacing:0;
	margin-bottom:10px;
	width:150px;/* padding:0 0 20px 0; */
}
div#col-left-axnvote h2.axnvote {
	background:url("../program/img/bar_axnvote.gif") no-repeat scroll left top transparent;
	display:block;
	height:27px;
	padding:0;
	text-indent:-9999px;
	width:150px;
}
div#axnvote_box {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	list-style: none;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}
div#dramavote_box p {
	background-repeat:no-repeat;
	height:33px;
	padding-left:15px;
	padding-right:10px;
	padding-top:5px;
	text-align:left;
	width:100px;
}
ul#col_dramanews {
	clear:both;
}
ul#col_dramanews li {
	background:url("../program/img/bg_list_a.gif") repeat-x scroll 0 0 transparent;
	display:block;
	padding:5px 10px;
	width:496px;
}
ul#col_dramanews li span {
	background:url("../program/img/icon-a.gif") no-repeat scroll 0 6px transparent;
	padding-left:10px;
}
ul#col_dramanews li p {
	margin-bottom:0px;
}
ul#col_dramanews li#pickup {
	padding-bottom: 0px;
}
ul#col_dramanews li#pickup img {
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}
div#box-textnews {
	margin-bottom: 10px;
	line-height: 150%;/* mediaplex 20100323 */
}
h3.h3-dramanews {
	padding: 10px 0 0 15px;
	height: 26px;
	background: url(../program/img/bg_h3_linenashi.gif) repeat-x;
	font-size: 107%;
	font-weight: bold;
	clear: both;
}
div#box-text2 img.img-btn {
	margin: 10px 0;
	width: 200px;
}
div#cast_img {
	width:200px;
	float:left;
}
div.search_box {
	width:483px;
	margin:15px 0;
	padding:10px 10px 6px 20px;
	background-color:#fdf2f2;
	border:1px solid #CCC;
	clear:both;
}
div.search_box span {
	display:block;
	margin-bottom:0px;
}
p.search_txt {
	text-indent:-9999px;
	background:url("../program/img/ph2_search_txt.gif") no-repeat scroll 0 0;
	padding-bottom:5px;
	margin:0;
}
#searchRight {
	background:url("../program/img/ph2_search_bg.gif") no-repeat scroll 0 0 transparent;
	height:29px;
	margin-bottom:7px;
	position:relative;
	width:309px;
}
#searchRight .text {
	height:23px;
	left:26px;
	position:absolute;
	top:5px;
	width:270px;
}
#searchRight .btn {
	position:absolute;
	left:315px;
	top:0px;
}
#searchRight .ser {
	width:270px;
}
#heads {
	background:none repeat scroll 0 0 transparent;
	border:medium none;
	height:20px;
	padding-left:2px;
	padding-top:1px;
	width:120px;
}
div#actor-detail a {
	text-decoration:underline;
}


div#box-text2 a {
	text-decoration:underline;
}
div#box-text a {
	text-decoration:underline;
}



p.pagetop {
	text-align:right;
}





/*201102追加*/
div.box-basic {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #DDDDDD;
	height: 100%;
	line-height: 150%;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 15px;
}
div.box-basic2 {
	background: url(../program/img/bg_text.gif) repeat scroll 0 0 transparent;
	line-height: 150%;
	margin-bottom: 10px;
	overflow: auto;
	padding: 10px 15px;
}

div.box-basic3 {
	background: none;
	border: 1px solid #333;
	line-height: 150%;
	margin-bottom: 10px;
	overflow: auto;
	padding: 10px 15px;
}


div.box-basic a {
	text-decoration:underline;
}
div.box-basic2 a {
	text-decoration:underline;
}
div.box-basic3 a {
	text-decoration:underline;
}















div.box-midokoro2 {
	margin-top:20px;
	background-color:#F6F6F6;
	border:1px solid #CCCCCC;
	overflow:auto;
	padding:10px;
}


p.epi-name {
	text-align:right;
}

ul.box-download {
    background: url("../program/img/bg_pattern.gif") repeat scroll left top transparent;
    line-height: 1.4;
    list-style: none outside none;
    margin-bottom: 10px;
    padding: 10px;
}
ul.box-download li {
	margin-bottom: 10px;
	width: 495px;
	overflow: hidden;
}
ul.box-download li.end {
	margin-bottom: 0;
}
ul.box-download li dl {
	width: 242px;
	float: left;
	margin-right: 11px;
}
ul.box-download li dl.end {
	margin-right: 0;
}
ul.box-download li dl dd {
	font-size: 85%;
	text-align: center;
}
ul.box-download li dl dd.4type {
	text-align: left;
}






/*
body a:link,body a:visited, body a:active
    {
	color:#0ea7d9!important;
	text-decoration:none!important;
	outline:none!important;
	}
	

body a:hover
    {
	color:#f0047f!important;
	text-decoration:underline!important; 
	outline:none!important;
	}
*/




/*201112リンクカラー調整*/
div#col-left-left ul li a:link, div#col-left-left ul li a:visited, div#col-left-left ul li a:active, div#col-left-left ul li a:hover {
    color: #333333 !important;
}

div#season-name ul li a.current,
div#season-schedule ul.season-category li a.current,
div#season-schedule ul.season-name li a.current {
	color: #fff !important;
	}

div#box-btnset2 {}


div#box-btnset2 a.prev {
    float: left;
}

div#box-btnset2 a.next {
    float: right;
}
