@charset "iso-2022-jp";

/*/////////////////////////////////////////////////////////////////////////
default_CSS
/////////////////////////////////////////////////////////////////////////*/
body { text-align:center; font-size:62.5%; font-family:Arial, "$B%R%i%.%N3Q%4(B Pro W3", "Hiragino Kaku Gothic Pro", "$B#M#S(B $B#P%4%7%C%/(B", Meiryo, sans-serif;}
body, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, ul, li, form, table, caption, tbody, tfoot, thead, tr, th, td { margin:0; padding:0;}
h1, h2, h3, h4, h5, h6, table, caption, tbody, tfoot, thead, tr, th, td, input, textarea { font-size:100%;}
img { border:none;}
hr { display:none;}
ul { list-style:none;}
.alt{ position:absolute; top:-5000px; left:-9999px;}
.bold { font-weight:bold;}
.normal { font-weight:normal;}
/*$B2hA|J]8nMQ(B*/
.cover { background:url(/img/cover.gif); display:block;}
/*$B%9!<%Q!<%P%J!<OH(B*/
#bnSuper { width:100%; height:110px; background:#fff; border-bottom:1px solid #c0c0c0;}
#bnIn { padding-top:10px;}
/*float*/
.floatL { float:left;}
.floatR { float:right;}
.clearfloat { height:1px; font-size:1%; clear:both; display:block; background: transparent;}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix { min-height: 1px;}
* html .clearfix {
	height: 1px;
	/*(J\(B*//*/
	height: auto;
	overflow: hidden;
	/**/
}
/*font*/
.tCenter { text-align:center !important}
.tRight { text-align:right !important}
.tLeft { text-align:left !important}
/*font-color*/
.yellow { color:#fc0; }
.blue { color:#0cf; }
.green { color:#390; }
.white { color:#fff; }
.red { color:#f00; }
.gray { color:#666; }
.orange { color:#f60; }
.pink { color:#f09; }
.purple { color:#60c; }
.kakumei-yellow { color:#fc0; }
.kakumei-blue { color:#3cf; }
/*font-size*/
.f180 { font-size:180%;}
.f160 { font-size:160%;}
.f140 { font-size:140%;}
.f120 { font-size:120%;}
.f110 { font-size:110%;}
.f90 { font-size:90%;}
.f85 { line-height:normal; font-size:85% !important}
/*link*/
a { text-decoration:none; color:#fff;}
a:hover { text-decoration:underline; color:#ccc;}
/*footer*/
#footer { clear:both; padding:20px; background:#777;}

/*/////////////////////////////////////////////////////////////////////////
$B%3%s%F%s%DMQ(BCSS$B!?%*%j%8%J%k@_Dj(B
/////////////////////////////////////////////////////////////////////////*/

body {
	background:#036;
	color:#fff;
	}

div#header {
	background:url(../img/bg_01.jpg) no-repeat center top;
	width:100%;
	height:216px;
	margin:0 auto;
	}

div#header-to-top {
	width:900px;
	margin:0 auto;
	text-align:left;
	}
div#header-to-top a {
	display:block;
	width:350px;
	height:210px;
	}

div#container {
	width:900px;
	margin:0 auto;
	text-align:left;
	}

div#menu-box {
	background:url(../img/menu.gif) no-repeat left top;
	width:900px;
	height:27px;
	} 
ul#menu {
	padding:0;
	}
ul#menu li {
	float:left;
	height:27px;
	}
ul#menu a {
	background:url(../img/menu.gif) no-repeat left top;
	display:block;
	height:27px;
	}
ul#menu li#menu-01-on {
	background:url(../img/menu.gif) no-repeat left top;
	background-position:0 -40px;
	width:93px;
	}
ul#menu li#menu-02-on {
	background:url(../img/menu.gif) no-repeat left top;
	background-position:-93px -40px;
	width:88px;
	}
ul#menu li#menu-03-on {
	background:url(../img/menu.gif) no-repeat left top;
	background-position:-181px -40px;
	width:88px;
	}
ul#menu li#menu-04-on {
	background:url(../img/menu.gif) no-repeat left top;
	background-position:-269px -40px;
	width:88px;
	}
ul#menu li#menu-05-on {
	background:url(../img/menu.gif) no-repeat left top;
	background-position:-357px -40px;
	width:198px;
	}
