@charset "UTF-8";


html {
	background: #F29600;
}
body {
	line-height: 150%;
	text-align: center;
}
a {
	color: #1D2088;
	outline: none;
}
a:link, a:visited, a:hover, a:active {
	color: #1D2088;
	text-decoration: none;
	text-decoration: underline;
}

.wrapper {
	width: 900px;
	margin: 0 auto 0 auto;
	text-align: left;
	overflow: hidden;
}

/*----------------------------------------------------------
 メニュー
----------------------------------------------------------*/
#tefm-menu {
	background: url(../images/tefm_h_bg.gif) repeat-x center top;
	width: 100%;
	height: 37px;
}
#tefm-menu li, #tefm-menu a { display: block; }
#tefm-menu .menu-wrapper {
	width: 900px;
	height: 37px;
	margin: 0 auto;
	text-align: left;
}
#tefm-menu ul {
	position: absolute;
	display: block;
}
#tefm-menu .sub-off {
	float: left;
	height: 34px;
	overflow: hidden;
}
#tefm-menu .sub-on {
	float: left;
	height: 100%;
	overflow: visible;
}
#tefm-menu .sub-off a ,
#tefm-menu .sub-on a {
	width: 100%;
	height: 34px;
}
#tefm-menu .sub-on a ,
#tefm-menu .sub-off a:hover { background-position: 0 -34px; }

/*  サブメニュー用  */
#tefm-menu .sub-off ul {
	position: relative;
	height: 100%;
	visibility: hidden;
}
#tefm-menu .sub-on ul li ,
#tefm-menu .sub-on ul li a { height: 29px; }
#tefm-menu .sub-on ul li a img { vertical-align: bottom; }
#tefm-menu .sub-on ul { visibility: visible; }

#menu01 { width: 97px; }
#menu02 { width: 71px; }
#menu03 { width: 154px; }
#menu04 { width: 99px; }
#menu05 { width: 90px; }
#menu06 { width: 88px; }
#menu07 { width: 77px; }
#menu08 { width: 86px; }
#menu09 { width: 77px; }
#menu10 { width: 61px; }




/*----------------------------------------------------------
 コンテンツ
----------------------------------------------------------*/
#tefm-contents {
	background: url(../images/tefm_bg.gif) repeat center top;
	width: 100%;
	padding: 0 0 40px 0;
}

#tefm-header { margin: 10px 0 0 0; }
#tefm-header .h-logo {
	float: left;
	display: block;
	width: 176px;
	height: 38px;
	margin: 13px 0 0 0;
}
#tefm-header .h-topicpath {
	float: left;
	display: block;
	font-size: 0.8em;
	color: #1D2088;
	margin: 30px 0 0 15px;
}
#tefm-header .h-familymark {
	float: right;
	display: block;
	width: 64px;
	height: 60px;
}


/*----------------------------------------------------------
 Page Top へ
----------------------------------------------------------*/
#tefm-totop {
	width: 100%;
	margin: 60px 0 0 0;
	padding: 0 0 0 0;
}
#tefm-totop a { float: right; }



/*----------------------------------------------------------
 フッタ
----------------------------------------------------------*/
#tefm-footer {
	background: #F29600;
	width: 100%;
	margin: 0 0 0 0;
	padding: 7px 0 0 0;
}
.f-menu {
	float: right;
	padding: 2px 0 0 0;
}
.f-menu li {
	float: left;
	display: block;
	height: 22px;
}

.f-co2co2 {
	float: right;
	margin: 0 12px 0 0;
}

.f-keyword {
	float: left;
	font-size: 0.8em;
}

.credit-block {
	background: url(../images/tefm_f_border.jpg) no-repeat 0 top;
	margin: 17px 0 0 0;
	padding: 12px 0 35px 0;
}
.f-credit {
	float: left;
	width: 253px;
	margin: 8px 13px 0 0;
}
.f-credit .logo {
	display: block;
	margin: 0;
	padding: 0;
}
.f-credit .credit {
	display: block;
	margin: 15px 0 0 0;
	padding: 0;
}
.f-credit .etv {
	display: block;
	margin: 10px 0 0 0;
	padding: 0;
}
.f-icon {
	float: right;
	margin: 4px 0 0 5px;
}
.f-banner {
	float: right;
	width: 252px;
	margin: 8px 0 0 5px;
}
.f-banner img {
	float: left;
	margin: 0 5px 5px 0;
}
.f-pdfdownload {
	float: right;
	width: 252px;
	margin: 8px 0 0 0;
}
.f-pdfdownload img {
	float: right;
	margin: 0 0 0 5px;
}


/*----------------------------------------------------------
 TOPページ
----------------------------------------------------------*/

#tefm-topflash {
	width: 900px;
	height: 470px;
	margin: 0;
	padding: 0;
}
#tefm-top-noflash {
	width:900px;
	height:470px;
	margin:0;
	text-align:center;
}
#whatsnew {
	float: left;
	width: 375px;
	margin: 7px 0 0 0;
	padding: 0;
}
#whatsnew h4 {
	background: url(../images/tefm_top_whatsnew.png) no-repeat 0 0;
	width: 375px;
	height: 26px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
#whatsnew table {
	width: 353px;
	margin: 14px 0 0 22px;
	padding: 0;
	font-size: 0.9em;
	color: #F29600;
	line-height: 140%;
}
#whatsnew table a {
	color: #F29600;
	outline: none;
}
#whatsnew table a:link, 
#whatsnew table a:visited,
#whatsnew table a:hover,
#whatsnew table a:active {
	color: #F29600;
	text-decoration: none;
	text-decoration: underline;
}
#whatsnew th ,
#whatsnew td {
	margin: 0;
	padding: 0;
	vertical-align: top;
}
#whatsnew td {
	width: 70px;
	margin: 0;
	padding: 0 15px 5px 0;
}
#toplogo {
	float: right;
	width: 475px;
	height: 82px;
	margin: 34px 0 0 0;
	padding: 0;
}
#toplogo h1 {
	float: left;
	width: 375px;
	height: 82px;
	margin: 0;
	padding: 0;
}
#toplogo a {
	float: right;
	width: 80px;
	height: 80px;
	margin: 0;
	padding: 0;
}

