@charset "utf-8";
/************************************************/
/*      　　　　  　 ログイン    　　　　　     */
/************************************************/
#login {
	border-top: #908d69 2px solid;
	width: 100%;
	background-color: #ffffff;
	padding-bottom: 10px;
}
#login #wrapper {
	min-width: 0;
	/min-width: 0;
	margin: 0 auto;
	width: 452px;
	background-color: #ffffff;
}
#login #wrapper #main {
	width: 452px;
	text-align: center;
}
#login #wrapper #main #header_logo {
	margin: 100px 0 40px;
	text-align: center;
}
#login #wrapper #main #area {
	background: #f5f3dc url(/images/lotv/bg_login.gif) no-repeat;
	width: 452px;
	height: 176px;
	margin-bottom: 10px;
	position: relative;
}
#login #wrapper #main #area .ipt {
	position: relative;
	top: 45px;
	margin: 0 0 0 130px; 
}
#login #wrapper #main #area .buttonarea {
	position: relative;
	top: 40px;
}
#login #wrapper #main #area .ipt input {
	width: 260px;
	height: 22px;
	line-height: 22px;
	margin-bottom: 12px;
}
#login #wrapper #main .comment {
	margin-top: 20px;
}
#login #wrapper #main .comment textarea{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 9pt;
	width: 442px;
	height: 7.3em;
	line-height: 15px;
	padding: 5px;
	border: 1px solid #cccccc;
}
#login #wrapper #lnk {
	text-align: center;
	margin-top: 70px;	
}

/************************************************/
/*       テレビ放送ログデータ提供サービス       */
/************************************************/
#search {
	margin-top: 30px;
	width: 100%;
}
#search .left {
	vertical-align: top;
	padding: 10px 20px 0 10px;
	min_width: 500px;
}
#search .left #contents #tab {
	border-bottom: 2px solid #48473a!important;
	padding-left: 10px;	
}
#search .left #contents #tab2 {
	padding-left: 10px;	
}
#search .left #contents #tab #program, #search .left #contents #tab #pass {
	margin-left: 2px;
}
#search .left #contents #myAutoComplete {
	margin: 20px 0 0 10px;
}
#search .left #contents #myAutoComplete input#suggest_source {
	border: 1px solid #4e4d40;
	width: 415px;
	height: 25px;
	line-height: 25px;
}
#search .left #contents #myAutoComplete img.btn{
	width: 83px;
	height: 25px;
	vertical-align: top;
	margin-top: 1px;
	/margin-bottom: -10px;
	/margin-bottom: -2px;
	border: 0;
}
#search .left #contents #myAutoCompleteEpisode {
	margin: 20px 0 0 10px;
}
#search .left #contents #myAutoCompleteEpisode input#episode_suggest_source {
	border: 1px solid #4e4d40;
	width: 415px;
	height: 25px;
	line-height: 25px;
}
#search .left #contents #myAutoCompleteEpisode img.btn{
	width: 83px;
	height: 25px;
	vertical-align: top;
	margin-top: 1px;
	/margin-bottom: -10px;
	/margin-bottom: -2px;
	border: 0;
}
#search .left #contents #myAutoCompleteEpisode img.btn-past{
	width: auto;
	height: 25px;
	vertical-align: top;
	margin-top: 1px;
	/margin-bottom: -10px;
	/margin-bottom: -2px;
	border: 0;
	margin-left: 5px;
}
#search .left #contents #myAutoComplete img.btn-past{
	width: auto;
	height: 25px;
	vertical-align: top;
	margin-top: 1px;
	/margin-bottom: -10px;
	/margin-bottom: -2px;
	border: 0;
	margin-left: 5px;
}
#search .left #contents #myAutoCompleteCast {
        margin: 20px 0 0 10px;
}
#search .left #contents #myAutoCompleteCast input#cast_suggest_source {
        border: 1px solid #4e4d40;
        width: 415px;
        height: 25px;
        line-height: 25px;
}
#search .left #contents #myAutoCompleteCast img.btn{
        width: 83px;
        height: 25px;
        vertical-align: top;
        margin-top: 1px;
        /margin-bottom: -10px;
        /margin-bottom: -2px;
        border: 0;
}
#search .left #contents h2 {
	background: url(/images/lotv/icn_title.gif) left no-repeat;
	margin: 30px 0 0 20px;
	padding-left: 20px;
	font-size: 1em;
}