ul#menu li#menu-06-on {
	background:url(../img/menu.gif) no-repeat left top;
	background-position:-555px -40px;
	width:241px;
	}

ul#menu li#menu-01 a {
	background-position:0 0;
	width:93px;
	}
ul#menu li#menu-02 a {
	background-position:-93px 0;
	width:88px;
	}
ul#menu li#menu-03 a {
	background-position:-181px 0;
	width:88px;
	}
ul#menu li#menu-04 a {
	background-position:-269px 0;
	width:88px;
	}
ul#menu li#menu-05 a {
	background-position:-357px 0;
	width:198px;
	}
ul#menu li#menu-06 a {
	background-position:-555px 0;
	width:241px;
	}

ul#menu li#menu-01 a:hover {
	background-position:0 -40px;
	}
ul#menu li#menu-02 a:hover {
	background-position:-93px -40px;
	}
ul#menu li#menu-03 a:hover {
	background-position:-181px -40px;
	}
ul#menu li#menu-04 a:hover {
	background-position:-269px -40px;
	}
ul#menu li#menu-05 a:hover {
	background-position:-357px -40px;
	}
ul#menu li#menu-06 a:hover {
	background-position:-555px -40px;
	}

p#to-top {
	float:right;
	}
p#to-top a {
	background:url(../img/to_top_btn.gif) no-repeat left top;
	display:block;
	width:92px;
	height:27px;
	}
p#to-top a:hover {
	background-position:0 -30px;
	}

div#main {
	background:#000;
	padding:25px 25px 10px 25px;
	}

div#top-left {
	float:left;
	width:532px;
	}
div#top-right {
	float:right;
	width:300px;
	}

div#ust-area {
	background:#525b62;
	padding:10px;
	margin-bottom:15px;
	}

div#ust-area-info {
	background:#000;
	padding:30px;
	}

#mv-yokoku {
	background:url(../img/mv_yokoku.gif) no-repeat left top;
	width:512px;
	height:245px;
	text-indent:-9999px;
	font-size:1px;
	line-height:100%;
	color:#000;
	}
div#mv-oa {
	background:url(../img/mv_oa.gif) no-repeat left top;
	width:512px;
	height:315px;
	text-indent:-9999px;
	font-size:1px;
	line-height:100%;
	}
div#mv-oa a {
	display:block;
	width:512px;
	height:315px;
	}
div#mv-rehearsal {
	background:url(../img/mv_rehearsal.gif) no-repeat left top;
	width:512px;
	height:562px;
	text-indent:-9999px;
	font-size:1px;
	line-height:100%;
	}

p#oa-txt {
	margin-top:10px;
	line-height:140%;
	}

div#mv-area {
	margin-bottom:10px;
	}

ul#ust-thumb li {
	float:left;
	width:124px;
	}
li#thumb2,li#thumb3,li#thumb4 {
	margin-left:5px;
	}
li#thumb5 {
	margin-top:5px;
	}
li#thumb6,li#thumb7,li#thumb8 {
	margin:5px 0 0 5px;
	}

.thumb-box {
	font-size:120%;
	display:block;
	background:#ddd;
	color:#333;
	padding:3px;
	height:50px;
	}


div#guest-area {
	background:#525b62;
	margin-bottom:15px;
	}

h2#guest-t {
	background:url(../img/midashi.gif) no-repeat left top;
	width:532px;
	height:17px;
	text-indent:-9999px;
	font-size:1px;
	line-height:100%;
	}

div#guest-list-box {
	padding:11px;
	}
ul#guest-list li {
	float:left;
	width:98px;
	}
li#guest02, li#guest03, li#guest04, li#guest05 {
	margin-left:5px;
	}
li#guest06 {
	margin-top:5px;
	}
li#guest07, li#guest08, li#guest09, li#guest10 {
	margin:5px 0 0 5px;
	}
.guest-txt {
	font-size:90%;
	display:block;
	background:#fff;
	color:#333;
	padding:3px;
	height:44px;
	}
.guest-txt2 {
	font-size:90%;
	display:block;
	background:#999;
	color:#333;
	padding:3px;
	height:44px;
	}

div#bnr01-area {
	margin-bottom:15px;
	}

