@charset "Shift_JIS";

/* 要素リセット */
body{
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 75%;
    font-family: 'メイリオ' , Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' , sans-serif;
    color: #666; /* 標準文字色 */
    background-color: #004C0A;
    background-image : url(bg_4Gb_02.jpg);
    background-repeat: repeat x y;
    background-position: center top;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:\66irst-child body{
    font-size: 70%;
}
/* end */

img{
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#-container{
    width: 915px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    padding-left: 35px;
    color: #333;
}

#-header{
    width: 600px;
    margin-right: auto;
}

#-inner{
    position: relative;
    width: 100%;
}
.-layoutset-01 #-inner{
    padding-top: 0px;
}

.-layoutset-02 #-inner{
    padding-top: 0px;
}

#-inner:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#-wrapper{
    width: 600px;
    background-color: #FFF;
    float: left;
    position: relative;
    min-height: 541px;
    padding-top: 15px;
}

#-title{
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
}

.-layoutset-01 #-title{
    display: none;
}

.-layoutset-02 #-title{
    width: 568px;
    margin-bottom: 0px;
    margin-top: 35px;
}
.-layoutset-02 h2{
    background-image : url(indexBg_4Gb_01.png);
}

#-main{
    width: 568px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    text-align: left;
}
.-layoutset-02 #-main{
    width: 540px;
}

#-aside{
    width: 300px;
    margin-top: -213px;
    margin-right: 0px;
    margin-bottom: 0;
    margin-left: 0;
    float: right;
    padding-bottom: 20px;
}

* html #-aside{
    float: none; /* for IE6 */
}

.-layoutset-01 #-aside
{
}

#-footer{
    clear: both;
    position: relative;
    padding-top: 18px;
    margin-top: 0px;
    margin-bottom: 0px;
}

#-nav{
    position: absolute;
    left: 16px;
    width: 568px;
    height: 20px;
    top: -1px;
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */

/* コンテンツ配置領域 */

/* ナビゲーション */

#-nav ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0px;
    padding-bottom: 0;
    padding-left: 0;
    height: 20px;
    list-style-type: none;
    overflow: hidden;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #b2b2b2;
}

#-nav ul:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#-nav li{
    float: left;
    display: inline;
    font-size: 13px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    text-transform: uppercase;
}

* html #-nav li{
    /* ie6用ハック */
    width: 100px;
}

#-nav li a{
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
    overflow: hidden;
    display: block;
    height: 20px;
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #b2b2b2;
}

#-nav li span.ja{
    font-family: Century, HeiseiMincho, 'Hiragino Mincho Pro' , "ＭＳ 明朝" , 'MS Mincho' , serif;
}
#-nav li span.en{
    display: none;
}

#-nav a:link{
    background-color: #FFF;
}
#-nav a:visited{
    background-color: #FFF;
}
#-nav a:hover{
    background-color: #efefef;
}
#-nav a:active{
    background-color: #efefef;
}

/* トップページデザイン */

#-wrapper #toppage p:first-child{
    background-color: #64a768;
    color: #FFF;
    padding-top: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
    margin-bottom: 0;
}

/* 見出し画像 */
.-layoutset-01 #-wrapper h3{
    background-image : url(indexBg_4Gb_01.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 8px;
    padding-right: 10px;
    padding-bottom: 13px;
    padding-left: 20px;
    color: #FFF;
    font-size: 15px;
    line-height: 1.2;
    text-align: left;
    margin-top: 15px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    border-bottom-style: none;
    border-left-style: none;
}

.-layoutset-01 #-wrapper h3 span.en{
    display: none;
}
.-layoutset-01 #-wrapper h3 span.ja{
    font-size: 14px;
    font-family: Century, HeiseiMincho, 'Hiragino Mincho Pro' , "ＭＳ 明朝" , 'MS Mincho' , serif;
}

#toppage-news hr{
    border-bottom-color: #FFFFFF;
    padding-top: 5px;
}
.news-comment{
    padding-top: 10px;
    border-top-color: #cecece;
}
#-main dd{
    border-bottom-color: #ff5500;
}

/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#-headerMain{
    margin-top: 9px;
    margin-left: 16px;
}

#-headerMain h1{
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0;
    padding-left: 0px;
    text-align: left;
    font-weight: normal;
    line-height: 12px;
    font-size: 12px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

#-headerLogo{
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 16px;
}

#-headerLogo a{
    display: block;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-indent: -9999px;
    overflow: hidden;
    height: 202px;
    background-image : url(logo_4Gb.png);
    background-position: center left;
    background-repeat: no-repeat;
}

#-headerExtra1{
    margin-top: 0;
    margin-right: 0px;
    margin-bottom: 0;
    margin-left: 16px;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0;
    text-align: left;
}

#-headerExtra1 p.tel{
    /* 電話番号の文字設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0px;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 19px;
    font-weight: bold;
    display: inline;
}

#-headerExtra1 p.tel span{
    /* 電話番号の「TEL」文字設定 */
    font-size: 15px;
    font-weight: normal;
    padding-right: 3px;
}

#-headerExtra1 p.address{
    /* 住所文字設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0px;
    padding-bottom: 0;
    padding-left: 10px;
    display: inline;
}

#-headerExtra2
{
}
/* フッター内パーツ */
#-footerMain{
    color: #FFF;
}
#-footerMain p{
    /* コピーライト文字設定 */
    padding-top: 0px;
    text-align: right;
    padding-right: 275px;
}
#-footerExtra1{
    width: 320px;
    position: absolute;
    top: 20px;
    left: 0px;
}
#-footerExtra1 li a{
    color: #fff;
}
#-footerExtra1 a:hover{
    color: #2BD534;
}
#-footerExtra1 a:active{
    color: #2BD534;
}

/* ページの先頭へのリンク設定 */
#pagetop{
    margin-top: 15px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    text-align: left;
    padding-left: 5px;
    padding-bottom: 20px;
}

#pagetop a{
    display: block;
    width: 110px;
    height: 13px;
    margin-left: auto;
    margin-right: 0;
    background-image : url(returnTop_4Gb_01.png);
    background-position: center left;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
}

/* 見出し */
#-wrapper h3{
    border-left-color: #64a768;
    border-bottom-color: #64a768;
}
hr{
    color: #FFFFFF;
}
table th{
    background-color: #f4f4f4;
}
/* リンク文字色 */
a:link{
    color: #333333;
    text-decoration: underline;
}
a:visited{
    color: #333333;
    text-decoration: underline;
}
a:hover{
    color: #007917;
    text-decoration: none;
}
a:active{
    color: #007917;
    text-decoration: none;
}





.alpha a:hover img {
  opacity: 0.85;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}