#search .left #contents .box {
	margin: 0 0 0 40px;
}
#search .left #contents .box input {
	margin: 0 2px 0 10px;
}
#search .left #contents .box th {
	vertical-align: top;
	font-weight: normal;
	text-align: right;
	padding-right: 10px;
}
#search .left #contents .box td {
	vertical-align: top;
}
#search .left #contents .box a.help {
	text-decoration: none;
	color: #cc0000;
}
#search .left #contents .box a.help img {
	margin-left: 10px;
}
#search .right {
	padding-right: 20px;
	vertical-align: top;
	text-align: right;
	width: 284px;
}
#search .right #block_info {
	background: url(/images/lotv/title_hlnews.gif) top center no-repeat;
	width: 264px;
	border: 4px #000000 solid;
	padding: 33px 0 0 0;
	text-align: left;
}
#search .right #block_info .block {
	padding: 10px 7px;
	background: url(/images/lotv/bg_hlnews_stop.gif) bottom no-repeat;
}
/************************************************/
/*      　　　　　 検索結果一覧  　　　　　     */
/************************************************/
.listbox {
	margin: 35px 0 0 10px;
}
.listbox .listarea {
	background-color: #f0eedc;
	margin: 5px 0 0 0;
	padding: 10px;
}
.listbox .listarea .list_navi td {
	height: 35px;
	vertical-align: middle;
}
.list {
	min-width: 810px;
	width: expression(document.documentElement.clientWidth < 812? "810px" : "100%");
}
.list th {
	height: 40px;
	padding: 5px 3px;
	text-align: center;
	vertical-align: middle;
	background-color: #e2dca6;
	border: 1px #999999 solid;
}
.list td {
	height: 35px;
	padding: 5px 3px;
	background-color: #ffffff;
	border: 1px #999999 solid;
}
.result_condition {
	margin-left: 18px;
	margin-top: 10px;
}
.result_condition ul {
	list-style: none;
}
/************************************************/
/*      　　　 　レポート設定変更      　 　　　*/
/************************************************/
#report {
	margin: 35px 20px 0;
}
#report th {
	padding-right: 20px;
	width: 150px;
	vertical-align: top;
	font-weight: normal;
	text-align: right;
}
#report td {
	vertical-align: top;
}
#report input.nomal {
	border: 1px solid #4e4d40;
	width: 415px;
	height: 1.5em;
	line-height: 1.5em;
	margin: 1px 0;
}
#report a.help.toolTip {
	text-decoration: none;
	color: #cc0000;
}
#report a.help.toolTip img {
	margin-left: 10px;
}
/************************************************/
/*      　　　   　レポート一覧        　 　　　*/
/************************************************/
.report_list {
	margin: 35px 20px 0;
}
/************************************************/
/*                  アカウント                  */
/************************************************/
.tdtitle {
	float: left;
	width: 150px;
	padding: 0 20px 0 10px;
}
.account {
	/*height: 450px;*/
}