div#twitter01-btn {
	margin-bottom:15px;
	}
div#twitter01-btn a {
	display:block;
	background:url(../img/twitter_btn.gif) no-repeat left top;
	width:300px;
	height:54px;
	}
div#twitter01-btn a:hover {
	background-position:0 -60px;
	}

div#twitter02-area {
	margin-bottom:15px;
	}

div#twitter-area {
	margin-bottom:15px;
	}

div#setsumei-area {
	width:850px;
	margin-bottom:15px;
	}

h3#setsumei-t {
	background:url(../img/setsumei_bg.gif) no-repeat left top;
	width:850px;
	height:54px;
	text-indent:-9999px;
	font-size:1px;
	}

#setsumei-middle {
	background:#525b62;
	padding:0 18px 10px;
	}

div#setsumei-bottom {
	background:url(../img/setsumei_bg.gif) no-repeat left top;
	background-position:0 -60px;
	width:850px;
	height:143px;
	}

ul#twitter02-btn {
	padding:0 0 0 668px;
	}
ul#twitter02-btn a {
	background:url(../img/twitter_btn.gif) no-repeat left top;
	display:block;
	width:165px;
	height:59px;
	}
ul#twitter02-btn li#twitter02-01 a {
	background-position:-310px 0;
	}
ul#twitter02-btn li#twitter02-02 a {
	background-position:-310px -66px;
	margin-top:7px;
	}
ul#twitter02-btn li#twitter02-01 a:hover {
	background-position:-490px 0;
	}
ul#twitter02-btn li#twitter02-02 a:hover {
	background-position:-490px -66px;
	}

#footer-box {
	text-align:center;
	}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

div#sasayaki-area {
	background:#525b62;
	padding:10px;
	margin-bottom:15px;
	}

h2#midokoro-t {
	background:url(../img/midashi.gif) no-repeat left top;
	background-position:0 -20px;
	width:532px;
	height:17px;
	text-indent:-9999px;
	font-size:1px;
	line-height:100%;
	}
div#midokoro-area {
	background:#525b62;
	padding:15px 20px;
	margin-bottom:15px;
	}

h2#cast-t {
	background:url(../img/midashi.gif) no-repeat left top;
	background-position:0 -40px;
	width:532px;
	height:17px;
	text-indent:-9999px;
	font-size:1px;
	line-height:100%;
	}
div#cast-area {
	background:#525b62;
	padding:25px 25px;
	margin-bottom:15px;
	}

div.cast-block {
	}
div.cast-block p {
	padding-left:94px;
	}

div.cast-line {
	border-bottom:1px #fc0 dashed;
	text-indent:-9999px;
	font-size:1px;
	height:5px;
	margin:15px 0 20px;
	}

div#cast-01 {
	float:left;
	background:url(../about/img/cast_ph.jpg) no-repeat left top;
	width:80px;
	height:80px;
	text-indent:-9999px;
	font-size:1px;
	line-height:100%;
	}
div#cast-02 {
	float:left;
	background:url(../about/img/cast_ph.jpg) no-repeat left top;
	background-position:0 -80px;
	width:80px;
	height:80px;
	text-indent:-9999px;
	font-size:1px;
	line-height:100%;
	}
div#cast-03 {
	float:left;
	background:url(../about/img/cast_ph.jpg) no-repeat left top;
	background-position:0 -160px;
	width:80px;
	height:80px;
	text-indent:-9999px;
	font-size:1px;
	line-height:100%;
	}

h3#setsumei-s-t {
	background:url(../img/setsumei_s_bg.gif) no-repeat left top;
	width:300px;
	height:38px;
	text-indent:-9999px;
	font-size:1px;
	line-height:100%;
	}
div#setsumei-s-area {
	background:#525b62;
	padding:0 14px;
	}
div#setsumei-s-bottom {
	background:url(../img/setsumei_s_bg.gif) no-repeat left top;
	background-position:0 -106px;
	width:300px;
	height:5px;
	text-indent:-9999px;
	font-size:1px;
	line-height:100%;
	margin-bottom:15px;
	}

ul#twitter02-s-btn {
	padding-bottom:10px;
	}
ul#twitter02-s-btn a {
	background:url(../img/setsumei_s_bg.gif) no-repeat left top;
	display:block;
	width:274px;
	height:37px;
	}
