@charset "Shift_JIS";

/* 要素リセット */
BODY
{
    margin: 0;
    padding: 0;
    font-size: 75%;
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
    color : rgb(106, 53, 0); /* 標準文字色 */
    min-width: 968px;
  vertical-align : baseline;
}

/* Safari用ハック 文字サイズ調整 */
/*\*/
html:\66irst-child body
{
    font-size: 70%;
}
/* end */

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

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container
{
    background-image : url(footerBg_6E.png);
    background-position: bottom left;
    background-repeat: repeat-x;
    padding-bottom: 10px;
}

#hpb-header
{
    width: 968px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    margin-top: -1px;
}

.hpb-layoutset-01 #hpb-header
{
    height: 465px;
    background-image : url(top_mainimg_6E_01.png);
    background-position: top left;
    background-repeat: no-repeat;
    position: relative;
}

#hpb-headerMain h1
{
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    font-weight: normal;
    font-size: 1em;
}

.hpb-layoutset-01 #hpb-headerMain h1
{
    padding-top: 32px;
    padding-left: 23px;
}

.hpb-layoutset-02 #hpb-headerMain h1
{
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 8px;
    margin-bottom: 16px;
    line-height: 23px;
}

#hpb-headerLogo
{
    width: 600px;
}

#hpb-headerLogo a {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: -9999px;
	overflow: hidden;
	height: 300px;
	background-image: url(logo_6E.png);
	background-position: left top;
	background-repeat: no-repeat;
	bottom: 0px;
	right: 0px;
}

.hpb-layoutset-01 #hpb-headerLogo a
{
    margin-left: 18px;
}

.hpb-layoutset-02 #hpb-headerLogo a
{
    margin-left: 3px;
}

#hpb-headerExtra1
{
    width : 381px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 1.2em;
  top : 100px;
}

.hpb-layoutset-01 #hpb-headerExtra1
{
    position: absolute;
    right: 30px;
    bottom: 30px;
}

.hpb-layoutset-02 #hpb-headerExtra1
{
    float: right;
    margin-top: -50px;
    padding-right: 20px;
}


#hpb-inner
{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    clear: both;
}

#hpb-wrapper
{
    width: 630px;
    padding-top: 47px;
    float: right;
    padding-right: 15px;
}

.hpb-layoutset-02 #hpb-wrapper
{
    padding-top: 70px;
}

.hpb-layoutset-01 #hpb-title
{
    display: none;
}

#hpb-main
{
    width: 639px;
    float: right;
    text-align: left;
}


.hpb-layoutset-01 #hpb-main
{
    padding-top: 10px;
}

#hpb-aside
{
    width: 280px;
    float: left;
    padding-top: 57px;
    padding-left: 5px;
    padding-bottom: 20px;
}

.hpb-layoutset-02 #hpb-aside
{
    padding-top: 70px;
}

#hpb-footer
{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    clear: both;
}

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

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */
.hpb-layoutset-01
{
    background-image : url(fBg_6E_01.png);
    background-position: top left;
    background-repeat: repeat-x;
}

.hpb-layoutset-02
{
    background-image : url(fBg_6E_02.png);
    background-position: top left;
    background-repeat: repeat-x;
}

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


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

/* ナビゲーション */

#hpb-nav ul
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 1px;
    padding-top: 0;
    padding-right: 2px;
    padding-left: 0;
    padding-bottom: 0;
    list-style-type: none;
    float: left;
    background-image : url(mainmenuItem_6E.png);
    background-position: top right;
    background-repeat: no-repeat;
}

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

#hpb-nav li
{
    float: left;
    padding-left: 2px;
    display: inline;
    font-size: 13px;
    height: 32px;
    background-image : url(mainmenuItem_6E.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#hpb-nav li a
{
    display: block;
    height: 32px;
    text-align: center;
    line-height: 32px;
    padding-top: 0px;
    padding-left: 20px;
    padding-right: 20px;
}

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

.hpb-layoutset-01 #hpb-nav
{
    width: 960px;
    height: 32px;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
}

.hpb-layoutset-02 #hpb-nav
{
    width: 960px;
    height: 32px;
    position: absolute;
    top: 2px;
    left: 0px;
    overflow: hidden;
}

* html #hpb-nav li a
{
    /* ie6用ハック */
    display: inline-block;
}

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

#hpb-nav h3.hpb-c-index
{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
}



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

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

#hpb-headerExtra1 p.address
{
    /* 住所文字設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    line-height: 12px;
    text-align: right;
    color: #6a3500;
}

/*++++++++++++++++++++++++++++++++++++++++++++++*/
/* blog style                                   */
/*++++++++++++++++++++++++++++++++++++++++++++++*/


#feed {
	margin: 0;
	font-size:12px;
	}
#feed ul li {
	line-height:1.8em;
	margin:0 0 10px -40px;
	padding-bottom:10px;
	list-style: none;
	border-width: 0 0 1px 0;
	border-bottom: dotted;
	border-color: #cccccc;
	}
#feed ul li p.wp {
	font-weight:bold;
	margin-bottom:6px;
	}
#feed ul li p.day {
	text-align:right;
	margin:6px;
	}

 