/************************************************/
/*       　　  　 リマインダー   　　　　　     */
/************************************************/
.remind {
	height: 507px;
	border-top: #908d69 5px solid;
	padding: 0 20px;
}
.remind .title {
	margin: 40px 0 0 0;
}
.remind #area {
	width: 452px;
	margin: 70px auto 0;
}
.remind #area .buttonarea {
	margin: 0;
}
.remind #area .buttonarea #pass {
	margin-top: 30px;
}
.remind .inputarea {
	margin: 75px 0 40px;
	text-align: center;
}
.remind .inputarea input {
	width: 350px;
}
/************************************************/
/*       　　  　   管理画面    　　 　　　     */
/************************************************/
.management {
	height: 507px;
	border-top: #908d69 5px solid;
	padding: 0 20px;
}
.h-free {
	height: auto;
}
.management h2 {
	font-size: 100%;
	margin-top: 20px;
}
.management .title {
	margin: 40px 0 0 0;
}
.management #area {
	width: 452px;
	margin: 70px auto 0;
}
.management #area .buttonarea {
	margin: 0;
}
.management #area .buttonarea #pass {
	margin-top: 30px;
}
.management .inputarea {
	margin: 75px 0 40px;
	text-align: center;
}
.management .inputarea input {
	width: 350px;
}
.management .url {
	width: 95%;
}
.management .list {
	min-width: 800px;
	width: expression(document.documentElement.clientWidth < 802? "800px" : "auto");
}
/************************************************/
/*      　　　    　　 共通     　　 　　　     */
/************************************************/
.date {
	width: 90px;
}
.station {
	width: 70px;
}
.program {
	width: 150px;
}
.time {
	width: 90px;
}
.second {
	text-align: right;
	width: 70px;
}
.keyword{
	width: 200px;
	vertical-align:top;
}
.tdsep{
	border-top: 2px #4A483A solid!important;
}
.tdsep2{
        border-bottom: 2px #4A483A solid!important;
}
.spider{
	width: 60px;
	text-align:center;
	vertical-align:middle
}
.spider a {
	color:crimson;
	text-decoration:none;
}
.spider a:link, .spider a:visited {
	color:crimson;
}
.spider a:hover {
	color:crimson;
	text-decoration:underline;
}
.report {
	width: 240px;
}
.listbutton {
	width: 250px;
	white-space: nowrap;
	text-align: center;
}
.number {
	width: 85px;
	text-align: right;
}
.group {
	min-width: 110px;
	width: expression(document.documentElement.clientWidth < 122? "120px" : "auto");
}
.count_address {
	width: 90px;
	text-align: right;
	font-size: 80% !important;
}
.free {
	min-width: 65px;
	width: expression(document.documentElement.clientWidth < 67? "65px" : "auto");
}
.btn_1 {
	width: 90px;
	text-align:center;
}
.btn_3 {
	width: 270px;
	text-align:center;
}
.check {
	width: 60px;
}
.arrow_r {
	text-align: right;
	height: 1.2em;
	font-size: 0.9em;
}
.arrow_r a {
	background: url(/images/lotv/icn_back.gif) left no-repeat;
	padding-left: 10px;
	background-repeat: no-repeat;
}
.arrow_t {
	text-align: right;
	height: 1.2em;
	margin: 20px 20px 0 0;
	font-size: 0.9em;
}
.arrow_t a {
	background: url(/images/lotv/icn_top.gif) left no-repeat;
	padding-left: 10px;
	background-repeat: no-repeat;
}
.line {
	background: url(/images/lotv/bg_top_stop.gif) center repeat-x;
	height: 30px;
	vertical-align: middle;
}
.buttonarea {
	text-align: center;
	margin-top: 10px;
}
.ml20 { margin-left: 20px; }
.mb20 { margin-bottom: 20px; }




.al_l { text-align: left; }
.al_c { text-align: center; }
.al_r { text-align: right; }

.attention { color: #cc0000; }
.caution {
	font-size:85%;
	margin-top:20px;
	padding:10px;
	color:red;
	text-align:left;
	border:solid 1px orange;
	width:432px;
}
.caution li {
	margin-left:10px;
}

.small { font-size: 80%; }


/************************************************/
/*      　　　 　管理画面設定変更      　 　　　*/
/************************************************/
#management {
	margin: 35px 20px 0;
}
#management th {
	padding-right: 20px;
	width: 220px;
	vertical-align: top;
	font-weight: normal;
	text-align: right;
}
#management td {
	vertical-align: top;
}
#management input.nomal {
	border: 1px solid #4e4d40;
	width: 415px;
	height: 1.5em;
	margin: 1px 0;
}



/* tab */
#tab-keyword a{
width:162px;
height:30px;
margin-right:2px;
}

#tab-keyword a:hover{
background:url("/images/lotv/tab_keyword_on.gif") no-repeat!important;
}

#tab-program a{
width:162px;
height:30px;
margin-right:2px;
}

#tab-program a:hover{
background:url("/images/lotv/tab_program_on.gif") no-repeat!important;
}

#tab-cast a{
width:162px;
height:30px;
margin-right:2px;
}

#tab-cast a:hover{
background:url("/images/lotv/tab_cast_on.gif") no-repeat!important;
}

/*キーワード登録画面タブ*/
#tab-basicwords a{
width:162px;
height:30px;
margin-right:2px;
}

#tab-basicwords a:hover{
background:url("/images/lotv/tab_basicwords_on.gif") no-repeat!important;
}

#tab-registwords1 a{
width:162px;
height:30px;
margin-right:2px;
}

#tab-registwords1 a:hover{
background:url("/images/lotv/tab_registwords1_on.gif") no-repeat!important;
}

#tab-registwords2 a{
width:162px;
height:30px;
margin-right:2px;
}

#tab-registwords2 a:hover{
background:url("/images/lotv/tab_registwords2_on.gif") no-repeat!important;
}