ul#twitter02-s-btn li#twitter02-s-01 a {
	background-position:-310px 0;
	}
ul#twitter02-s-btn li#twitter02-s-02 a {
	background-position:-310px -40px;
	margin-top:7px;
	}
ul#twitter02-s-btn li#twitter02-s-01 a:hover {
	background-position:-590px 0;
	}
ul#twitter02-s-btn li#twitter02-s-02 a:hover {
	background-position:-590px -40px;
	}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

h2#next-t {
	background:url(../img/midashi.gif) no-repeat left top;
	background-position:0 -60px;
	width:532px;
	height:17px;
	text-indent:-9999px;
	font-size:1px;
	line-height:100%;
	}
div#next-area {
	background:#525b62;
	padding:15px 25px;
	margin-bottom:15px;
	}

.next-midashi {
	color:#fc0;
	font-size:140%;
	}

.next-m {
	background:url(../next_oa/img/next_m.gif) no-repeat left top;
	float:left;
	width:53px;
	height:30px;
	text-indent:-9999px;
	font-size:1px;
	}
#next-m-1 {
	background-position:0 0;
	}
#next-m-2 {
	background-position:0 -30px;
	}
#next-m-3 {
	background-position:0 -60px;
	}
#next-m-4 {
	background-position:0 -90px;
	}
#next-m-5 {
	background-position:0 -120px;
	}
#next-m-6 {
	background-position:0 -150px;
	}
#next-m-7 {
	background-position:0 -180px;
	}
#next-m-8 {
	background-position:0 -210px;
	}

.next-txt {
	padding:7px 0 0 64px;
	}

.next-line {
	border-bottom:1px #fc0 dashed;
	height:5px;
	margin:5px 0 15px;
	clear:both;
	}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

h2#hensyukoki-t {
	background:url(../img/midashi.gif) no-repeat left top;
	background-position:0 -80px;
	width:532px;
	height:17px;
	text-indent:-9999px;
	font-size:1px;
	line-height:100%;
	}
div#hensyukoki-area {
	background:#525b62;
	padding:15px 25px 25px;
	margin-bottom:15px;
	}
h3#hensyukoki-m {
	color:#fc0;
	font-size:140%;
	margin-bottom:5px;
	}

div#next-oa-btn {
	float:left;
	width:102px;
	}
div#next-oa-btn a {
	background:url(../hensyukoki/img/next_oa_btn.gif) no-repeat left top;
	display:block;
	width:102px;
	height:22px;
	}
div#next-oa-btn a:hover {
	background-position:0 -30px;
	}

div#hensyukoki-bn {
	float:right;
	}
div#hensyukoki-bn select {
	color:#036;
	font-size:120%;
	border:1px #036 solid;
	}

.hensyukoki-ph {
	float:left;
	}
span.hensyukoki-cover {
	display:block;
	width:150px;
	height:86px;
	margin:0 10px 5px 0;
	text-indent:-9999px;
	}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

h2#app-t {
	background:url(../img/midashi.gif) no-repeat left top;
	background-position:0 -100px;
	width:532px;
	height:17px;
	text-indent:-9999px;
	font-size:1px;
	line-height:100%;
	}
div#app-area {
	background:#525b62;
	margin-bottom:15px;
	padding-bottom:10px;
	}
div#app-txt {
	background:#525b62 url(../app/img/app_img.jpg) no-repeat left top;
	width:532px;
	height:458px;
	}
p#app-btn {
	margin:0 0 0 10px;
	}
p#app-btn a {
	display:block;
	background:url(../app/img/app_img.jpg) no-repeat left top;
	background-position:-10px -458px;
	width:512px;
	height:46px;
	}
p#app-btn a:hover {
	background-position:-10px -510px;
	}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

h2#naiyou-t {
	background:url(../img/midashi.gif) no-repeat left top;
	background-position:0 -120px;
	width:532px;
	height:17px;
	text-indent:-9999px;
	font-size:1px;
	line-height:100%;
	}
div#naiyou-area {
	height:1%;
	background:#525b62;
	padding:15px 25px;
	margin-bottom:15px;
	}
h3#naiyou-m {
	color:#fc0;
	font-size:140%;
	margin-bottom:5px;
	}

