﻿#headertop
{
    background-image: url("../../../Images/header_s.jpg");
    background-repeat: no-repeat;
    width: 790px;
    height: 115px;
    position: relative;
}

#headertop .logo
{ 
  position: absolute;
  top: 24px;
  left: 10px;
} 

#headertop ul#lang{ 
  text-indent: -9999px;
}

#headertop ul#lang li { 
  line-height:15px;
} 

#headertop ul#lang li a { 
  display: block;
  height:15px;
} 

#headertop ul#lang li#en { 
    position: absolute;
    top: 91px;
    left: 260px;
    width: 146px;
    height: 19px;
}

#headertop ul#lang li#cn { 
  position: absolute;
  top: 91px;
  left: 325px;
  width: 42px;
  height: 15px;
} 

#headertop ul#lang li#ko { 
  position: absolute;
  top: 91px;
  left: 372px;
  width: 55px;
  height: 15px;
} 

#headertop ul#headermenu{ 
  text-indent: -9999px;
}

#headertop ul#headermenu li { 
  line-height:15px;
} 

#headertop ul#headermenu li a { 
  display: block;
  height:15px;
} 

#headertop ul#headermenu li#phonecall { 
  position: absolute;
  top: 33px;
  left: 220px;
  width: 120px;
  height: 15px;
} 

#headertop ul#headermenu li#guidance { 
  position: absolute;
  top: 49px;
  left: 220px;
  width: 62px;
  height: 15px;
} 

#headertop ul#headermenu li#sitemap { 
  position: absolute;
  top: 65px;
  left: 220px;
  width: 87px;
  height: 15px;
}

#headertop ul#fontsize{ 
  text-indent: -9999px;
} 

#headertop ul#fontsize li { 
  line-height:20px;
} 

#headertop ul#fontsize li a { 
  display: block;
  height:20px;
} 

#headertop ul#fontsize li#bigger{
  position: absolute;
  top: 25px;
  left: 670px;
  width: 95px;
  height: 18px;
  line-height:18px;
  cursor: pointer;
}

#headertop ul#fontsize li#typical{
  background-image:url(../../../secure/1164/orgsize.gif);
  background-repeat:no-repeat;

  position: absolute;
  top: 44px;
  left: 670px;
  width: 95px;
  height: 18px;
  line-height:18px;
  cursor: pointer;
}

#headertop img#orgsize{
  position: absolute;
  top: 47px;
  left: 849px;
}

#headertop .BrowserSearch
{ 
    left: 14px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 91px;
}

#headertop .TextBox
{
    background: none !important;
    border: medium none;
    font-size: 14px !important;
    height: 18px;
    margin: 0;
    padding: 0;
    width: 184px;
}

#headertop .SubmitBtn
{ 
  position: absolute;
  border:0px;
  background: none !important;
  cursor: pointer;
  border-style:none;
  text-indent: -9999px;
  top: -2px;
  left: 196px;
  height: 20px;
  width: 45px;
  font-size:14px !important; 
}

/* スマートフォン対応 */
#headertop .sp_tool_l,
#headertop .sp_tool_r
{
    display: none;
}

#smart_mode_change
{
    display: none !important;
}

#smart_mode_pagejump
{
    display: none;
}

.navihidden
{
    display: none;
}