@charset "Shift_JIS";

/* 要素リセチE */


/*--------------------------------------------------------
  レイアウト設宁E
--------------------------------------------------------*/


/*--------------------------------------------------------
  チEイン設宁E
--------------------------------------------------------*/


/* ナビゲーション */

#hpb-nav ul{
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    list-style-type: none;
    text-align: left;
	}

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

#hpb-nav li{
    float: left;
    display: inline;
    font-size: 13px;
    line-height: 37px;
    height: 37px;
    overflow: hidden;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #b0cff3;
}
#hpb-nav li:first-child{
	border: none;
}

#hpb-nav li a{
    display: block;
    height: 37px;
    overflow: hidden;
    padding-left: 30px;
    padding-right: 30px;
	
}

#hpb-nav li span.en{
    display: none;
}

#hpb-nav a:link{
    background-image : url(1R.png);
    background-position: top left;
}
#hpb-nav a:visited{
    background-image : url(1R.png);
    background-position: top left;
}
#hpb-nav a:hover{
    background-image : url(1R_on.png);
    background-position: left top;
}
#hpb-nav a:active{
    background-image : url(1R_on.png);
    background-position: left top;
}

#hpb-nav{
    background-image : url(1R_on.png);
    background-position: left top;
}