@charset "utf-8";

/**************************************************
 英語ページ
***************************************************/

/* ヘッダ */
div#header #headerLeft { position:absolute; left:16px; top:19px; width: 239px; height:46px; }
div#header #headerLeft .logo { width: 239px; height:47px; text-align:left; }
div#header #headerLeft .logo a{ width: 239px; height:47px; display:block; overflow:hidden; }
div#header #headerRight { padding:10px 0 0 239px; }
div#header #headerRight ul.headerLink li.toContents { background-image:none; }
div#header #headerRight ul.headerLink li.japanese { background:url(/files/000000040.gif) left center no-repeat; padding:0 8px 0 22px; }
div#header #headerRight ul.headerLink li.chinese { background:url(/files/000000041.gif) left center no-repeat; padding:0 8px 0 13px; }
div#header #headerRight ul.headerLink li.korean { background:url(/files/000000041.gif) left center no-repeat; padding:0 0 0 13px; }

/* ツール */
div#tool div#search { padding:0 0 0 18px; }

/* グローバルメニュー */
div#gNavi > ul > li.contents {
  background: #297110 url(/files/000000049.gif) center top no-repeat;
  padding: 30px 0 0 0;
  text-align: center;
  width: 6.6%;
}
div#gNavi > ul > li.contents span{
  color: #fff;
  font-size: 0.9em;
  text-align: center;
}
body.top div#gNavi > ul > li.top > a,
body.info div#gNavi > ul > li.info > a,
body.about div#gNavi > ul > li.about > a,
body.projects div#gNavi > ul > li.projects > a,
body.links div#gNavi > ul > li.links > a{
  background-color: #fff;
  border-top: 3px solid #46840F;
  border-right: 3px solid #46840F;
  border-left: 3px solid #46840F;
  color: #46840f;
  padding: 7px 12px 10px;
}

/* ページトップへ */
.pageTopBox{ margin:15px 230px 0 10px; }

div#tool div#search input.searchbox { width:137px; height:20px; border:1px solid #C2C2C2; font-size:70%; }
div#tool div#search input.searchbtn { margin:0 0 0 4px; }