@charset 'UTF-8';
/*--------------------------------------------------------
StyleSheet For TVF2008
--------------------------------------------------------*/

#tvfbg {
  background-color: #ffffff;
}

/** TVF header ***********************************************/

#tvfheader {
  background: url(../images_tvf2009/header.gif) no-repeat;
  width: 750px;
  height: 115px;
  color: #ffffff;
  _margin,padding:0px;
}
#tvfheader a {
  color: #ff0000;
  text-decoration: none;
}
#tvfheader a:link {
}
#tvfheader a:visited {
  color: #cc0000;
}
#tvfheader a:hover {
  color: #ff0000;
  text-decoration: underline;
}
#tvfheader a:active {
  color: #ff0000;
}

.pan_tvf {
  float: left;
  width: 640px;
  _width: 675px;
  height: 110px;
  padding: 5px 0 0 35px;
  text-align: left;
  font-size: 10pt;
  color: #ffffff;
}
.tojapanesesite {
  float: left;
  width: 75px;
  height: 30px;
  padding: 0 0 85px 0;
 _padding: 0 0 0px 0;
}
/** TVF contents ***********************************************/

#tvfcontents {
  font-family: Verdana,"MS UI Gothic",sans-serif; 
  font-size: 10pt;
  line-height: 1.3;
  color:#000000;
  text-align: center;
   _margin: 0 auto;
  _padding: 0;

}

#tvfwrapper {
  width: 750px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
}
#tvfsidebar {
  float: left;
  background-color: #ffffff;
  width: 199px;
  padding: 8px 8px 42px 8px;
}
#tvfmain {
  float: left;
  width: 535px;
  padding: 0px 0px 20px 0px;
}
/*- - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#tvfcontents a {
  color: #ff0000; 
  text-decoration: none;
}
#tvfcontents a:link {
}
#tvfcontents a:visited {
  color: #cc0000;
}
#tvfcontents a:hover {
  color: #ff0000;
  text-decoration: underline;
}
#tvfcontents a:active {
  color: #ff0000;
}

img {
  border: 0px;
}
form {
  margin: 0;
  padding: 0;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
li, dl, dt, dd {
  margin: 0;
  padding: 0;
}
#tvfcontents th,td {
  font-family: Verdana,"MS UI Gothic",sans-serif; 
  font-size: 10pt;
  color:#000000;
}
th {
  font-weight: normal;
  text-align: left;
}
p {
  margin: 0;
  padding: 0;
}

/*- - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

#tvfcontents h1,h2,h3,h4,h5 {
  margin: 0;
  padding: 0;
}
#tvfcontents h1 {
  font-size: 120%;
  font-weight: bold;
}
#tvfcontents h2 {
  font-size: 110%;
  font-weight: bold;
}
#tvfcontents h3 {
  font-size: 100%;
  font-weight: bold;
}
#tvfcontents h4 {
  font-size: 90%;
}
#tvfcontents h5 {
  font-size: 80%;
}
/*- - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

.font_big {
  font-size: 120%;
  font-weight: bold;
}
.font_bigger {
  font-size: 110%;
  font-weight: bold;
}
.font_smaller {
  font-size: 90%;
}
.font_small {
  font-size: 80%;
}
.font_bold {
  font-weight: bold;
}
.font_notice {
  color: #c70000;
  font-weight: bold;
}
.font_red {
  color: #ff0000;
}
.clearing {
  clear: both;
}

/*- clearfix --------------------------------------------*/

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.clearfix {
  display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/** sidemenu *********************************************/

ul.tvfsidemenu {
  width: 199px;
}
ul.tvfsidemenu span {
  display: none;
}
ul.tvfsidemenu li {
  float: left;
  line-height: 100%;
  background-color: #ffffff;
}
ul.tvfsidemenu li a {
  display: block;
}

ul.tvfsidemenu li#tvfhome a{
  width: 199px;
  height: 22px;
  background: url(../images_tvf2009/menu_home.gif);
  border-bottom: #cdcdcd 1px solid;
  border-left: #cdcdcd 1px solid;
  border-right: #cdcdcd 1px solid;
}

