﻿/* == ツール制御 ==. */
.sp_tool_l,
.sp_tool_r,
#header_guide #spvoice #fl
{
  display: none;
}


/* ヘッダ部分 */
#header_h 
{
  position: relative;
  height: 31px;
  background: url(../../../Images/header_green.gif) no-repeat;
  padding: 0;
  margin: 0;
}

#header
{
  position: relative;
  background: url(../../../Images/bg_header_n.jpg) no-repeat;
  padding: 0;
  margin: 0;
  height: 124px;
}

#header .logo
{
  border-width: 0px; 
  margin: 0px; 
  padding: 0px; 
  vertical-align: bottom;
}

#header ul
{
  margin: 0px;
  padding: 0px;
}

#header li
{
  list-style-type: none;
}

#header ul a
{
  text-indent: -9999px;  
  /* ¥*/
  overflow: hidden;
  /* */
  display: block;
}

#header ul#fontsize li#bigger
{
  left: 5px;
  position: absolute;
  top: 5px;
}

#header ul#fontsize li#bigger A
{
  background: url(../../../Images/size_btn.gif) no-repeat;
  height: 21px;
  width: 108px;
}

#header ul#fontsize li#bigger_manual
{
  left: 120px;
  position: absolute;
  top: 8px;
}

#header ul#fontsize li#bigger_manual A
{
  background: url(../../../Images/size_about.gif) no-repeat;
  height: 15px;
  width: 93px;
  z-index: 0;
}

#header ul#fontsize li#typical
{
  background: url("../../../Images/orgsize.gif") no-repeat;
  left: 120px;
  position: absolute;
  top: 5px;
}

#header ul#fontsize li#typical A
{
  height: 24px;
  width: 90px;
  z-index: 1;
}

#header ul#color_change li#color_change_text
{
  left: 220px;
  position: absolute;
  top: 8px;
  background: url(../../../Images/color_change_text.gif) no-repeat;
  height: 16px;
  width: 85px;
  text-indent:-9999px;
}

#header ul#color_change li#stColor 
{
  left: 305px;
  position: absolute;
  top: 5px;
}

#header ul#color_change li#stColor a 
{
  width: 37px;
  height: 21px;
  background: url(../../../Images/color_standard.gif) no-repeat;
}

#header ul#color_change li#color_blue 
{
  left: 345px;
  position: absolute;
  top: 5px;
}

#header ul#color_change li#color_blue a 
{
  width: 21px;
  height: 21px;
  background: url(../../../Images/color_change_blue.gif) no-repeat;
}

#header ul#color_change li#color_yellow 
{
  left: 369px;
  position: absolute;
  top: 5px;
}

#header ul#color_change li#color_yellow a 
{
  width: 21px;
  height: 21px;
  background: url(../../../Images/color_change_yellow.gif) no-repeat;
}

#header ul#color_change li#color_black 
{
  left: 393px;
  position: absolute;
  top: 5px;
}

#header ul#color_change li#color_black a 
{
  width: 21px;
  height: 21px;
  background: url(../../../Images/color_change_black.gif) no-repeat;
}

#header div#voice_btn a
{
  position: absolute;
  left: 650px;
  top: 5px;
  display: block;
  width: 88px;
  height: 21px;
  background: url(../../../Images/onsei.gif) no-repeat;
  text-indent: -9999px;
}

/*
#header div#voice_btn a#voice_bottun a
{
  display: block;
  width: 88px;
  height: 21px;
  background: url(../../../Images/onsei.gif) no-repeat;
  overflow: hidden;
}
*/

#header ul#header_sub li#sitemap
{
  left: 745px;
  position: absolute;
  top: 6px;
}

#header ul#header_sub li#sitemap a
{
  background: url(../../../Images/sitemap.gif) no-repeat;
  height: 16px;
  width: 90px;
}

#header ul#header_sub li#sitepo
{
  left: 840px;
  position: absolute;
  top: 6px;
}

#header ul#header_sub li#sitepo a
{
  background: url(../../../Images/siteusage.gif) no-repeat;
  height: 17px;
  width: 103px;
}

#header .logo 
{
  font-size: medium;
  left: 8px;
  position: absolute;
  top: 37px;
}

#header div#header_subtitle
{
  background: url(../../../Images/site_subtitle.png) no-repeat;
  font-size: medium;
  left: 230px;
  position: absolute;
  top: 46px;
  width: 161px;
  height: 37px;
}

