@charset "iso-2022-jp";

/* //////////////////////////////////////asazuba common.css/////////////////////////////////////// */

/*/////////////////////////////////////////////////////////////////////////
$B%G%U%)%k%H(BCSS
/////////////////////////////////////////////////////////////////////////*/
body { text-align:center; font-size:62.5%; font-family:"$B%R%i%.%N3Q%4(B Pro W3", "Hiragino Kaku Gothic Pro", "$B#M#S(B $B#P%4%7%C%/(B", Osaka, Meiryo, sans-serif;background:#a90e00;}
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, dl, dt, dd { 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 { width:100%; height:100%;}
/*$B%9!<%Q!<%P%J!<OH(B*/
#bnSuper {width:100%; height:110px; background:#fff; border-bottom:1px solid #c0c0c0;}
#bnIn { padding-top:10px;}
/*float$B@_Dj(B*/
.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;
	/**/
}
/*$B%U%)%s%H;XDj(B*/
.tCenter { text-align:center !important}
.tRight { text-align:right !important}
.tLeft { text-align:left !important}
/*font-color*/
.cBlack { color:#444;}
.cBlue { color:#225c95;}
.cRed, .err { color:#a71414;}
/*font-size*/
.f180 { font-size:180%;}
.f140 { font-size:140%;}
.f120 { font-size:120%;}
.f110 { font-size:110%;}
.f90 { font-size:90%; line-height:160%;}
.f85 { font-size:85%; line-height:170%;}
.f80 { font-size:80%;}
/*$B%j%s%/;XDj(B*/
a { text-decoration:underline; color:#b3401c;}
a:hover { text-decoration:none; color:#741c00;}
/*padding/margin*/
.mgnB0 { margin-bottom:0 !important}
.mgnB5 { margin-bottom:5px !important}
.mgnB10 { margin-bottom:10px !important}
.pdgB20{ padding-bottom:20px !important}
/*bnSuper*/
#bnSuper {
	width:100%;
	height:110px;
	background:#fff;
	border-bottom:1px solid #c0c0c0;
	}
	#bnIn { padding-top:10px;}
/*footer*/
#footer {
	width:980px;
	color:#fff;
	text-align:center;
	padding:25px 0;
	margin:0 auto;
	height:31px;
	}
	#footer a { color:#fff;}	

/* ***********************************************************************
common
*********************************************************************** */

#container{ width:960px; margin:0 auto; text-align:left; font-size:120%; line-height:180%; color:#444;}
.d2 #bg{ background:url(../img/bg_d2.gif) repeat-x top center #faf7ed; padding-bottom:15px;}
.d2 #header{ background:url(../img/header_d2.gif); width:960px; height:184px; position:relative;}
	.d2 #header p#title a{ position:absolute; width:440px; height:160px; left:260px; top:15px; background:url(/img/cover.gif); display:block;}

ul#menu{ width:960px; height:86px; background:url(../img/menu.gif); position:relative;}
	ul#menu li{ position:absolute;}
	ul#menu li a{ display:block; height:86px;}
	ul#menu li a:hover{ background:url(../img/menu.gif);}
	ul#menu li#menu01{ left:0; top:0;}
	ul#menu li#menu02{ left:150px; top:0;}
	ul#menu li#menu03{ left:420px; top:0;}
	ul#menu li#menu04{ left:690px; top:0;}
	ul#menu li#menu01 a{ width:150px;}
	ul#menu li#menu02 a{ width:270px;}
	ul#menu li#menu03 a{ width:270px;}
	ul#menu li#menu04 a{ width:270px;}
	ul#menu li#menu01 a:hover{ background-position:0 -86px;}
	ul#menu li#menu02 a:hover{ background-position:-150px -86px;}
	ul#menu li#menu03 a:hover{ background-position:-420px -86px;}
	ul#menu li#menu04 a:hover{ background-position:-690px -86px;}
	ul#menu li#menu01 a:hover{ background-position:0 -86px;}
	ul#menu li#menu02 a:hover{ background-position:-150px -86px;}
	ul#menu li#menu03 a:hover{ background-position:-420px -86px;}
	ul#menu li#menu04 a:hover{ background-position:-690px -86px;}
	.topArea ul#menu li#menu01 a{ background:url(../img/menu.gif) 0 -172px;}
	.castArea ul#menu li#menu02 a{ background:url(../img/menu.gif) -150px -172px;}
	.lineupArea ul#menu li#menu03 a{ background:url(../img/menu.gif) -420px -172px;}
	.postArea ul#menu li#menu04 a{ background:url(../img/menu.gif) -690px -172px;}

#main{ width:960px; background:url(../img/main_top.gif) no-repeat top #bd1000; position:relative;}
#mainBtm{ background:url(../img/main_btm.gif) no-repeat bottom; padding:15px 15px 0;}
#page_top{ position:absolute; right:15px; bottom:15px;}
	#page_top a{ display:block; width:120px; height:17px; background:url(../img/pagetop.gif);}
	#page_top a:hover{ background-position:0 -17px;}

#left{ width:610px; float:left;}
	.contentBox{ background:#fff; padding:9px; -webkit-border-radius: 8px; -moz-border-radius: 8px; margin-bottom:15px;}
		.mh{ min-height:600px;}
	.contentPdg{ padding:10px;}

#right{ width:300px; float:right; padding-bottom:40px;}
	#rectangle{ margin-bottom:10px;}
	#inoue_bnr a{ width:300px; height:60px; background:url(../img/bnr.jpg); display:block; margin-bottom:4px;}
	#kobayashi_bnr a{ width:300px; height:60px; background:url(../img/bnr.jpg) 0 -60px; display:block; margin-bottom:4px;}
	#ishop_bnr a{ width:300px; height:60px; background:url(../img/bnr.jpg) 0 -120px; display:block; margin-bottom:4px;}
	#book_bnr a{ width:300px; height:60px;background:url(../img/bnr.jpg) 0 -180px; display:block; margin-bottom:4px;}
	#hayazuba_bnr a{ width:300px; height:60px; background:url(../img/bnr.jpg) 0 -240px; display:block; margin-bottom:4px;}

/* ***********************************************************************
top
*********************************************************************** */

.topArea #bg{ background:url(../img/bg_d2.gif) repeat-x top center #faf7ed; padding-bottom:15px;}
.topArea #header{ width:960px; height:184px; background:url(../img/header_d2.gif);}

.topArea #h201{ background:url(../img/top_h2.gif); width:592px; height:63px;}
.topArea #h202{ background:url(../img/top_h2.gif) 0 -63px; width:592px; height:63px;}
.topArea #h203{ background:url(../img/top_h2.gif) 0 -126px; width:592px; height:63px;}
.topArea #h204{ background:url(../img/top_h2.gif) 0 -189px; width:592px; height:63px;}
.topArea #h205{ background:url(../img/top_h2.gif) 0 -252px; width:592px; height:63px;}
.topArea #h206{ background:url(../img/top_h2.gif) 0 -315px; width:592px; height:63px;}

.topArea #hachiji{ width:487px; height:303px; background:url(../img/top_8matagi.gif); margin:0 0 25px 40px; position:relative;}
	.topArea #hachiji_board{ position:absolute; top:7px; left:7px;}
	.topArea #hachiji_board a{ width:400px; height:267px; background:url(../img/thum_matagi.jpg); display:block;}
.btn_present { margin:0 0 15px 150px;}
	.btn_present a{ width:248px; height:77px; background:url(../img/btn_present.gif); display:block;}
	.btn_present a:hover{ background-position:0 -77px;}
.voteBtn { margin:0 0 15px 150px;}
	.voteBtn a{ width:248px; height:77px; background:url(../img/vote_btn.gif); display:block;}
	.voteBtn a:hover{ background-position:0 -77px;}
.topArea .teledome h3,.topArea .info h3{ font-size:120%; color:#ae1717; border-top: dashed 1px; border-bottom: dashed 1px; padding:10px 0 8px 0; margin-bottom:15px;}
.topArea .teledome p{ padding-bottom:15px;}


/* ***********************************************************************
cast
*********************************************************************** */
.castArea h1{ background:url(../img/cast_title.gif); width:592px; height:63px;}
.castArea #h201{ background:url(../img/cast_title.gif) 0 -63px; width:572px; height:40px; margin-bottom:12px;}
.castArea #h202{ background:url(../img/cast_title.gif) 0 -103px; width:572px; height:40px; margin-bottom:12px;}
.castArea #h203{ background:url(../img/cast_title.gif) 0 -143px; width:572px; height:40px; margin-bottom:12px;}

.castArea h3.week{ margin-bottom:10px; padding:4px 12px 2px; background:#f6d330; color:#715a0a; border-bottom: solid 2px #e3b700; border-top: solid 2px #e3b700;}
.com_n{ font-size:120%; color:#494110; font-weight:bold; line-height:190%;}
.com_pdg{ padding:0 0 20px 5px;}

#castMino{ width:240px; height:245px; background:url(../img/cast_ph.jpg); display:block; float:left;}
#castTakahata{ width:198px; height:258px; background:url(../img/cast_ph.jpg) 0 -245px; display:block; float:left; margin:0 20px 10px 0;}
#castInoue{ width:198px; height:258px; background:url(../img/cast_ph.jpg) 0 -503px; display:block; float:left; margin:0 20px 10px 0;}
#castKobayashi{ width:198px; height:258px; background:url(../img/cast_ph.jpg) 0 -761px; display:block; float:left; margin:0 20px 10px 0;}
#castYoshida{ width:198px; height:258px; background:url(../img/cast_ph.jpg) 0 -1019px; display:block; float:left; margin:0 20px 10px 0;}
#castOkayasu{ width:198px; height:258px; background:url(../img/cast_ph.jpg) 0 -1277px; display:block; float:left; margin:0 20px 10px 0;}
#castOkudaira{ width:198px; height:258px; background:url(../img/cast_ph.jpg) 0 -1535px; display:block; float:left; margin:0 20px 10px 0;}
#castYamamoto{ width:198px; height:258px; background:url(../img/cast_ph.jpg) 0 -1793px; display:block; float:left; margin:0 20px 10px 0;}
#castMima{ width:198px; height:258px; background:url(../img/cast_ph.jpg) 0 -2051px; display:block; float:left; margin:0 20px 10px 0;}

.castTxt{ width:310px; float:right;}
.castTxt2{ width:350px; float:right;}
	.castTxt2 p{ padding-right:5px;}
#nameMino{ width:254px; height:30px; background:url(../img/cast_name.gif); margin:5px 0 15px;}
#nameTakahata{ width:254px; height:30px; background:url(../img/cast_name.gif) 0 -40px; margin:8px 0 10px;}
#nameInoue{ width:254px; height:30px; background:url(../img/cast_name.gif) 0 -72px; margin:8px 0 10px;}
#nameKobayashi{ width:254px; height:30px; background:url(../img/cast_name.gif) 0 -104px; margin:8px 0 10px;}
#nameYoshida{ width:254px; height:30px; background:url(../img/cast_name.gif) 0 -135px; margin:8px 0 10px;}
#nameOkayasu{ width:254px; height:30px; background:url(../img/cast_name.gif) 0 -168px; margin:8px 0 10px;}
#nameOkudaira{ width:254px; height:30px; background:url(../img/cast_name.gif) 0 -200px; margin:8px 0 10px;}
#nameYamamoto{ width:254px; height:30px; background:url(../img/cast_name.gif) 0 -232px; margin:8px 0 10px;}
#nameMima{ width:254px; height:22px; background:url(../img/cast_name.gif) 0 -264px; margin:8px 0 10px;}

/* ***********************************************************************
lineup
*********************************************************************** */
.lineupArea h1{ background:url(../img/lineup_title.gif); width:592px; height:63px;}
.lineupArea #h201{ background:url(../img/lineup_title.gif) 0 -63px; width:572px; height:40px; margin-bottom:15px;}
.lineupArea #h202{ background:url(../img/lineup_title.gif) 0 -103px; width:572px; height:40px; margin-bottom:15px;}
.lineupArea #h203{ background:url(../img/lineup_title.gif) 0 -143px; width:572px; height:40px; margin-bottom:15px;}
.lineupArea #h204{ background:url(../img/lineup_title.gif) 0 -183px; width:572px; height:40px; margin-bottom:15px;}
.lineupArea #h205{ background:url(../img/lineup_title.gif) 0 -223px; width:572px; height:40px; margin-bottom:15px;}
.lineupArea #h206{ background:url(../img/lineup_title.gif) 0 -263px; width:572px; height:40px; margin-bottom:15px;}
.lineupArea #h207{ background:url(../img/lineup_title.gif) 0 -303px; width:572px; height:40px; margin-bottom:15px;}
.lineupArea #h208{ background:url(../img/lineup_title.gif) 0 -343px; width:572px; height:40px; margin-bottom:15px;}
.lineupArea #h209{ background:url(../img/lineup_title.gif) 0 -383px; width:572px; height:40px; margin-bottom:15px;}

#lineup01{ width:198px; height:62px; background:url(../img/lineup_logo.gif); background-position:0 0; display:block; margin:0 0 25px 0;}
#lineup02{ width:210px; height:62px; background:url(../img/lineup_logo.gif); background-position:-211px 0; display:block; margin:0 0 25px 0;}
#lineup03{ width:209px; height:55px; background:url(../img/lineup_logo.gif); background-position:0 -68px; display:block; float:right; margin:0 0 5px 15px;}
#lineup04{ width:210px; height:73px; background:url(../img/lineup_logo.gif); background-position:0 -135px; display:block; float:right; margin:0 0 5px 15px;}
#lineup05{ width:210px; height:55px; background:url(../img/lineup_logo.gif); background-position:-211px -68px; display:block; float:right; margin:0 0 0 15px;}
#lineup06{ width:210px; height:56px; background:url(../img/lineup_logo.gif); background-position:-211px -135px; display:block; float:right; margin:0 0 15px 15px;}
#lineup07{ width:185px; height:115px; background:url(../img/lineup_logo.gif); background-position:0 -214px; display:block; float:right; margin:0 0 15px 15px;}
#lineup08{ width:208px; height:67px; background:url(../img/lineup_logo.gif); background-position:-395px -251px; display:block; float:right; margin:0 0 15px 15px;}
#lineup09{ width:85px; height:139px; background:url(../img/lineup_logo.gif) no-repeat; background-position:-422px 0; display:block; float:left; margin:0 0 15px 0;}
#lineup10{ width:199px; height:88px; background:url(../img/lineup_logo.gif); background-position:-211px -206px; display:block; float:right; margin:0 0 15px 15px;}

#hachiLogo{ width:207px; height:105px; background:url(../img/hachi_logo.gif); display:block; margin: 0 0 15px 5px;}

.lineupArea #left p{ padding:0 0 25px 5px;}

.lineupArea #hachiji{ width:487px; height:303px; background:url(../img/top_8matagi.gif); margin:0 0 25px 40px; position:relative;}
.lineupArea #hachiji_board{ position:absolute; top:7px; left:7px;}
.lineupArea #hachiji_board a{ width:400px; height:267px; background:url(../img/thum_matagi.jpg); display:block;}

/* ***********************************************************************
post
*********************************************************************** */
.postArea h1{ background:url(../img/post_title.gif); width:592px; height:63px;}
.postArea #h201{ background:url(../img/post_title.gif) 0 -63px; width:572px; height:40px; margin-bottom:15px;}
.postArea #left p{ padding-bottom:15px;}

.toukouBtn { margin:0 0 15px 150px;}
	.toukouBtn a{ width:248px; height:77px; background:url(../img/toukou_btn.gif); display:block;}
	.toukouBtn a:hover{ background-position:0 -77px;}

/* ***********************************************************************
inoue
*********************************************************************** */
.inouearea h1{ width:592px; height:185px; background:url(../img/inoue_img.jpg);}
.inouearea h1 .cover{ width:592px; height:185px; display:block;!important}
.bnarea{ background:url(../img/inoue_img.jpg); height:25px; background-position:0 -185px;}
.pulldown{ float:right; padding:3px 5px 0 0;}
#main_inoue{ width:592px; background:#224888;}
#main_inoue_b{ border: solid 3px #12356f;}

#entrybox{ padding:18px 15px 8px 15px;}
.entry{ background:url(../img/inoue_bg.gif); border: solid 2px #bcbcbc; margin-bottom:10px;}
.entry h2{ background: url(../img/inoue_h2.gif) no-repeat bottom; padding:10px 0 10px 15px; font-size:110%; color:#224888;}
#inoue_content1{ padding:20px 20px 5px 20px;}
#inoue_content2{ padding:20px 20px 0 20px; color:#093173;}

.inoue_photoarea1,.inoue_photoarea2,.inoue_photoarea3{ text-align:center; margin-bottom:10px;}
.inoue_photoarea1 p,.inoue_photoarea2 p,.inoue_photoarea3 p{ font-size:90%; font-weight:bold; color:#224888;}
.inoue_photoarea1 .cover{ width:296px; height:222px; display:block;!important}
.inoue_photoarea1 .photobox{ width:300px; height:226px; display:block; margin:0 auto; text-align:center; background:#ccc; margin-bottom:5px;}
.photoin{ padding:2px;}

.inoue_photoarea2 .cover{ width:222px; height:296px; display:block;!important}
.inoue_photoarea2 .photobox{ width:226px; height:300px; display:block; margin:0 auto; text-align:center; background:#ccc; margin-bottom:5px;}

.inoue_photoarea3 .left_p{ width:254px; height:192px; float:left; display:block; background:#ccc;}
.inoue_photoarea3 .right_p{ width:254px; height:192px; float:right; display:block; background:#ccc;}
.inoue_photoarea3 .left_p .cover{ width:250px; height:188px; display:block;!important}
.inoue_photoarea3 .right_p .cover{ width:250px; height:188px; display:block;!important}

#inoue_prof{ background:url(../img/inoue_img.jpg) no-repeat; background-position:-592px 0; width:96px; height:126px; display:block; float:left; margin-right:15px;}

/*$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;
}