.naiyou-ph {
	float:left;
	}
span.naiyou-cover {
	display:block;
	width:220px;
	height:126px;
	margin:0 10px 5px 0;
	text-indent:-9999px;
	}

div.thumb {
	float:right;
	padding:0 0 10px 10px;
	}

#naiyou-bn {
	text-align:right;
	}
div#naiyou-bn select {
	color:#036;
	font-size:120%;
	border:1px #036 solid;
	}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

p {
	font-size:120%;
	line-height:150%;
	}
html>body p {
	line-height:180%;
	}

.hidden-txt {
	position:absolute;
	top:-9999px;
	left:-9999px;
	font-size:1px;
	line-height:0.5em;
	}

.height100 {
	height:100%;
	}

/*--------------------- margin ---------------------*/
.mg-0 {margin:0;}
.mgt-150 {margin-top:150px;}
.mgt-130 {margin-top:130px;}
.mgt-100 {margin-top:100px;}
.mgt-50 {margin-top:50px;}
.mgt-30 {margin-top:30px;}
.mgt-25 {margin-top:25px;}
.mgt-20 {margin-top:20px;}
.mgt-15 {margin-top:15px;}
.mgt-10 {margin-top:10px;}
.mgt-5 {margin-top:5px;}
.mgl-40 {margin-left:40px;}
.mgl-30 {margin-left:30px;}
.mgl-26 {margin-left:26px;}
.mgl-20 {margin-left:20px;}
.mgl-15 {margin-left:15px;}
.mgl-10 {margin-left:10px;}
.mgl-5 {margin-left:5px;}
.mgr-20 {margin-right:20px;}
.mgr-15 {margin-right:15px;}
.mgr-10 {margin-right:10px;}
.mgr-5 {margin-right:5px;}
.mgb-200 {margin-bottom:200px;}
.mgb-150 {margin-bottom:150px;}
.mgb-100 {margin-bottom:100px;}
.mgb-90 {margin-bottom:90px;}
.mgb-80 {margin-bottom:80px;}
.mgb-70 {margin-bottom:70px;}
.mgb-60 {margin-bottom:60px;}
.mgb-50 {margin-bottom:50px;}
.mgb-40 {margin-bottom:40px;}
.mgb-30 {margin-bottom:30px;}
.mgb-25 {margin-bottom:25px;}
.mgb-20 {margin-bottom:20px;}
.mgb-15 {margin-bottom:15px;}
.mgb-10 {margin-bottom:10px;}
.mgb-5 {margin-bottom:5px;}

/*$B!w%X%C%@!<MWAG(B
/////////////////////////////////////////////////////////////////////////*/
#di2_header { width:980px; text-align:left; margin:0 auto; position:relative;}
#di2_programlink { width:250px; height:55px; background:url(/mi/mi6/img/di2_header.png) no-repeat 0 -20px;}
	#di2_programlink li.tbstop { position:absolute; top:2px; left:0;}
	#di2_programlink li.program { position:absolute; top:15px; left:132px;}
	#di2_programlink li a { display:block;}
	#di2_programlink li.tbstop a { width:125px; height:50px;}
	#di2_programlink li.program a { width:95px; height:28px;}
	#di2_programlink li.program a:hover { background:url(/mi/mi6/img/di2_header.png) no-repeat 0 -130px;}
/*$B8!:w(B*/
#di2_ksb { width:240px; height:50px; position:relative; left:11px; background:url(/mi/mi6/img/di2_header.png) no-repeat -100px -130px;}
	#di2_ksb #tbswebsearch { width:150px;}
	#di2_ksb #tbsSearch, #di2_ksb #webSearch{ display:block; width:52px; height:13px; background: url(/mi/mi6/img/di2_header.png) no-repeat;}
	#di2_ksb #tbsSearch { width:50px; float:left; background-position:-345px -130px; cursor:default; position:absolute; top:0; left:7px;}
	#di2_ksb #webSearch { width:60px; float:left; background-position:-159px -130px; cursor:pointer; position:absolute; top:0; left:59px;}
	#di2_ksb input#kw { width:140px; height:20px; font-size:14px; color:#444; background:none; border:none; font-family:sans-serif; position:absolute; top:15px; left:27px;}
	#di2_ksb input#btnSearch { position:absolute; top:13px; left:179px;}