#header ul#header_guide li#en
{
  left: 3px;
  position: absolute;
  top: 105px;
}

#header ul#header_guide li#en A
{
  background: url(../../../Images/english.gif) no-repeat;
  height: 17px;
  width: 60px;
}

#header ul#header_guide li#ch
{
  left: 70px;
  position: absolute;
  top: 105px;
}

#header ul#header_guide li#ch A
{
  background: url(../../../Images/chinese.gif) no-repeat;
  height: 17px;
  width: 60px;
}

#header ul#header_guide li#ko 
{
  left: 137px;
  position: absolute;
  top: 105px;
}

#header ul#header_guide li#ko A
{
  background: url(../../../Images/korean.gif) no-repeat;
  height: 17px;
  width: 60px;
}

#header ul#header_guide li#others 
{
  left: 204px;
  position: absolute;
  top: 105px;
}

#header ul#header_guide li#others A
{
  background: url(../../../Images/other.gif) no-repeat;
  height: 17px;
  width: 60px;
}

/* 検索 */
#SiteSearch
{
  margin-bottom: 10px;
}

#SiteSearch_q 
{
  width: 130px;
  height: 23px;
  padding: 0 5px;
  border: solid #999999 1px;
}

#SiteSearch_btnG 
{
  background: url(../../../Images/search_btn.gif) no-repeat;
  background-color: transparent;
  border: 0 none;
  padding: 0;
  margin: 0;
  height: 25px;
  width: 51px;
  text-indent: -9999px;
  cursor: pointer;
  line-height: 0px;
  vertical-align: top;
}

#SiteSearch_usage
{
  margin-top: 2px;
}

#SiteSearch_usage a:link
{
 text-decoration:none;
}

#SiteSearch_usage a:hover
{
 text-decoration:underline;
}

#BrowserSearch_sp
{
  display: none;
}

#SayItButton_sp
{
  display: none;
}


/* フッターリンク */
.footer_menu 
{
  padding-top: 10px;
  text-align: center;
  width: 950px;
  font-size: small;
}

.footer_menu ul 
{
  margin: 0px 0px 0px;
  list-style-type: none;
}

.footer_menu ul li 
{
  display: inline;
}

.footer_menu .li_mid 
{
  background: url("../../../Images/separator.gif") no-repeat scroll left center transparent;
  padding-left: 8px;
}

.footer_menu .li_top a:link,
.footer_menu .li_mid a:link
{
  text-decoration: underline;
}

.footer_menu .li_top a:hover,
.footer_menu .li_mid a:hover
{
  text-decoration: none;
}

/* moduleid2554 */
.dummy_F
{
  display: none;
}

/*　グローバルナビページのページ上部 */
.section02 
{
  clear: both;
}

.section02 ul 
{

}

.section02 li 
{
  display: inline;
  margin-right: 20px;
  padding-left: 20px;
  background: url(../../../secure/1131/btn_file.png) no-repeat;
}


/* === スマートフォン切り替え === */
#smart_mode_change,
#smart_mode_pagejump
{
  display: none;
}

#smart_mode_change2
{
  background: url("../../../Images/sp_menu.png") no-repeat 0 -279px;
  display: none;
  font-family: 'メイリオ',Meiryo,'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3',Verdana,Arial,'ＭＳ Ｐゴシック',Osaka,sans-serif;
  height: 44px;
  margin: 5px auto;
  position: relative;
  width: 320px;
}

#smart_mode_sf_btn
{
  cursor: default;
  height: 25px;
  left: 60px;
  overflow: hidden;
  padding: 7px 0 0 63px;
  position: absolute;
  top: 6px;
  width: 188px;
}

#smart_mode_change a
{
  text-decoration: none;
}

a#smart_mode_sf_btn
{
  text-decoration: none;
}

/* ==スマートフォン表示領域切り替え== */
.pane_toggle
{
  display: none;
}

#ft_address
{
  background-color: #E6E6E6;
}

/* ReadSpeaker(スマホ) */
#spvoice
{
  display: none;
}

/* Foreign language(スマホ) */
#fl
{
  display: none;
}


/*auto generated region*/

#BaseTable
{

}
#SystemMenu
{

}
#HeaderPane
{

}
#Middle
{

}
#LeftPane
{

}
#ContentPane
{

}
#RightPane
{

}
#FooterPane
{

}