ul.tvfsidemenu li#abouttvf {
  width: 199px;
  height: 22px;
  background: url(../images_tvf2009/menu_abouttvf.gif);
  border-bottom: #cdcdcd 1px solid;
  border-left: #cdcdcd 1px solid;
  border-right: #cdcdcd 1px solid;
	margin-top: 2px;
}
ul.tvfsidemenu li#about a{
  width: 199px;
  height: 22px;
  background: #ffffff url(../images_tvf2009/menu_about.gif) 3px center no-repeat;
  border-bottom: #cdcdcd 1px dashed ;
  border-left: #cdcdcd 1px solid;
  border-right: #cdcdcd 1px solid;
}
ul.tvfsidemenu li#about a:hover{
  background: #ffffff url(../images_tvf2009/menu_aboutc.gif) 3px center no-repeat;
}
ul.tvfsidemenu li#concept a{
  width: 199px;
  height: 22px;
  background: #ffffff url(../images_tvf2009/menu_concept.gif) 3px center no-repeat;
  border-bottom: #cdcdcd 1px dashed ;
  border-left: #cdcdcd 1px solid;
  border-right: #cdcdcd 1px solid;

}
ul.tvfsidemenu li#concept a:hover{
  background: #ffffff url(../images_tvf2009/menu_conceptc.gif) 3px center no-repeat;
}
ul.tvfsidemenu li#history a{
  width: 199px;
  height: 22px;
  background: #ffffff url(../images_tvf2009/menu_history.gif) 3px center no-repeat;
  /* border-bottom: #cdcdcd 1px dashed ; */
  border-left: #cdcdcd 1px solid;
  border-right: #cdcdcd 1px solid;
}
ul.tvfsidemenu li#history a:hover{
  background: #ffffff url(../images_tvf2009/menu_historyc.gif) 3px center no-repeat;
}

