@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 : rgb(0, 0, 0); /* 標準文字色 */
    background-color : rgb(233, 248, 252);
    
    background-position: top center;
    background-repeat: repeat-y;
}
/* 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 : 920px;
	margin-top: -1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-bottom: 15px;
	background-color : rgb(255, 255, 255);
}

#hpb-header
{
    height: 85px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    position: relative;
}

#hpb-inner
{
    position: relative;
    margin-top: 0;
    padding-top: 60px;
    padding-bottom: 40px;
    zoom: 1;
  
}

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

#hpb-wrapper
{
    width: 685px;
    float: right;
}

#hpb-title
{
    
    margin-bottom: 0;
}

#hpb-main
{
    margin-top: 15px;
}

#hpb-aside {
	width: 170px;
	float: none;
	position: static;
	left: 30px;
  margin-left : 45px;
  margin-top : 0px;
}

#hpb-footer
{
    clear: both;
    position: relative;
    padding-bottom: 30px;
}

#hpb-nav
{
    position: absolute;
    top: 0;
    left : 45px;
    width : 872px;
    height: 45px;
    overflow: hidden;
    background-image : url(menuBg_8Aa_01.png);
    background-position: top center;
    background-repeat: repeat-x;
}


/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* コンテンツ配置領域 */

/* ナビゲーション */
#hpb-nav ul
{
    margin-top: -1px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

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

#hpb-nav li
{
    display: block;
    margin-left: 0;
    margin-right: 0;
    float: left;
    height: 45px;
    overflow: hidden;
    text-align: center;
}

* html #hpb-nav li
{
    width: 120px; /* for IE6 */
}

#hpb-nav LI A
{
    display: block;
    height: 45px;
    padding-left : 15px;
    padding-right : 15px;
}

#hpb-nav li span.en
{
    display: block;
    line-height: 30px;
    font-size: 12px;
    font-weight: bold;
    height: 23px;
    overflow: hidden;
    text-transform: uppercase;
}

#hpb-nav li span.ja
{
    display: block;
    line-height: 21px;
    font-size: 11px;
    font-weight: bold;
    height: 23px;
    overflow: hidden;
}

#hpb-nav A:link
{
    color : rgb(102, 102, 102);
    text-decoration: none;
    background-image : url(menuBg_8Aa_01.png);
    background-position: top left;
    background-repeat: repeat-x;
}
#hpb-nav A:visited
{
    color : rgb(102, 102, 102);
    text-decoration: none;
    background-image : url(menuBg_8Aa_01.png);
    background-position: top left;
    background-repeat: repeat-x;
}
#hpb-nav A:hover
{
    color : white;
    text-decoration: none;
    background-image : url(menuBg_8Aa_01_on.png);
    background-position: top left;
    background-repeat: repeat-x;
}
#hpb-nav A:active
{
    color : rgb(127, 92, 67);
    text-decoration: none;
    background-image : url(menuBg_8Aa_01_on.png);
    background-position: top left;
    background-repeat: repeat-x;
}

/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/

#pagetop a
{
    /* 先頭に戻るボタンの左右設定 */
}


#sandal-top{
  
  
  
  
  color : white;
  background-image : url(sandalbg03.png);
  font-size : 1.2em;
  font-family : メイリオ;
  line-height : 25px;
  font-weight : bold;
  border-left-width : 10px;
  border-bottom-width : 5px;
  height : 25px;
  overflow : hidden;
background-position : right top;
  text-align : left;
  margin-top : 10px;
  margin-bottom : 5px;
}

#sandalhappy{
  margin-top : 20px;
  
  
  
  color : white;
  
  font-size : 1.3em;
  font-family : メイリオ;
  line-height : 25px;
  font-weight : bold;
  border-left-width : 10px;
  border-bottom-width : 5px;
  height : 80px;
  overflow : hidden;
background-position : right top;
  text-align : left;
}


#hpb-aside2{
	width : 30px;
	float : left;
	position: static;
	
  
}#hpb-pankuzu{
    position: relative;
    
    
    padding-bottom: 40px;
    zoom: 1;
  left : 45px;
  margin-left : 45px;
}