#tab-keyword.ui-state-default a{
background:url("/images/lotv/tab_keyword.gif") no-repeat;
border:0!important;
}

#tab-keyword.ui-state-active a, #tab-keyword.ui-tabs-selected a{
background:url("/images/lotv/tab_keyword_on.gif") no-repeat!important;
border:0!important;
}

#tab-program.ui-state-default a{
background:url("/images/lotv/tab_program.gif") no-repeat;
border:0!important;
}

#tab-program.ui-state-active a, #tab-program.ui-tabs-selected a{
background:url("/images/lotv/tab_program_on.gif") no-repeat!important;
border:0!important;
}

#tab-cast.ui-state-default a{
background:url("/images/lotv/tab_cast.gif") no-repeat;
border:0!important;
}

#tab-cast.ui-state-active a, #tab-cast.ui-tabs-selected a{
background:url("/images/lotv/tab_cast_on.gif") no-repeat!important;
border:0!important;
}

#tab-basicwords.ui-state-default a{
background:url("/images/lotv/tab_basicwords.gif") no-repeat;
border:0!important;
}

#tab-basicwords.ui-state-active a, #tab-basicwords.ui-tabs-selected a{
background:url("/images/lotv/tab_basicwords_on.gif") no-repeat!important;
border:0!important;
}

#tab-registwords1.ui-state-default a{
background:url("/images/lotv/tab_registwords1.gif") no-repeat;
border:0!important;
}

#tab-registwords1.ui-state-active a, #tab-registwords1.ui-tabs-selected a{
background:url("/images/lotv/tab_registwords1_on.gif") no-repeat!important;
border:0!important;
}
#tab-registwords2.ui-state-default a{
background:url("/images/lotv/tab_registwords2.gif") no-repeat;
border:0!important;
}

#tab-registwords2.ui-state-active a, #tab-registwords2.ui-tabs-selected a{
background:url("/images/lotv/tab_registwords2_on.gif") no-repeat!important;
border:0!important;
}

#popup_main {
	clear:both;
	margin: 5px 0px 0px 15px;
}






#re.ui-state-default a{
border:0!important;
}
#re.ui-state-active a, #tab-registwords1.ui-tabs-selected a{
border:0!important;
}

/************************************************/
/*　　　　　　　　ご利用方法　　　　　　　　　　*/
/************************************************/
#mainManualContents{
	clear:both;
}
#mainManualContents .title{
	margin: 5px 0px 5px 0px;
	padding: 20px 20px 00px 20px;
	border: 0px #999999 solid;
	font-weight: bold;
	font-size: 125%;
}

#mainManualContents .title ul {
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	font-weight: bold;
}

#mainManualContents .detail ul {
	margin: 10px 0px 0px 30px;
	list-style-type: none;
}

#mainManualContents .detail ol {
	margin: 0px 0px 0px 50px;
	padding: 00px 20px 20px 20px;
	list-style-type: decimal;
}

#mainManualContents .detail .none ol {
	margin: 0px 0px 0px 30px;
	padding: 20px 20px 20px 20px;
	list-style-type: none;
}

#mainManualContents .detail .img {
	float: none;
	margin: 0px 0px 0px 30px;
	padding: 20px 20px 20px 20px;
	border: 10px #f0f0f0 solid;
	width: 700px;
	text-align: center;
}
/************************************************/
/*　　　　　　　よくあるご質問　　　　　　　　　*/
/************************************************/
#mainFaqContents {
	clear: both;
}

#mainFaqContents .title ul {
	margin: 15px 0px 10px 10px;
	list-style-type: none;
	font-size: 120%;
	font-weight: bold;
}

#mainFaqContents .detail ul {
	margin: 00px 0px 15px 30px;
	list-style-type: none;
	font-size: 100%;
}

#mainFaqContents .detail ol {
	width: 100%; /* リストエリアの幅 */
	margin: 0;
	padding: 0;
	border-top: 1px #c0c0c0 dotted; /* リストエリアの上境界線 */
	list-style-type: none;
}

#mainFaqContents .detail ol.qa li {
	padding: 20px 5px 14px;
	border-bottom: 1px #c0c0c0 dotted; 
}

#mainFaqContents .detail ol.qa dt {
	margin: 0;
	padding: 10px 0 12px 30px; 
	background: url(/images/lotv/q.gif) no-repeat left top;
	font-weight: bold;
	line-height: 120%;
}

