@charset "Shift_JIS";

/* 要素リセット */
body{
    margin: 0;
    padding: 0;
    font-size: 75%;
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
    color: #252525; /* 標準文字色 */
    background-image : url(bg_2Ma.png);
    background-position:left top;
    background-repeat: repeat;
}

/* Safari用ハック 文字サイズ調整 */
/*\*/
html:\66irst-child body{
    font-size: 70%;
}
/* end */

img{
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container{
    width: 970px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    position: relative;
    background-color: #f7f3ee;
}

#hpb-header{
    background-image : url(headerBg_2Ma.png);
    background-position:center top;
    background-repeat:no-repeat;
}

#hpb-header:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-footer{
    clear: both;
    width: 940px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 30px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

#hpb-footer:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-inner
{
}

.hpb-layoutset-01 #hpb-inner
{
}

.hpb-layoutset-02 #hpb-inner
{
}

#hpb-wrapper{
    width: 700px;
    float: right;
    margin-right: 15px;
}

.hpb-layoutset-01 #hpb-wrapper #hpb-main{
    margin-top: 20px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 30px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    background-image : url(fBg_2Ma.png);
    background-position: center top;
    background-repeat: no-repeat;
}

.hpb-layoutset-02 #hpb-wrapper
{
}

#hpb-title
{
}

.hpb-layoutset-01 #hpb-title
{
}

#hpb-main
{
}

.hpb-layoutset-01 #hpb-main
{
}

.hpb-layoutset-02 #hpb-main{
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 20px;
}

#hpb-aside
{
}

.hpb-layoutset-01 #hpb-aside{
    width: 225px;
    float: left;
    margin-left: 15px;
}

.hpb-layoutset-02 #hpb-aside{
    width: 225px;
    float: left;
    margin-left: 15px;
}

/* バナー */

#banner
{
}

/* ナビゲーション */

#hpb-nav{
    width: 225px;
    float: left;
    margin-left: 15px;
    padding-top: 20px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    background-color: #ffffff;
    background-image : url(mainmenu_2Ma_02.png);
    background-position: center top;
    background-repeat: no-repeat;
}

.hpb-layoutset-01 #hpb-nav
{
}

.hpb-layoutset-02 #hpb-nav
{
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */

.hpb-layoutset-01
{
}

.hpb-layoutset-02
{
}

/* コンテンツ配置領域 */
/* トップページメインイメージ */

.hpb-layoutset-01 #hpb-title h2{
    width: 700px;
    height: 323px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    background-image : url(pic_g134.jpg);
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
}

/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/

.hpb-layoutset-01 #toppage
{
}

/* ナビゲーション */

#hpb-nav ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 10px;
    padding-bottom: 30px;
    padding-left: 10px;
    background-image : url(mainmenu_2Ma_02.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    list-style-type: none;
    overflow: hidden;
}

#hpb-nav ul:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-nav li{
    padding-top: 8px;
    padding-right: 0;
    padding-bottom: 8px;
    padding-left: 8px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #ddd0c3;
    font-weight:bold;
}

#hpb-nav li a
{
}

#hpb-nav li span.ja{
    display: none;
}

#hpb-nav li span.en{
    text-transform: uppercase;
}

#hpb-nav a:link{
    color: #2b3e01;
    text-decoration: none;
}
#hpb-nav a:visited{
    color: #2b3e01;
    text-decoration: none;
}
#hpb-nav a:hover{
    color: #488000;
    text-decoration: none;
}
#hpb-nav a:active{
    color: #488000;
    text-decoration: none;
}
