@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: #333; /* 標準文字色 */
	background-color: #fff;
	background-image : url(headerBg_4Ja_01.png);
	background-repeat: repeat-x;
	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;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#hpb-header{
	width: 900px;
	height:90px;
}

#hpb-inner{
	position: relative;
	width: 100%;
}
.hpb-layoutset-01 #hpb-inner {
}

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

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

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

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

.hpb-layoutset-01 #hpb-title{
	height: 260px;
	overflow: hidden;
	width:900px;
	position:absolute;
	top:39px;
	left:0;
}
.hpb-layoutset-01 #hpb-title h2{
	height: 260px;
	text-indent: -9999px;
	overflow: hidden;
	text-align: left;
	background-image : url(top_mainimg_4Ja_01.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top:0;
	margin-bottom:0;
}

.hpb-layoutset-02 #hpb-title{
	width: 580px;
    margin-bottom: 0px;
	margin-top:50px;
}

#hpb-main{
	width: 580px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	padding-top: 305px;
}
.hpb-layoutset-02 #hpb-main{
	padding-top: 0px;
	width: 550px;
}

#hpb-aside{
	width: 260px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	float: left;
	padding-bottom:20px;
	padding-left: 20px;
}

* html #hpb-aside{
    float: none; /* for IE6 */
}
.hpb-layoutset-01 #hpb-aside{
	padding-top: 260px;
}

#hpb-footer{
	clear: both;
	position:relative;
	padding-top: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left:15px;
	padding-right:15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bf8056;
}

#hpb-nav{
	position: absolute;
	left: 0px;
	width: 900px;
	height: 33px;
	top: 1px;
}

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

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

/* ナビゲーション */

#hpb-nav ul{
	margin-top: -1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	height:33px;
	list-style-type: none;
	overflow: hidden;
}

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

#hpb-nav li{
	float: left;
    display: inline;
	margin-right: 3px;
    font-size: 13px;
    line-height: 33px;
    height: 33px;
    overflow: hidden;
	text-transform: uppercase;
}

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

#hpb-nav li a{
	padding-top: 0px;
	padding-right: 18px;
	padding-left: 18px;
	overflow: hidden;
	display: block;
	height: 33px;
	color:#400303;
	font-size: 13px;
	text-decoration:none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bf7256;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bf7256;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bf7256;
	background-image : url(mainmenu_4Ja_01.png);
	background-repeat: repeat-x;
	background-position: center top;
}

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

#hpb-nav a:link {
}
#hpb-nav a:visited {
}
#hpb-nav a:hover{
	background-image : url(mainmenu_4Ja_01_on.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#hpb-nav a:active{
	background-image : url(mainmenu_4Ja_01_on.png);
	background-repeat: repeat-x;
	background-position: center top;
}

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

#hpb-wrapper #toppage p:first-child{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-bottom:0;
	line-height:1.8;
}

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

.hpb-layoutset-01 #hpb-wrapper h3 span.en{
    display: none;
}
.hpb-layoutset-01 #hpb-wrapper h3 span.ja{
	font-size: 14px;
	
}

#hpb-wrapper #toppage-info p{
	padding-bottom:10px;
	line-height:1.8;
}
#toppage-news hr{
    padding-top: 10px;
    border-bottom-color: #e5ba9e;
}
.news-comment{
	border-top-color: #fff;
	padding-top:15px;
}
#hpb-main dd{
	border-bottom-color: #e5ba9e;
}

/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-headerMain{
	padding-top: 5px;
	padding-left: 20px;
	height: 18px;
	overflow: hidden;
}

#hpb-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;
}

#hpb-headerLogo{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	width:400px;
	float:left;
}

#hpb-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: 52px;
	background-image : url(logo_4Ja.png);
	background-position: center left;
	background-repeat: no-repeat;
}

#hpb-headerExtra1{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 16px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	color: #412208;
}

#hpb-headerExtra1 p.tel{
	/* 電話番号の文字設定 */
    margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
	font-size: 18px;
	text-align: right;
}

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

#hpb-headerExtra1 p.address{
	/* 住所文字設定 */
    margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 10px;
	text-align: right;
}

#hpb-headerExtra2 {
}

/* フッター内パーツ */
#hpb-footerMain p{
	/* コピーライト文字設定 */
	padding-top: 20px;
	text-align: center;
	padding-right: 0px;
}
#hpb-footerExtra1{
	width: 800px;
	position: absolute;
	top: 15px;
	left:20px;
}

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

#pagetop a{
    background-image : url(returnTop_4Ja.png);
    background-position: center left;
    background-repeat: no-repeat;
    text-align: left;
	padding-left: 15px;
}

/* リンク文字色 */
a:link{
	color: #333;
	text-decoration: underline;
}
a:visited{
	color: #333;
	text-decoration: underline;
}
a:hover{
	color: #666;
	text-decoration: none;
}
a:active{
	color: #666;
	text-decoration: none;
}