/*$B!w%J%S%2!<%7%g%s(B
/////////////////////////////////////////////////////////////////////////*/
#di2_navi { width:980px; height:45px; position:relative; background:url(/mi/mi6/img/di2_header.png) no-repeat 0 -75px;}
	/*main*/
	#di2_navi ul#di2_menuMain { padding:1px 0 0 10px;}
	#di2_navi ul#di2_menuMain li { float:left; margin-right:2px;}
	#di2_navi ul#di2_menuMain li a { display:block; height:25px;}
	#di2_navi ul#di2_menuMain li a:hover { background:url(/mi/mi6/img/di2_header.png) no-repeat;}
	#di2_navi ul#di2_menuMain li#di2_drama a { width:110px;}
	#di2_navi ul#di2_menuMain li#di2_variety a { width:140px;}
	#di2_navi ul#di2_menuMain li#di2_infowide a { width:105px;}
	#di2_navi ul#di2_menuMain li#di2_news a { width:170px;}
	#di2_navi ul#di2_menuMain li#di2_anime a { width:100px;}
	#di2_navi ul#di2_menuMain li#di2_sports a { width:105px;}
	#di2_navi ul#di2_menuMain li#di2_minibangumi a { width:105px;}
	#di2_navi ul#di2_menuMain li#di2_shopping a { width:110px;}
	#di2_navi ul#di2_menuMain li#di2_drama a:hover { background-position:-10px -75px;}
	#di2_navi ul#di2_menuMain li#di2_variety a:hover { background-position:-122px -75px;}
	#di2_navi ul#di2_menuMain li#di2_infowide a:hover { background-position:-264px -75px;}
	#di2_navi ul#di2_menuMain li#di2_news a:hover { background-position:-371px -75px;}
	#di2_navi ul#di2_menuMain li#di2_anime a:hover { background-position:-543px -75px;}
	#di2_navi ul#di2_menuMain li#di2_sports a:hover { background-position:-645px -75px;}
	#di2_navi ul#di2_menuMain li#di2_minibangumi a:hover { background-position:-752px -75px;}
	#di2_navi ul#di2_menuMain li#di2_shopping a:hover { background-position:-859px -75px;}
	/*sub*/
	#di2_navi ul#di2_menuSub { width:980px; height:17px; position:absolute; top:27px; left:0; }
	#di2_navi ul#di2_menuSub li { position:absolute; top:0;}
	#di2_navi ul#di2_menuSub li a { display:block; width:65px; height:17px;}
	#di2_navi ul#di2_menuSub li#di2_sub2 a { width:90px;}
	#di2_navi ul#di2_menuSub li#di2_sub3 a { width:85px;}
	#di2_navi ul#di2_menuSub li#di2_sub4 a { width:72px;}
	#di2_navi ul#di2_menuSub li#di2_sub8 a { width:80px;}
	#di2_navi ul#di2_menuSub li a:hover { background:url(/mi/mi6/img/di2_header.png) no-repeat;}
	#di2_navi ul#di2_menuSub li#di2_sub1 { left:382px;}
	#di2_navi ul#di2_menuSub li#di2_sub2 { left:447px;}
	#di2_navi ul#di2_menuSub li#di2_sub3 { left:537px;}
	#di2_navi ul#di2_menuSub li#di2_sub4 { left:622px;}
	#di2_navi ul#di2_menuSub li#di2_sub5 { left:694px;}
	#di2_navi ul#di2_menuSub li#di2_sub6 { left:759px;}
	#di2_navi ul#di2_menuSub li#di2_sub7 { left:824px;}
	#di2_navi ul#di2_menuSub li#di2_sub8 { left:888px;}
	#di2_navi ul#di2_menuSub li#di2_sub1 a:hover { background-position:-480px -130px;}
	#di2_navi ul#di2_menuSub li#di2_sub2 a:hover { background-position:-545px -130px;}
	#di2_navi ul#di2_menuSub li#di2_sub3 a:hover { background-position:-621px -150px;}
	#di2_navi ul#di2_menuSub li#di2_sub4 a:hover { background-position:-717px -150px;}
	#di2_navi ul#di2_menuSub li#di2_sub5 a:hover { background-position:-765px -130px;}
	#di2_navi ul#di2_menuSub li#di2_sub6 a:hover { background-position:-830px -130px;}
	#di2_navi ul#di2_menuSub li#di2_sub7 a:hover { background-position:-895px -130px;}
	#di2_navi ul#di2_menuSub li#di2_sub8 a:hover { background-position:-530px -150px;}
	/*contact*/
	#di2_programlink li.contact { position:absolute; top:132px; left:10px; z-index:10;}
	#di2_programlink li.contact a { width:105px; height:16px;}
	#di2_programlink li.contact a:hover { background:url(/mi/mi6/img/di2_header.png) no-repeat -415px -150px;}
	/*eng*/
	#di2_programlink li.english { position:absolute; top:132px; left:125px; z-index:10;}
	#di2_programlink li.english a { width:65px; height:16px;}
	#di2_programlink li.english a:hover { background:url(/mi/mi6/img/di2_header.png) no-repeat -415px -130px;}

