/* 共通スタイルシート
  ・ページ全般
  ・ヘッダー
  ・フッター
  ・グローバル・ナビゲーション
  ・ローカル・ナビゲーション
  ・コンテンツエリア
*/

/* ページ全般 */
.fclear {
    clear: both;
    margin: 0;
    line-height: 1px;
    height: 1px;
}

.skip {
    position: absolute;
    left: -999px;
    width: 990px;
    /* display: none; */
}

a:link { color:#003399; text-decoration:none; }
a:visited { color:#003399; text-decoration:none; }
a:hover { color:#0066FF; text-decoration:underline; }

body {
    margin: 0;
    padding: 0;
    text-align: center;
	font-family: Arial,Osaka;
}

div#wrapper { /* bodyタグ以下を囲む */
    margin: 0 auto;
    width: 770px;
    text-align: left;
}

h1, h2, h3, h4, h5, h6, form {
   margin: 0;
   padding: 0;
}

/* ヘッダー */
div#header { }
h1#headLeft {
    float: left;
    font-size: 100%;
padding: 5px 0;
}
h1#headLeft img {
    vertical-align: middle;
padding: 0 5px 0 0;
}
ul#headRight {
    float: right;
    margin: 0;
    padding: 0;
    font-size: 90%;
}
ul#headRight li { display: inline; }
ul#headRight a { color: #000; }
a#sitemap {
    padding: 0 10px;
    vertical-align: middle;
    background: url("../img/btn_sitemap.gif") no-repeat left center;
}
li#search {}
li#search span,
li#search img,
li#search input { 
    vertical-align: middle;
}
input#query { border: 1px solid #000; }

a#english
/* a#smic */ {
    padding: 0 5px 0 10px;
    vertical-align: middle;
    /* background: url("../Img/btn_english.gif") no-repeat left center; */
    font-size:85%;
}
/* add 2011.09.22 */
a#smic {
    padding: 0 5px 0 15px;
    vertical-align: middle;
    background: url("../../common/images/hdr_ico_window.gif") no-repeat left center;
    font-size: 85%;
}

/* フッター */
div#footer {
    clear: both;
    margin-top: 1px;
    padding: 0.5em;
    border-top: 4px solid #00349c;
    height: 2em;
    background: #eee;
}
div#footLeft {
    float: left;
    font-size: 70%;
    color: #888;
}
div#footRight {
    float: right;
    font-size: 90%;
    white-space: nowrap;
}
div#footRight img { vertical-align: middle; }

ul#footMenu {
    margin: 0;
}
ul#footMenu li {
    margin: 0;
    padding: 0 6px;
    display: inline;
    background: url("../Img/hasen_globalnavi.gif") no-repeat right;
}
ul#footMenu li.last {
    background: none;
}

/* グローバル・ナビゲーション */
ol#globalnavi {
    margin: 0 0 3px 0 ;
    padding: 4px;
    border-top: 4px solid #ccc;
    border-bottom: 1px solid #000;
    width: 770px;
    font-size: 90%;
}
ol#globalnavi a {
    font-weight: bold;
    text-decoration: none;
    color: #000;
}
ol#globalnavi a:hover {
    text-decoration: underline;
    color: #000;
}
li#home {
    margin-right: 2px; 
    padding-left: 2px;
   	padding-right: 1em; /* 0em */
    display: inline;
    background: url("../Img/hasen_globalnavi.gif") no-repeat right;
}
li.gnavi {
    padding-left: 10px;
    display: inline;
    background: url("../Img/hasen_globalnavi.gif") no-repeat left;
}
li.gnavia { /* アクティブ */
    padding-left: 10px;
    display: inline;
    background: url("../Img/hasen_globalnavi.gif") no-repeat left;
}

/* ローカルナビゲーションとコンテンツエリアを囲む */
div#container { 
    float:left;
    border-bottom: 1px solid #fff;
    /*background: url("../images/sidebg.gif") repeat-y;*/
    background: url("../Img/sidebg.gif") repeat-y;
}

/* ローカル・ナビゲーション */
div#localnavi {
    float: left;
    width: 158px;
}
div#localnavi h2 { border-bottom: 1px solid #fff; }
div#localnavi h2 img { border: none; }
ul.lnavi,
ul.lnavia {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #fff;
    list-style-type: none;
    background: #c9ddf2;
}
ul.lnavi li,
ul.lnavia li {
    margin: 0;
    padding: 0;
    display: inline;
}
ul.lnavi a,
ul.lnavia a {
    margin: 0;
    padding: 2px 0 2px 18px;
    display: block;
    
    width: 158px; /* for IE55 */
    voice-family: "\"}.dummy{\""; 
    voice-family:inherit;
    width: 140px; /* 158-18 */
}
ul.lnavi a {
    /*background: url("../images/ya_left_01.gif") no-repeat 4px 0.4em #c9ddf2;*/
	background: url("../Img/linkbutton.gif") no-repeat 4px 0.4em #c9ddf2;
}
ul.lnavia a {
    background: url("../Img/ya_bottom_01.gif") no-repeat 4px 0.4em #c9ddf2;
}
ul.lnavia ul {
    margin: 0;
    padding: 0;
}
ul.lnavia ul a {
    margin: 0;
    padding: 2px 0 2px 30px;
    display: block;
    /*background: url("../images/ya_left_02.gif") no-repeat 20px 0.4em #c9ddf2;*/
	background: url("../Img/blue_point_s.gif") no-repeat 20px 0.4em #c9ddf2;
    width: 158px; /* for IE55 */
    voice-family: "\"}.dummy{\""; 
    voice-family:inherit;
    width: 128px; /* 158-30 */
}
ul.lnavia ul ul a {
    margin: 0;
    padding: 2px 0 2px 36px;
    display: block;
    background: url("../images/ya_left_03.gif") no-repeat 20px 0.3em #c9ddf2;

    width: 158px; /* for IE55 */
    voice-family: "\"}.dummy{\""; 
    voice-family:inherit;
    width: 122px; /* 158-36 */
}
ul.lnavia a#active {
    font-weight: bold;
    color: #000;
    background: url("../Img/ya_bottom_01.gif") no-repeat 4px 0.4em #fff;
}
ul.lnavia ul a#active {
    font-weight: bold;
    color: #000;
    background: url("../Img/ya_left_02.gif") no-repeat 20px 0.4em #fff;
}

ul.lnavia ul ul a#active {
    font-weight: bold;
    color: #000;
    background: url("../Img/ya_left_03.gif") no-repeat 20px 0.3em #fff;
}

/* コンテンツエリア */
div#contentsArea {
    float: left;
    margin-left: 1px;
    width: 610px; /* 770-158 -2(余裕) = 610 */
    background: #fff;
}
div#content {
    padding-top: 1em;
    padding-left: 1em;
}
div#content h3 {
    margin-top: 1em;
    font-size: 150%;
    color: #00349c;
}

/* パンくずリスト */
div#pankuzu { font-size: 80%; }

/* ページ先頭へ */
div.pagetop {
    margin: 1em;
    text-align: right;
    font-size: 90%; 
}
div.pagetop img {
    border: none;
    vertical-align: middle;
    
}
/* add 2010.10.20 */
img {
    border: none;
}

