@charset "Shift_JIS";

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

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

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container{
    margin-top: -1px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
	background-image : url(footerBg_11W.png);
    background-position: bottom left;
    background-repeat: repeat-x;
}

#hpb-inner{
    width: 1110px;
	margin-left: auto;
	margin-right: auto;
	background-image : url(mainimg_11W.png);
    background-position: top center;
    background-repeat: no-repeat;
}

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

#hpb-wrapper{
    width: 960px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 20px;
    zoom: 1; /* for IE6 */
}

#hpb-title{
	height: 194px;
	overflow: hidden;
	margin-bottom: 24px;
	padding-bottom: 10px;
}

#hpb-main{
    width: 710px;
	float: right;
	padding-top: 4px;
	padding-bottom: 60px;
}

#toppage-item{
    margin-top: -1px;
    margin-right: 0;
    margin-left: 0;
    padding-bottom: 10px;
	
}

#toppage-item div.item{
	width: 325px;
	float: left;
	margin-right: 10px;
}

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

#toppage-news{
	
   padding-right: 10px;
}

#toppage-info
{
}


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

#hpb-nav{
	float: left;
	padding-top: 4px;
	width: 222px;
	background-image : url(mainmenuItem_11W.png);
    background-position: bottom center;
    background-repeat: no-repeat;
	padding-bottom: 30px;
	margin-left: 83px;

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

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

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



/* ナビゲーション */
#hpb-nav ul{
    margin-top: 0;
    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 li{
    height: 44px;
	width: 222px;
    overflow: hidden;
	background-image : url(mainmenu_11W.png);
    background-position: top center;
    background-repeat: no-repeat;
}

#hpb-nav li a{
    display: block;
    height: 44px;
   line-height: 41px;
   text-align: center;
}

#hpb-nav li span.en
{
}

#hpb-nav li span.ja
{
}


#hpb-nav a:link{
    color: #fff;
    text-decoration: none;
}
#hpb-nav a:visited{
    color: #fff;
    text-decoration: none;
}
#hpb-nav a:hover{
    color: #fff;
    text-decoration: none;
    background-image : url(mainmenu_11W_on.png);
    background-position: top center;
    background-repeat: repeat-x;
}
#hpb-nav a:active{
    color: #fff;
    text-decoration: none;
}

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