ul.tvfsidemenu li#tvf2009 {
  width: 199px;
  height: 22px;
  background: url(../images_tvf2009/menu_bar_regulation2009.gif);
  border-bottom: #cdcdcd 1px solid;
  border-left: #cdcdcd 1px solid;
  border-right: #cdcdcd 1px solid;
}
ul.tvfsidemenu li#regulation a{
  width: 199px;
  height: 22px;
  background: #ffffff url(../images_tvf2009/menu_regulation.gif) 3px center no-repeat;
  border-bottom: #cdcdcd 1px dashed ;
  border-left: #cdcdcd 1px solid;
  border-right: #cdcdcd 1px solid;
}
ul.tvfsidemenu li#regulation a:hover{
  background: #ffffff url(../images_tvf2009/menu_regulationc.gif) 3px center no-repeat;
}
ul.tvfsidemenu li#application a{
  width: 199px;
  height: 22px;
  background: #ffffff url(../images_tvf2009/menu_application.gif) 3px center no-repeat;
  border-bottom: #cdcdcd 1px dashed ;
  border-left: #cdcdcd 1px solid;
  border-right: #cdcdcd 1px solid;
}
ul.tvfsidemenu li#application a:hover{
  background: #ffffff url(../images_tvf2009/menu_applicationc.gif) 3px center no-repeat;
}
ul.tvfsidemenu li#judge a{
  width: 199px;
  height: 22px;
  background: #ffffff url(../images_tvf2009/menu_judge.gif) 3px center no-repeat;
  /* border-bottom: #cdcdcd 1px dashed ; */
  border-left: #cdcdcd 1px solid;
  border-right: #cdcdcd 1px solid;
}
ul.tvfsidemenu li#judge a:hover{
  background: #ffffff url(../images_tvf2009/menu_judgec.gif) 3px center no-repeat;
}
ul.tvfsidemenu li#prizework2008 {
  width: 199px;
  height: 22px;
  background: url(../images_tvf2009/menu_prizework2008.gif);
  border-bottom: #cdcdcd 1px solid;
  border-left: #cdcdcd 1px solid;
  border-right: #cdcdcd 1px solid;
}
ul.tvfsidemenu li#worklist2008 a{
  width: 199px;
  height: 22px;
  background: #ffffff url(../images_tvf2009/menu_worklist2008.gif) 3px center no-repeat;
  border-bottom: #cdcdcd 1px dashed ;
  border-left: #cdcdcd 1px solid;
  border-right: #cdcdcd 1px solid;
}
ul.tvfsidemenu li#worklist2008 a:hover{
  background: #ffffff url(../images_tvf2009/menu_worklist2008c.gif) 3px center no-repeat;
}
ul.tvfsidemenu li#search2008 a{
  width: 199px;
  height: 22px;
  background: #ffffff url(../images_tvf2009/menu_search2008.gif) 3px center no-repeat;
  /* border-bottom: #cdcdcd 1px dashed ; */
  border-left: #cdcdcd 1px solid;
  border-right: #cdcdcd 1px solid;
}
ul.tvfsidemenu li#search2008 a:hover{
  background: #ffffff url(../images_tvf2009/menu_search2008c.gif) 3px center no-repeat;
}
ul.tvfsidemenu li#archive {
  width: 199px;
  height: 22px;
  background: url(../images_tvf2009/menu_tvfarchive.gif);
  border-bottom: #cdcdcd 1px solid;
  border-left: #cdcdcd 1px solid;
  border-right: #cdcdcd 1px solid;
}
ul.tvfsidemenu li#archive2008 a{
  width: 199px;
  height: 22px;
  background: #ffffff url(../images_tvf2009/menu_archive2008.gif) 3px center no-repeat;
  border-bottom: #cdcdcd 1px dashed ;
  border-left: #cdcdcd 1px solid;
  border-right: #cdcdcd 1px solid;
}
ul.tvfsidemenu li#archive2008 a:hover{
  background: #ffffff url(../images_tvf2009/menu_archive2008c.gif) 3px center no-repeat;
}
ul.tvfsidemenu li#archive2007 a{
  width: 199px;
  height: 22px;
  background: #ffffff url(../images_tvf2009/menu_archive2007.gif) 3px center no-repeat;
  /* border-bottom: #cdcdcd 1px dashed ; */
  border-left: #cdcdcd 1px solid;
  border-right: #cdcdcd 1px solid;
}
ul.tvfsidemenu li#archive2007 a:hover{
  background: #ffffff url(../images_tvf2009/menu_archive2007c.gif) 3px center no-repeat;
}
ul.tvfsidemenu li#link{
  width: 199px;
  height: 22px;
  background: url(../images_tvf2009/menu_link.gif);
 /* border-bottom: #cdcdcd 1px solid;*/
  border-left: #cdcdcd 1px solid;
  border-right: #cdcdcd 1px solid;
}
ul.tvfsidemenu li#links a{
  width: 199px;
  height: 22px;
  background: #ffffff url(../images_tvf2009/menu_links.gif) 3px center no-repeat;
  /*border-bottom: #cdcdcd 1px dashed ;*/
  border-left: #cdcdcd 1px solid;
  border-right: #cdcdcd 1px solid;
}

ul.tvfsidemenu li#links a:hover{
  background: #ffffff url(../images_tvf2009/menu_linksc.gif) 3px center no-repeat;
}


ul.tvfsidemenu li#inquiry{
  width: 199px;
  height: 22px;
  background: url(../images_tvf2009/menu_bar_inquiry.gif);
  border-bottom: #cdcdcd 1px solid;
  border-left: #cdcdcd 1px solid;
  border-right: #cdcdcd 1px solid;
}
ul.tvfsidemenu li#inquiryform a{
  width: 199px;
  height: 22px;
  background: #ffffff url(../images_tvf2009/menu_inquiryform.gif) 3px center no-repeat;
  border-bottom: #cdcdcd 1px solid ;
  border-left: #cdcdcd 1px solid;
  border-right: #cdcdcd 1px solid;
}
ul.tvfsidemenu li#inquiryform a:hover{
  background: #ffffff url(../images_tvf2009/menu_inquiryformc.gif) 3px center no-repeat;
}