#mainFaqContents .detail ol.qa dd {
	margin: 0;
	padding: 8px 0 10px 30px;
	background: url(/images/lotv/a.gif) no-repeat left top;
	line-height: 150%;
}



/************************************************/
/*　　　　　　　運営会社　　　　　　　　　　　　*/
/************************************************/
#mainCompany {
	clear:both;
}
#mainCompany .title h3 {
	margin: 30px 0px 0px 20px;
	list-style-type: none;
}
#mainCompany .detail h3 {
	margin: 5px 0px 0px 30px;
	list-style-type: disc;
}
#mainCompany .detail ul {
	margin-left:50px;
}

/************************************************/
/*　　　　　　　　独自      　　　　　　　　　　*/
/************************************************/


.ui-tabs {
	padding:0!important;
}

.ui-tabs .ui-tabs-nav li a {
	padding:0!important;
}

.ui-corner-all {
	-moz-border-radius:0!important;
}

.ui-corner-top {
	-moz-border-radius-topleft:0!important;
	-moz-border-radius-topright:0!important;
}

.ui-widget {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif!important;
	font-size:100%!important;
}

#ui-tab.ui-widget-content {
	background:#fff!important;
	border:0!important;
}

#tab.ui-widget-header {
	background:#fff!important;
	border:0!important;
}
#tab2.ui-widget-header {
	background:#fff!important;
	border:0!important;
}
.ui-widget-header {
	border:0!important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background:#fff!important;
	border:0!important;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {

}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background:#fff!important
	border:0!important;
}

.ui-tabs .ui-tabs-nav li {
	border-bottom:0 none !important;
	margin:0!important;
	padding:0!important;
	top:0!important;
	white-space:nowrap;
}

.ui-tabs .ui-tabs-panel {
	padding:0!important;
}

.ui-dialog .ui-dialog-buttonpane button {
	color: #222;
	background: #E3E3E3!important;
	border: 1px solid #AAA!important;
}

.ui-dialog .ui-dialog-buttonpane button:hover {
	background: #BBB!important;
}
.ui-dialog-titlebar {
	background-color: transparent!important;
	background-image: none!important;
}
.ui-dialog,.ui-dialog-titlebar,.ui-dialog-content,.ui-dialog-buttonpane {
	/*background: url("/css/cupertino/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png") repeat-x scroll 50% top #F2F5F7!important;*/
}
/*
.ui-dialog-buttonpane .ui-widget-content {
	background: url("/css/cupertino/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png") repeat-x scroll 50% top #F2F5F7!important;
}
*/

.ui-widget-overlay {
	background: #FFF!important;
}

.ui-dialog .ui-dialog-buttonpane {
	text-align:center!important;
}

.ui-dialog .ui-dialog-buttonpane button {
	float: none!important;
	width: 120px!important;
}

#ui-tab div.blockOverlay {
	background-color:#FFF!important;
	'-webkit-border-radius': '10px'!important;
	'-moz-border-radius': '10px'!important;
}

#ui-tab div.blockElement {
	opacity: 0.9!important;
	top: 90px!important;
	width: 500px!important;
}

#contents div.blockOverlay {
	background-color:#FFF!important;
	'-webkit-border-radius': '10px'!important;
	'-moz-border-radius': '10px'!important;
}

#contents div.blockElement {
	opacity: 0.9!important;
	top: 90px!important;
	width: 500px!important;
}

#program_list li{
	list-style: none;
	padding: 1px;
	margin-left: 20px;
}

#ep_candidate li{
	list-style: none;
	padding: 1px;
	margin-left: 20px;
}

.toolTip{
	position: relative;
}

.toolTip span{
	display: block;
	border: solid 2px #999;
	background-color: #eee;
	color: #666;
	text-decoration: none;
	position: absolute;
	top: 20px;
	left: 10px;
	padding: 3px;
	visibility: hidden;
	width: 440px;
	font-size:85%;
	line-height:120%;
}

a.toolTip:hover,a.toolTip:hover span{
	visibility: visible;
	z-index: 100;
}

textarea {
	font-size: 10pt;
}

#login #wrapper #main .comment textarea{
	overflow: auto;
	resize: none;
}

.only_ks {
	display: none;
}

#spider_dialog input.btn_close {
	height:30px;
	width:100px;
}

#spider_dialog input.btn_send {
	height:30px;
	width:220px;
}

#spider_dialog textarea {
	overflow: auto;
}

