@charset "Shift_JIS";

/* -------------------- for English page -------------------- */

/* header */
#header #logo{left:16px; top:26px;}
/*
#header #sitemap{left:482px; top:39px;}
#header #inquiry{left:545px; top:39px;}
*/
#header #sitemap{left:710px; top:39px;}
#header #inquiry{left:773px; top:39px;}
#header #japanese{left:641px; top:15px; position:absolute;}
#header #srg-link{left:698px; top:18px; position:absolute;}
/* header for Mac Safari */
html[xmlns*=""] body:last-child #header #sitemap{left:710px}

/* search-box */
* html #search-box .search-btn{font-size:0; color:#F3F3F3;}
*+html #search-box .search-btn{font-size:0; color:#F3F3F3;}

/* table */
table.inquiry{margin-top:0;}

/* add box */
.add-box ul{margin-left:16px;}

/* add box on top page */
#contents-top-right .add-box .annual-photo{margin:10px 0; text-align:center;}
#contents-top-right .add-box .link{float:none; width:auto;}
* html #contents-top-right .add-box .link{width:auto;}
html[xmlns*=""] body:last-child #contents-top-right .add-box .link{width:auto;} /* for mac safari */