/*$B!w%X%C%@!<Gr(B//$B%9!<%Q!<%P%J!<M-$j(B
/////////////////////////////////////////////////////////////////////////*/
#con_header { width:100%; height:150px; background:#fff url(/mi/mi6/img/di2_header.png) repeat-x 0 130px; position:relative;}
#con_header #bannerIn { width:980px; text-align:left; margin:0 auto; position:relative;}
#con_header #bnSuper { width:728px; height:90px; position:absolute; top:6px; right:11px; border:none;}
#con_header #di2_header { height:150px;}
/*$B!w%X%C%@!<Gr(B//$B%9!<%Q!<%P%J!<L5$7(B
/////////////////////////////////////////////////////////////////////////*/
#con_header_nsb { width:100%; height:100px; background:#fff url(/mi/mi6/img/di2_header.png) repeat-x 0 80px;}
#con_header_nsb #di2_header { height:100px;}
#con_header_nsb  #di2_programlink li.contact { top:82px;}
#con_header_nsb  #di2_programlink li.english { top:82px;}
#con_header_nsb  #di2_ksb { position:absolute; top:9px; left:740px;}
/*$B!w$=$NB>@_Dj(B
/////////////////////////////////////////////////////////////////////////*/
body, #di2_header dl, #di2_header dt, #di2_header dd, #di2_header ul, #di2_header li, #di2_navi dl, #di2_navi dt, #di2_navi dd, #di2_navi ul, #di2_navi li, #di2_navi form { margin:0; padding:0;}
#di2_header ul { list-style:none;}
#di2_header hr { display:none;}
#di2_header .alt{ position:absolute; top:-5000px; left:-9999px;}
#di2_header .clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#di2_header .clearfix { min-height: 1px;}
* html #di2_header .clearfix {
	height: 1px;
	/*(J\(B*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/*jumpSmp*/
#jumpSmp {
	display:block;
	color:#fff;
	background: -moz-linear-gradient(center top, #9dce5f 50%,#7cbe2a 50%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.5, #9dce5f),color-stop(0.5, #7cbe2a));
	text-align:center;
	font-size:52px;
	font-weight:bold;
	line-height:1.35;
	border-top:5px solid #ddd;
	border-bottom:5px solid #eee;
	padding:52px;
}
#jumpSmp a { display:block; color:#fff;}