div.sent_to_spider {
	background: url(/images/lotv/check32.gif) no-repeat 10px 10px;
	font-size: 11pt;
	font-weight: bold;
	color: white; padding: 5px 5px 5px 55px; text-align: left;
	height: 36px;
}

/************************************************/
/*　　　　　　　PROGRAM     　　　　　　　　　　*/
/************************************************/

.stitle{
	font-size:12px;
	padding:0 0 10px 5px;
}



#search td.free {
	width: 65px;
	vertical-align:top;
	padding-top:3px;
}	
	
#search th.program{
	width:100px;
	padding: 0;
	min_width: 500px;
}
#search td.program{
	width:100px;
	vertical-align: top;
	padding: 3px 3px 3px 7px;
	min_width: 500px;
}
#search th.date{
	width:100px;
	padding: 0 13px 0 10px;
	min_width: 500px;
}
table.program2 {
	width: 74px;
	margin-left:3px;
	border:#999999 1px solid;

}
table.program2 th {
	width: 74px;
	border-left:#999999 1px solid;
	border-right:#999999 1px solid;
	border-top:#999999 1px solid;
	padding:0;



}
table.program2 td {
	width: 74px;
	border-left:#999999 1px solid;
		border-right:#999999 1px solid;
	padding:0 3px;


}
table.program2 td.line2 {
	background-color:#999999;
	height:1px;
}
/*番組名から検索　絞込みに使用*/
table.search-index th {
	width:10%;
}
#timezone {
	margin:5px 0 15px 0;
	width:210px;
}
#timezone .time_title {
	width:50px;
	float:left;
}
#timezone .time_title_r {
	width:160px;
	float:right;
}
#timezone .timeright1 {
	width:80px;
	float:left;
}
#timezone .timeright2 {
	width:80px;
	float:right;
}



.title2 {
	font-size:16px;
	font-weight:bold;
	padding:0 0 5px 25px;

}
#ranking{
	width:840px;
	margin:30px 0 0 20px;
}
#ranking_date{
	width:840px;
	margin:0 0 5px 0;
}
.listtable{
	width:100%-40px;
	margin: 20px 20px 0 20px;
}
.listtable .ranking{
	width:40px;
}
.listtable .search{
	width:80px;
}
.listtable .keyword{
	width:150px;
}

#keyword{
	width:840px;
	margin:30px 0 10px 0;
}
#keywords .keyword{
	width:90px;
}
#keywords td{
	width:75px;
	height:10px;
}
#keywords th{
	height:10px;
}



#wordlist{
	width:500px;
	margin:15px 0 20px 10px;
}
#wordlist .num{
	width:50px;
}
#wordlist .search{
	width:180px;
}
#wordlist th{
	height:10px;
}

.list2 {
	min-width: 840px;
	width: expression(document.documentElement.clientWidth < 812? "810px" : "100%");
}
.list2 th {
	height: 40px;
	padding: 5px 3px;
	text-align: center;
	vertical-align: middle;
	background-color: #e2dca6;
	border: 1px #999999 solid;
}
.list2 td {
	height: 35px;
	padding: 5px 3px;
	background-color: #ffffff;
	border: 1px #999999 solid;
}
input.keyword{
	width:96%;
}

.contents {
	vertical-align: top;
}
#list {
		width:100%-40px;
	margin: 20px 20px 0 20px;
}
#programs{
	margin: 0 10px 0 20px;
}

/*change-zone-area*/
.change-zone-area{
	display: inline-block;
	height: 26px;
	width: 225px;
}


.change-zone-area span a{
	display:inline-block;
	height: 26px;
	background-image: url(/images/lotv/btn_tab.gif);
	background-repeat: no-repeat;
}

.change-zone-area span a.btn-kanto-a{
	background-position: left 0;
	width: 112px;
}

.change-zone-area span a.btn-kansai-a{
	background-position: right 0;
	width: 113px;
}
.change-zone-area span a.btn-kanto-a:hover{
	background-position:left -30px;
}
.change-zone-area span a.btn-kansai-a:hover{
	background-position:right -30px;
}

.change-zone-area span.select a.btn-kanto-a{
	background-position:left -60px;
	cursor: default;
}
.change-zone-area span.select a.btn-kansai-a{
	background-position:right -60px;
	cursor: default;
}
/*btn-dl-csv*/
.btn-dl-csv{
	display: inline-block;
	width: 185px;
	height: 41px;
	margin: 15px 0 0 20px;
}