/** Submenu*****************************************/

#tvfmain .submenu {
  margin: 6px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
#tvfmain .pagetitle {
  margin: 6px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
}
#tvfmain .pagetitle2 {
  margin: 6px 0px 6px 0px;
  padding: 0px 0px 0px 0px;
}
#tvfmain .subtitle {
  clear: both;
  margin: 20px 15px 10px 15px;
		_margin: 20px 10px 10px 10px;
  padding: 0px 0px 0px 0px;
}
#tvfmain .subnavitop {
  border-top: 5px solid #000000;
  border-bottom: 1px solid #000000;
  background-color: #ffff00;
  line-height: 1.2;
  margin: 0px 0px 10px 0px;
  padding: 3px 20px 3px 20px;
}
#tvfmain .subnavitop img {
  margin: 0px 3px 0px 10px;
}
#tvfmain .subnavibtm {
  line-height: 1.4;
  margin: 20px 0px 0px 200px;
  padding: 0px 0px 0px 0px;
}
#tvfmain .subnavibtm img {
  margin: 0px 3px 0px 10px;
}
#tvfmain .subnavibtm2 {
  line-height: 1.4;
  margin: 20px 0px 0px 150px;
  padding: 0px 0px 0px 0px;
}
#tvfmain .subnavibtm2 img {
  margin: 0px 3px 0px 10px;
}

#tvfmain .textarea {
  clear: both;
  margin: 0px 20px 20px 20px;
  padding: 0px 0px 0px 0px;
}
#tvfmain .textarea2 {
  clear: both;
  margin: 0px 30px 20px 30px;
  padding: 0px 0px 0px 0px;
}
#tvfmain .textarea2 ul {
  list-style: disc outside;
  margin: 0px 0px 10px 0px;
}
#tvfmain .textarea2 li {
  margin: 4px 0px 4px 20px;
}
#tvfmain .btn {
  margin: 15px 0px 15px 0px;
}
#tvfmain .btn span {
  color: #666666;
  font-weight: normal;
}
#tvfmain .btn_adobereader {
  margin: 15px 15px 15px 16px;
	width: 504px;
}

#tvfmain .textarea_gray {
  border-top: 3px solid #ff0000;
  border-left: 1px solid #cdcdcd;
  border-right: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
  background-color: #ebebeb;
  margin: 0px 20px 20px 20px;
  padding: 5px 5px 5px 5px;
/*
  border-top: 1px dashed #ff0000;
  border-bottom: 1px dashed #ff0000;
  background-color: #e2e2e2;
  margin: 0px 20px 20px 20px;
  padding: 5px 5px 5px 5px;
*/
}
#tvfmain .textarea_gray2008 {
  border-top: 1px dashed #ff0000;
  border-bottom: 1px dashed #ff0000;
  background-color: #e2e2e2;
  margin: 16px 20px 20px 20px;
  padding: 16px 15px 16px 15px;
}
#tvfmain .textarea_white2008 {
  border: 1px solid #cdcdcd;
  background-color: ffffff;
  margin: 0px 20px 20px 20px;
  padding: 16px 15px 16px 15px;
}
#tvfmain .textarea_gray2007 {
  border-top: 1px dashed #009ade;
  border-bottom: 1px dashed #009ade;
  background-color: #e2e2e2;
  margin: 16px 20px 20px 20px;
  padding: 16px 15px 16px 15px;
}
#tvfmain .picleft {
  float: left;
  margin: 0px 10px 2px 0px;
}
#tvfmain .picright {
  float: right;
  margin: 0px 0px 2px 10px;
}
#tvfmain .topagetop {
  clear:both;
  text-align: right;
  margin: 20px 20px 10px 20px;
}
#tvfmain .bg_gray {
  background-color: #e2e2e2;
}