/*$B!w%I%i%^MQ%U%C%?!<(B
/////////////////////////////////////////////////////////////////////////*/
#dramaFooter { width:100%; min-height:250px; height:auto !important; height:250px; background:#fff; color:#444; border-top:2px solid #b2bdcd; position:relative; font-family:Verdana, "$B%R%i%.%N3Q%4(B Pro W3", "Hiragino Kaku Gothic Pro", "$B#M#S(B $B#P%4%7%C%/(B", Meiryo, sans-serif;}
	#dramaFooter h2 { background:#eff1f4; border-bottom:2px dotted #b2bdcd; font-size:150%; color:#6c7e98; font-family:Verdana; padding:5px; margin:0;}
	#dramaFooter ul { width:950px; text-align:left; list-style:none; margin:0 auto; padding:20px 0 20px 70px;}
	* html #dramaFooter ul { padding:20px 0 20px 20px;}
	#dramaFooter ul li { width:160px; line-height:1.6em; margin-right:20px; float:left;}
	#dramaFooter ul li a { display:block; font-size:120%; font-weight:normal;}
	#dramaFooter ul li a strong { display:block; width:160px; padding-top:55px; margin-bottom:5px;}
	#dramaFooter ul li a .date { color:#333;}
	#dramaFooter ul li#drama01 { background-position:0 0;}
	#dramaFooter ul li#drama02 { background-position:-160px 0;}
	#dramaFooter ul li#drama03 { background-position:-320px 0;}
	#dramaFooter ul li#drama04 { background-position:-480px 0;}
	#dramaFooter ul li#drama05 { background-position:-640px 0;}
	#dramaFooter #dramaFooterLink { text-align:center; border-top:2px dotted #b2bdcd; padding:20px 0;}
	#dramaFooter a { text-decoration:none; color:#50688b;}
	#dramaFooter a:hover { text-decoration:underline; color:#444 !important;}
	#dramaFooter #dramaFooterLink .tbs-link1,
	#dramaFooter #dramaFooterLink .tbs-copy1 { color:#444 !important;}
#dramaFooter ul:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
	.footer201010 ul li { background: url(/mi/img/dramafooter201010.jpg) no-repeat;}
	/**/
	.footer201101 ul li { background: url(/mi/img/dramafooter201101.jpg) no-repeat; width:200px !important;}
	.footer201101 ul li a strong { width:200px !important;}
	.footer201101 ul li#drama01 { background-position:0 0 !important;}
	.footer201101 ul li#drama02 { background-position:-200px 0 !important;}
	.footer201101 ul li#drama03 { background-position:-400px 0 !important;}
	.footer201101 ul { padding:20px 0 20px 300px !important;}
	* html .footer201101 ul { padding:20px 0 20px 150px !important;}

/* Boobo Boona
=======================================*/
#boobo-hd { position:absolute; top:81px; left:-71px; z-index:100; }
#con_header_nsb #boobo-hd { top:32px; }
#boobo-hd a { display:block; background:url(/mi/mi6/img/boobo_an_hd.gif) top left no-repeat; width:90px; height:110px; text-indent:-9999px; }

#i_search_autocomplete {
    text-align:left;
    font-size:12px;
    border-top:    1px solid #CCCCCC;
    border-right:  2px solid #999999;
    border-left:   1px solid #CCCCCC;
    border-bottom: 1px solid #BBBBBB;
    background: #ffffff; color: #333333; 
    position: absolute;
    cursor: default;
    list-style:none;
    padding: 0px;
    margin: 0;
    display:block;
}

/* workarounds */
* html #i_search_autocomplete {
    width:1px;
}
/* without this, the menu expands to 100% in IE6 */

#i_search_autocomplete .ui-menu {
    margin-top: -3px;
}
#i_search_autocomplete .ui-menu-item {
    width: 100%;
    border-bottom:#ccc 1px solid;
    list-style-type: none;
    margin:0;
    padding: 0;
    float: left;
    clear: left;
}
#i_search_autocomplete .ui-menu-item a {
    word-break: break-all;
    text-decoration:none;
    display:block;
    padding:.2em .4em;
    line-height:1.5;
    zoom:1;
}
* html #i_search_autocomplete .ui-menu-item a {
    text-decoration:none;
    display:block;
    padding:.2em .4em;
    line-height:1.5;
    zoom:1;
}
#i_search_autocomplete .ui-menu-item a.ui-state-hover,
#i_search_autocomplete .ui-menu-item a.ui-state-active {
    font-weight: normal;
    margin: -1px;
}

#i_search_autocomplete .ui-widget {
}
#i_search_autocomplete a {
    color: #333333;
}

#i_search_autocomplete .ui-state-hover {
    border: 1px solid #cccccc;
    background: #ecf5fa;
    font-weight: bold;
    color: #333333;
}

#i_search_autocomplete.ui-state-hover a,
#i_search_autocomplete.ui-state-hover a:hover {
    color: #c77405;
    text-decoration: none;
}
#i_search_autocomplete.ui-state-active a,
#i_search_autocomplete.ui-state-active a:link,
#i_search_autocomplete.ui-state-active a:visited {
    color: #eb8f00;
    text-decoration: none;
}
#i_search_autocomplete :active {
    outline: none;
}



/*eof*/
