/*
Theme Name: 三愛
Author: Homepage Builder
Author URI: http://www.justsystems.com/jp/links/hpb/creator.html?p=hpb21_wp_hpbdash
Description: このテーマは「JustSystems Homepage Builder Version 21.0.5.0 for Windows」によって作成されました。サイト名は「三愛」、サイトの公開日時は「2020年11月18日10:35」です。
License: 
License URI: license.txt
*/



/* for IE8, IE7, IE6 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section{
	display: block;
}

body{
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 75%;
	font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
	color: #333; /* 標準文字色 */
	background-image: url(img/bg_body.png);
	background-color: #271A11;
	min-width: 1000px;
}

img{
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container{
	background-image: url(img/bg_hpb-container.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#hpb-grobal-header{
	width: 1000px;
	height: 210px;
	max-height: 210px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	background-image: none ;
	background-repeat: no-repeat;
	background-position: left top;
}

.home #hpb-grobal-header{
	height: 110px;
	max-height: 110px;
}

#hpb-grobal-header::after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#hpb-inner{
	width: 980px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	position: relative;
	padding-top: 0px;
}

#hpb-inner::after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#hpb-content{
	width: 650px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	position: relative;
	padding-top: 0px;
	float: right;
	margin-bottom:70px;

}
.home #hpb-content{
	background-color: transparent;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.home #hpb-title{
	margin-top: 0;
	margin-left: -342px;
	margin-right: 0px;
	padding-left: 0;
	padding-right: 0;
	clear: both;
	width: 1000px;
	height: 406px;
	position: relative;
	background-image: none;
	z-index: 1;
}
.home #hpb-title h2{
	background-position: left top;
	background-repeat: no-repeat;
	height: 100%;
	border-bottom: none;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
}

#hpb-main{
	background-image: url(img/bg_contents.png);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	padding-bottom: 30px;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

aside{
	width: 300px;
	float: left;
	margin-top: -25px;
	background-image: url(img/bg_sidebar.png);
	background-repeat: repeat-y;
	margin-bottom:70px;
	}
#ie6 aside{
	margin-top: 0;
}
.home aside{
	margin-top: 495px;
}
#ie6 .home aside{
	margin-top: 487px;
}
#hpb-global-footer{
	clear: both;
	background-image: url(img/bg_footer.png);
	background-position: center center;
	height: 55px;
	color: #FFF;
	text-align: center;
	padding-top: 3px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#hpb-global-footer #hpb-sub-nav h3{
	display: none;
}
/* フッター内パーツ */

/* コピーライト文字設定 */
#hpb-footer-main p{
	text-align: center;
}
#hpb-footer-main .hpb-copyright{
	font-size: 0.8em;
}
footer nav ul{
	margin-bottom: 16px;
}
/* フッターナビ設定 */
footer nav li{
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
	list-style-type: none;
}
footer nav li a:link, footer nav li a:visited{
	color: #FFF;
	text-decoration: underline;
}
footer nav li a:hover{
	text-decoration: none;
}
footer .hpb-wp-login a{
	position: absolute;
	right: 10px;
}

#hpb-main-nav{
	clear: both;
	width: 1000px;
	padding-top: 0px;
}

.home #hpb-main-nav{
	position: absolute;
	z-index: 100;
	top: 505px;
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/

/* 背景設定 */


/* ナビゲーション */
#hpb-main-nav{
	background-image: url(img/bg_hpb-main-nav.png);
	background-repeat: repeat;
	border-radius: 7px;
}
#hpb-main-nav ul{
	margin-right: auto;
	margin-left: auto;
	padding:0;
	list-style:none;
	}

#hpb-main-nav::after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
#hpb-main-nav ul li{
	background: none;
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
	z-index: 100;
}
#hpb-main-nav li a{
	display: block;
	font-weight: bold;
	color: #FFF;
	padding-top:5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom:20px;
	margin-right:8px;
	margin-left:8px;
}
#hpb-main-nav ul li a:hover, #hpb-main-nav ul li.current_page_item a{
	background-repeat: repeat-x;
	text-decoration:none;
	background-position: center bottom;
	background-image: url(img/bg_mainnav_hover.png);
}

#hpb-main-nav a:link,
#hpb-main-nav a:visited{
	color: #ffffff;
	text-decoration: none;
}
#hpb-main-nav a:hover,
#hpb-main-nav a:active{
	color: #ffffff;
	text-decoration: underline;
}

#ie6 #hpb-main-nav li,
#ie7 #hpb-main-nav li{
	position: relative;
}

#hpb-main-nav ul .sub-menu{
	background-color: #231608;
	display: none;
	border-radius: 3px;
	position: absolute;
	margin-top: 0px;
	margin-left: 0;
	z-index: 200;
	height: auto;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	box-shadow: 0px 2px 5px rgba( 0, 0, 0, 0.4);
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
}
#hpb-main-nav ul .sub-menu ul{
	margin-top: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
}
#ie6 #hpb-main-nav ul .sub-menu,
#ie7 #hpb-main-nav ul .sub-menu{
	left: 0;
	position: absolute;
}
#ie6 #hpb-main-nav ul .sub-menu a,
#ie7 #hpb-main-nav ul .sub-menu a{
	width: 10em;
}
#hpb-main-nav ul .sub-menu li{
	background-image: none;
}
#hpb-main-nav ul .sub-menu li a,
#hpb-sidebar-main-nav ul .sub-menu li a{
	display: block;
	height: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 1.4;
	text-shadow: none;
	font-weight: normal;
}
#hpb-main-nav ul .sub-menu li a:hover{
	box-shadow: none;
	background-image: none;
	text-decoration:underline;
}
#hpb-main-nav ul li:hover .sub-menu{
	display: block;
}

#hpb-main-nav ul ul li{
	float: none;
	border-radius: 3px;
}

#hpb-main-nav ul ul a{
	float: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

/* ヘッダー内パーツ */
#hpb-header-extra1{
	background-image: url(img/bg_hpb-header-extra1.png);
	float: right;
	height: 55px;
	width: 310px;
	padding-top: 20px;
	padding-left: 190px;
	color: #FFF;
}
#hpb-header-extra1 p{
	margin: 0px;
	font-size: 12px;
}


/* パンくずリスト　*/
div#hpb-breadcrumb-list{
	width: auto;
	bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 660px;
	float: right;
	color: #FFF;
	position: relative;
	z-index: 1;
}
#hpb-breadcrumb-list a:link, #hpb-breadcrumb-list a:visited{
	color:#d27e00;
}
#hpb-breadcrumb-list div{
	display: inline;
}

#hpb-main #page-content{
	padding-top: 10px;
	padding-bottom: 50px;
}


/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-header-main{
	width: 460px;
	margin: 0;
	float: left;
	position: relative;
}

#hpb-header-main h1{
	width: 490px;
	margin-top: 16px;
	margin-left: 10px;
	margin-bottom: 0;
	height: 75px;
}

#hpb-header-main h1 a{
	display: block;
	background-image: url(img/logo_3d-4.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 490px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}

#hpb-header-main #hpb-site-desc{
	color: #887b7b;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: left;
	font-weight: normal;
	line-height: 1.2;
	font-size: 10px;
	width: 980px;
	height: 17px;
	position: static;
}

/* フッター内パーツ */
#hpb-footer-main{
	width: 980px;
	position: absolute;
	padding-top: 0px;
}

/* コピーライト文字設定 */
#hpb-footer-main p{
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	margin-bottom: 0;
}

#hpb-footer-main .hpb-copyright{
	font-size: 0.8em;
}

footer nav ul{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	list-style-type: none;
	text-align: center;
}

footer nav li{
	/* フッターナビ設定 */
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #737373;
}

footer nav ul li:first-child{
	border-left: none;
}

footer nav a:link,
footer nav a:visited{
	color: #666666;
	text-decoration: none;
}
footer nav a:hover,
footer nav a:active{
	color: #666666;
	text-decoration: underline;
}

footer{
	position: relative;
}
footer .hpb-wp-login a{
	position:absolute;
	bottom: 13px;
	right: 25px;
	text-decoration: underline;
}
footer .hpb-wp-login a:link,
footer .hpb-wp-login a:visited{
	color: #666666;
	text-decoration: none;
}
footer .hpb-wp-login a:hover,
footer .hpb-wp-login a:active{
	color: #666666;
	text-decoration: underline;
}

/* サイドブロック内パーツ */


.widget li a:link, .widget li a:visited{
	color:#333;
	text-decoration:underline;
}

aside ul,
aside #hpb-sidebar-main-nav ul,
aside #hpb-sidebar-sub-nav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

aside .widget{
	margin-bottom: 0;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
}

aside .widget ul,
aside .widget div{
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

aside .widget li{
	background-color: transparent;
	background-repeat: no-repeat;
	background-image : url(img/line_sidebar.png);
	background-position: center bottom;
}

aside .widget.widget_recent_entries li a{
	background-image : url(img/list_arrow.png);
	background-repeat: no-repeat;
	background-position: 10px 0.2em;
	padding-left: 20px;
}
aside .widget.widget_recent_entries li{
	padding-left: 0;
	padding-right: 0;
}

aside h2{
	background-image: url(img/bg_widgettitle.png);
	height: 47px;
	width: 275px;
	background-repeat: no-repeat;
	color: #FFF;
	padding-top: 30px;
	padding-left: 23px;
	font-size: 16px;
	margin-left: -10px;
}

aside li li{
	font-size: 1em;
	margin: 0;
	padding: 5px 10px;
}

aside li li:last-child,
aside #hpb-sidebar-main-nav li:last-child,
aside #hpb-sidebar-sub-nav li:last-child{
	border-bottom: 0;
}

aside li li a:link,
aside li li a:visited,
aside #hpb-sidebar-sub-nav li a:link,
aside #hpb-sidebar-sub-nav li a:visited{
	color: #D27E00; /* 標準文字色 */
	text-decoration: none;
}

aside li li a:hover,
aside li li a:active,
aside #hpb-sidebar-sub-nav li a:hover,
aside #hpb-sidebar-sub-nav li a:active{
	color: #F75D09;
	text-decoration: none;
}

aside #hpb-sidebar-main-nav li a:link,
aside #hpb-sidebar-main-nav li a:visited{
	color: #ffffff;
	text-decoration: none;
}
aside #hpb-sidebar-main-nav li a:hover,
aside #hpb-sidebar-main-nav li a:active{
	color: #ffffff;
	text-decoration: underline;
}
aside #hpb-sidebar-main-nav .sub-menu li a:link,
aside #hpb-sidebar-main-nav .sub-menu li a:visited{
	color: #ffffff;
}

/*--------------------------------------------------------
  サイドバーメニュー設定
--------------------------------------------------------*/

aside #hpb-sidebar-main-nav,
aside #hpb-sidebar-sub-nav{
	display: none;
}


/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/
/* リンク文字色 */
a:link, a:visited{
	color: #d27e00; /* 標準文字色 */
	text-decoration: none;
}
a:hover, a:active{
	color: #f75d09;
	text-decoration: none;
}

#hpb-skip{
	/* ヘッダースキップの非表示 */
	height: 1px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
}

p{
	margin-top: 0.5em;
	margin-bottom: 1.5em;
	padding-right: 0.1em;
	padding-left: 0.1em;
	line-height: 1.4;
	text-align: left;
}
.xx-small{
	font-size: 0.75em;
}
.x-small{
	font-size: 0.8em;
}
.small{
	font-size: 0.9em;
}
.medium{
	font-size: 1em;
}
.large{
	font-size: 1.2em;
}
.x-large{
	font-size: 1.5em;
}
.xx-large{
	font-size: 2em;
}
p.indent{
	padding-left: 5px;
}

hr{
	width: 100%;
	height: 1px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	clear: both;
	border-top-width: 1px;
	border-top-style: none;
	border-right-width: 1px;
	border-right-style: none;
	border-left-width: 1px;
	border-left-style: none;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: none;
}

#hpb-content .hpb-viewtype-date{
	background-image: none;
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 20px;
}

#hpb-content .hpb-viewtype-date dl{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0;
}

#page-content h2{
	background-image: url(img/bg_h2.png);
	min-height: 25px;
	width: 580px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: -5px;
	margin-left: -5px;
	font-size: 1.2em;
	box-shadow: 1px 2px 5px rgba( 0, 0, 0, 0.5 );
	margin-bottom: 27px;
	clear: both;
}

#hpb-content h2 a{
	text-decoration:none;
}


#hpb-content h3{
	font-size: 1.2em;
	color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	clear: both;
	background-color: #2C1F15;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #936b4f;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #936b4f;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #936b4f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #936b4f;
}

#hpb-content .hpb-postinfo{
	clear: both;
}

h3.hpb-c-index{
	height: 1px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
	background: none;
}

h4{
	background-image: url(img/bg_h4.png);
	height: 26px;
	width: 590px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
}
h5{
	clear: both;
	font-size: 1.1em;
	margin-bottom: 10px;
}
h6{
	clear: both;
	font-size: 1em;
	margin-bottom: 10px;
}
#page-content img{
	background-image: url(img/bg_imgback.png);
	padding: 6px;
}

#page-content ul,
#page-content ol{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#page-content ul li,
.entry-content ul li{
	background-image: url(img/icon_contents_ul_li.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#page-content ol li{
	padding-left: 5px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	list-style-type: decimal;
	list-style-position: inside;
}

#hpb-content blockquote{
	background-image: url(img/bg_blockquote.png);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	background-color: #DBCBB7;
	padding-top: 27px;
	margin: 0px;
	padding-right: 48px;
	padding-bottom: 27px;
	padding-left: 48px;
}

table{
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 0;
	border-collapse: collapse;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}

table th{
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-align: left;
	background-color: #eeeeee;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

table td{
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

/* フォームパーツ設定 */
input.button{
	margin-top: 10px;
	margin-bottom: 15px;
}

textarea{
	width: 400px;
	height: 200px;
}

input.l{
	width: 400px;
}
input.m{
	width: 250px;
}
input.s{
	width: 150px;
}


/* メインコンテンツ内基本パーツ */

/*コンテンツのヘッダー*/

.home #hpb-main div.hpb-posttype-news h3,
#hpb-title h2{
	background-image: url(img/bg_hpb-posttype-news_head.png);
	background-repeat: no-repeat;
	background-color: transparent;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 30px;
	padding-right: 80px;
	padding-bottom: 0px;
	padding-left: 40px;
}


/*トップページコンテンツのヘッダー*/
.home #hpb-main div.hpb-posttype-news h3{
    background-color: #2C1F15;
    border-color: #936B4F;
    border-style: solid;
    border-width: 1px;
    clear: both;
    color: #FFFFFF;
    margin: 0 0 15px;
    padding: 5px 10px;
	background-image: none;
	width: auto;
}

/*コンテンツの全体*/
.home #hpb-main{
	padding-bottom: 50px;
	width:630px;
}
.home #hpb-main{
	background-image: url("img/bg_contents_head.png");
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 85px;
	padding-top: 30px;
}
.home #hpb-main div.hpb-posttype-news{
	background-image: url(img/bg_home_contents_foot.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: -10px;
	margin-bottom: 20px;
	margin-left: -10px;
	padding-bottom: 50px;
	padding-right: 10px;
	padding-left: 10px;
}

/*コンテンツの中身*/
.home #hpb-main div.hpb-posttype-news dl,
#page-content,
.hpb-viewtype-full{
	margin-bottom: 0px;
	}
.home #page-content{
	background-image: url(img/bg_home_contents_foot.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: -10px;
	margin-bottom: 20px;
	margin-left: -10px;
	padding-bottom: 40px;
	padding-right: 10px;
	padding-left: 10px;
}

#hpb-title h2{
	padding-top:105px;
	padding-bottom:25px;
}
#hpb-title h2 a{
	color: #666;
	font-size: 100%;
}
.hpb-viewtype-date dl{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	zoom: 1;
}

.hpb-viewtype-date dt{
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;
	line-height: 16px;
	min-height: 16px;
	font-weight: bold;
	width: 110px !important;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}

.hpb-viewtype-date dd{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	text-align: left;
	line-height: 16px;
	min-height: 16px;
	padding-left: 120px;
	background-image: url(img/line_news.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#ie6 .hpb-viewtype-date dd,
#ie7 .hpb-viewtype-date dd{
	padding-left:0;
}

.hpb-viewtype-date dd a{
	display: block;
	color: #3a3a3a;
}
.hpb-viewtype-date dd a:hover{
	text-decoration: underline;
}

.hpb-viewtype-date dl::after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#hpb-main .hpb-postinfo{
	text-align: right;
	margin: 0;
}

#hpb-main .hpb-pagenation{
	clear: both;
}

#hpb-main .hpb-pagenation .hpb-oldpage{
	float: left;
}

#hpb-main .hpb-pagenation .hpb-newpage{
	float: right;
}

#hpb-main .hpb-pagenation::after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#hpb-main .alignleft{
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
}

#hpb-main .alignright{
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: right;
}

#hpb-main .aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 10px;
}

#hpb-main div.hpb-more-entry{
	display: block;
	padding-right: 28px;
	border-bottom: none;
	border-left: none;
	border-top: none;
	border-right: none;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: right;
}

#pagetop{
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: right;
}

#pagetop a{
	/* ページの先頭へのリンク設定 */
	display: block;
	margin-left: auto;
	width: 105px;
	height: 20px;
	overflow: hidden;
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
}



/* トップページ デザイン定義 */
.home #hpb-title h2{
	margin-top: 0;
	overflow: hidden;
	text-indent: -9999px;
	width: auto;
	background-position: top center;
	background-repeat: no-repeat;
}
.home #hpb-title h2 a{
	color: #000000;
}

/* 投稿内の画像サイズ定義 */
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img{
	max-width: 97.5%;
	width: auto;
	height: auto;
}
.wp-caption,
.wp-caption-text{
	text-align: center;
}

#hpb-comments ul li{
 list-style:none;
}

/*--------------------------------------------------------
  ウィジェットデザイン設定
--------------------------------------------------------*/

/* カレンダー */
.widget_calendar div{
	padding-left: 10px;
	padding-right: 10px;
}
.widget_calendar caption{
	border-radius: 3px;
	margin-bottom: 3px;
}
.widget_calendar table{
	width: 100%;
	border-collapse: collapse;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	table-layout: fixed;
}
.widget_calendar table td, .widget_calendar table th{
	background-color: inherit;
	padding: 0;
	text-align: center;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.widget_calendar table th{
	background-color: #8A6749;
	color: #FFF;
}
.widget_calendar table td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A6749;
}
.widget_calendar #today{
	background-color: #e7e7e7;
	border-radius: 5px;
}
.widget_calendar tbody a{
	color: #D27E00;
	padding-left: 3px;
	padding-right: 3px;
}
.widget_calendar #prev{
	padding-top: 7px;
	text-align: left;
}
.widget_calendar #next{
	padding-top: 7px;
	text-align: right;
}

/* 検索 */
.widget_search form{
	padding: 1px 0 0 10px;
}
aside ul li:first-child{
	background-image:url(img/bg_aside_head.png);
	background-repeat: no-repeat;
	padding: 1px 0 0 0;
	}
aside ul li.widget_search form{
	background-image: url(img/bg_sidebar_search.png);
	background-repeat: no-repeat;
	height: 112px;
	padding-top: 89px;
	padding-left: 36px;
	margin-bottom: 7px;
}
aside #searchform input#s{
	height: 28px;
	width: 175px;
}
.widget_search label{
	display: none;
}

.widget_search label{
	display: none;
}

/* テキスト */
aside .widget div.textwidget{
	padding: 5px 10px 1px;
}

/* タグ */
.widget_tag_cloud .tagcloud{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: transparent;
}
.widget_tag_cloud .tagcloud a{
	color: #D27E00;
	text-decoration: underline;
	padding: 5px 10px 3px;
	border-radius: 3px;
	display: inline-block;
}

.widget_tag_cloud .tagcloud a:visited{
	color: #666666; /* 標準文字色 */
	text-decoration: none;
}
.widget_tag_cloud .tagcloud a:hover,
.widget_tag_cloud .tagcloud a:active{
	color: #666666;
	text-decoration: underline;
}

.widget_recent_entries a,
.widget_archive a,
.widget_categories a{
	display: block;
}

/*--------------------------------------------------------
  カスタム投稿一覧
--------------------------------------------------------*/

/* viewtype : content */
#hpb-main .hpb-viewtype-content dt{
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
}
#hpb-main .hpb-viewtype-content dd{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}

/* viewtype : full */
.home .hpb-viewtype-full{
	padding-left: 0px;
	padding-right: 0px;
}
.hpb-viewtype-full article{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.hpb-viewtype-simple article,
.hpb-viewtype-thumbnail article,
.hpb-posttype-service article{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

#hpb-content .hpb_social img{
	background-image: none;
	box-shadow: none;
	background-color: transparent;
}
#page-content h3,
.hpb-viewtype-full h3{
	clear: both;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 15px;
	padding: 5px 10px;
}
.hpb_social{
	margin-left: -10px !important;
	margin-right: -10px !important;
}
.hpb_social div{
	margin-top: 5px !important;
	margin-bottom: 5px !important;
	margin-left: 0 !important;
	margin-right: 3px !important;
}
#nav-below .screen-reader-text,
#hpb-pagenation .screen-reader-text{
    height: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
}
/*--------------------------------------------------------
  メディアクエリ
--------------------------------------------------------*/

@media (max-width:480px) {
	body,
	#hpb-container,
	#hpb-grobal-header,
	#hpb-global-footer,
	#hpb-inner,
	#hpb-content,
	#hpb-main,
	.home #hpb-title,
	#hpb-header-main,
	h4,
	#hpb-content h2{
		width: auto;
	}
	body{
		min-width: 320px;
	}

/* ヘッダー */
	#hpb-grobal-header{
		margin-top: -1px;
		padding-top: 1px;
		padding-left: 10px;
		padding-right: 10px;
		height: auto;
	}

	.home #hpb-grobal-header{
		height: auto;
		max-height: none;
	}

	#hpb-header-main{
		width: auto;
		float: none;
	}
	#hpb-header-main h1{
		margin-top: 10px;
		margin-bottom: 0px;
		margin-left: 0;
		margin-right: 0;
		width: auto;
	}
	#hpb-header-main h1 a{
		background-size: 320px auto;
		width: auto;
	}
	#hpb-header-main h2#hpb-site-desc{
		color: #ccc;
		width: auto;
		margin-left: 0;
		margin-top:-15px;
		height: auto;
	}
	#hpb-header-main #hpb-site-desc{
			width: 440px;
	}
	#hpb-header-extra1{
		color: #ccc;
		background-image: none;
		font-size:0.8em;
		text-align: left;
		padding:0;
		padding-top:10px;
		float:left;
	}
	#hpb-header-extra1 p{
		display:block;
		color: #ccc;
		font-size:0.8em;
		padding-left:0;
	}
	#hpb-main-nav,
	#hpb-sub-nav{
		display: none;
	}
		#hpb-main-nav{
		background-image:none;

			}
	#hpb-main-nav ul,
	#hpb-sidebar-main-nav ul{
		height: auto;
		background-color:#1f1610;
		background-image:none;
		background-repeat: repeat;
		background-position: left top;
		border-radius: 6px;
	}
	#hpb-main-nav ul li,
	#hpb-sidebar-main-nav ul li{
		float: none;
		background-position: center bottom;
		background-repeat: no-repeat;
		border-bottom-width: 1px;
		border-bottom-style: dashed;
		border-bottom-color: #666;
	}
	#hpb-main-nav ul li:last-child,
	#hpb-sidebar-main-nav ul li:last-child{
		background-image: none;
	}
	#hpb-main-nav ul li a,
	#hpb-sidebar-main-nav ul li a{
		padding-top: 3px;
		padding-right: 10px;
		padding-left: 10px;
		padding-bottom: 3px;
		border-bottom: none;
		border-left: none;
		border-right: none;
		border-top: none;
		min-height: 2em;
		line-height: 2em;
		float: none;
		font-size: 120%;
		font-weight: bold;
		text-shadow: -1px -1px 1px rgba( 0, 0, 0, 0.5 );
	}

	#hpb-main-nav ul li ul.sub-menu{
		border-top-color: #666666 ;
		border-top-style: dashed;
		border-top-width: 1px;
	}
	#hpb-main-nav ul li:last-child,
	#hpb-sidebar-main-nav ul li:last-child{
		border-bottom-style: none;
	}
	#hpb-main-nav ul li a:hover,
	#hpb-main-nav ul li.current_page_item a{
		background-image: none;
	}

	#hpb-main-nav ul li .sub-menu,
	#hpb-sidebar-main-nav ul li .sub-menu{
		position: static;
		margin-top: 8px;
		padding-top: 0px;
		border-radius: 0;
		box-shadow: none;
		background-image: none;
		background-repeat: repeat;
	}
	.home #hpb-main-nav ul .sub-menu,
	#hpb-sidebar-main-nav ul{
		margin-bottom: 10px;
		display: block;
	}
	#hpb-main-nav ul li:hover .sub-menu{
		display: block;
		position: static;
		z-index: auto;

	}

	#page-content{
		width:auto;
		height:auto;
	}
	#page-content h2, #page-content h3, #page-content h4, #page-content h5, #page-content h6{
		width:auto;
		height:auto;
	}


	#hpb-main-nav ul .sub-menu li,
	#hpb-sidebar-main-nav ul .sub-menu li{
		background-color:#1F1610!important;
		color:#fff!important;
		background-image: none;
		background-color: inherit;
		border-radius: 0;
	}
	#hpb-main-nav ul .sub-menu li a{
		color:#fff!important;
		}
	.home #hpb-main-nav{
		display: block;
		width: 100%;
		position: inherit;
		top: 0;
		z-index: auto;
		padding-top: 0;
	}

	.home #hpb-sub-nav{
		display: block;
		width: 100%;
	}

	#hpb-main-nav li,
	#hpb-sidebar-main-nav li{
		border-left-width: 0;
		background-position: top left;
		background-repeat: repeat-x;
		padding-left: 0;
	}
	#hpb-main-nav li a,
	#hpb-sidebar-main-nav li a{
		display: block;
	}
	#hpb-sidebar-main-nav li li{
		padding-top: 0;
		padding-right: 0;
		padding-bottom: 0;
		padding-left: 0;
	}
	#hpb-main-nav .sub-menu li a,
	#hpb-sidebar-main-nav .sub-menu li a{
		padding-left: 2em;
	}
	.home #hpb-main{
		width: auto;
		background-image: none;
		padding-top: 0;
		margin-top: 0;
		padding-bottom: 30px;
	}
	/* ホームトピックス */
	.home #hpb-content #hpb-main #page-content{
		background-color: #EAE3D9;
		background-image: none;
		float: none;
		margin-top: 30px;
		margin-bottom: 30px;
		width: auto;
	}
	/* ホームニュース */
	.home #hpb-main div.hpb-posttype-news{
		background-color: #EAE3D9;
		background-image: none;
		float: none;
		margin-bottom: 0;
		padding-bottom: 20px;
		width: auto;
	}
	/*コンテンツのヘッダー*/
	.home #hpb-main div.hpb-posttype-news h3,
	#hpb-title h2{
		color:#fff;
		background-color:#2C1F15;
		background-image: none;
		height: auto;
		width: auto;
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
	}
	#hpb-title h2{
		margin-top:-10px;
		margin-left:-20px;
		margin-right:-20px;
}
	.home #hpb-main div.hpb-posttype-news h3 a,
	#hpb-title h2 a{
			color:#fff;
	}
	.home #hpb-main div.hpb-posttype-news dl{
		width:auto;
		padding-top: 5px;
		padding-right: 20px;
		padding-bottom: 20px;
		padding-left: 20px;
	}
	/* ニュース一覧 */
	#hpb-main div.hpb-more-entry{
		background-image: none;
		display: block;
		padding-top: 0;
		padding-right: 28px;
		padding-bottom: 0;
		padding-left: 0;
		text-align: right;
		width: auto;
	}


	#hpb-content .hpb-viewtype-date h3{
		width: auto;
	}
	aside{
		float: left;
		clear: both;
		width: 100%;
	}

	aside .widget.widget_search{
		border-left-style: none;
		border-right-style: none;
		border-bottom-style: none;
		background-color: transparent;
	}
	aside .widget.widget_search div{
		background-color: transparent;
	}
	aside .widgettitle{

		width:auto;
	}
	aside .widget ul,
	aside .widget div{
		background-image: none;
		background-repeat: no-repeat;
	}
	aside .widget li{
		background-image: none;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #999999;
	}
	.home aside{
		padding-top: 0;
		margin-top: 0;
	}
	.home #hpb-title{
		margin: 0;
		height: 165px;
	}
	.home #hpb-title h2{
		height: 100%;
		margin:auto;
		background-size: contain;
		background-repeat: no-repeat;
	}
	article img{
		max-width: 320px !important;
		height: auto !important;
	}
	aside #hpb-sidebar-main-nav,
	aside #hpb-sidebar-sub-nav{
		display: block;
	}
	.home aside #hpb-sidebar-main-nav,
	.home aside #hpb-sidebar-sub-nav{
		display: none;
	}
	#hpb-sidebar-sub-nav ul{
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #cccccc;
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: #cccccc;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #cccccc;
		border-left-style: solid;
		border-left-width: 1px;
		border-left-color: #cccccc;
		border-radius: 5px;
	}
	#hpb-sidebar-sub-nav li{
		display: block;
		border-bottom-style: dotted;
		border-bottom-width: 1px;
		border-bottom-color: #999999;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
	}
	#hpb-sidebar-sub-nav li a{
		display: block;
	}
	#hpb-content{
		margin-bottom: 0;
		float: none;
	}
/*サイドバー、コンテンツ*/
	aside,
	#hpb-content{
		width: auto;
		float: none;
		margin: 0;
		padding-top: 0px;
		padding-bottom: 0px;
		background-size: contain;
	}
	aside ul li:first-child{
		background-image: none;
		padding: 1px 0 0;
	}
	aside h2{
		background-image: url("img/sp_widgettitle_01.png");
		background-repeat: no-repeat;
		background-position: center;
		line-height: 56px;
		color: #FFFFFF;
		font-size: 16px;
		padding-left: 1em;
		padding-top: 0;
		width: auto;
		margin-left: 0;
	}
	aside #hpb-sidebar-main-nav{
		background-color: #291C13;
		background-image: none;
		display: block;
		margin-bottom: 0;
		padding-top: 20px;
	}
	#hpb-title{
		background-image: url("img/bg_contents.png");
		background-position: center top;
		background-repeat: repeat-y;
		margin-bottom: 0;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 10px;
	}
/* フッター */
	#hpb-global-footer{
		width: 100%;
		height: auto;
		padding-left: 0;
		padding-right: 0;
	}

	#hpb-sub-nav{
		margin-top: 10px;
	}
	#hpb-footer-main{
		margin-top: 0;
		width: 100%;
		height: auto;
		position: inherit;
	}
	#hpb-footer-main p{
		margin-top: 0;
		margin-bottom: 0;
	}

	.home #hpb-footer-main p{
		margin-top: 0.5em;
	}
	.hpb-wp-login{
		text-align: right;
	}
	footer .hpb-wp-login a{
		color: #FFFFFF;
		position: static;
	}

	#hpb-breadcrumb-list{
		width:auto!important;
	}

	body, #hpb-container,
	#hpb-grobal-header,
	#hpb-global-footer,
	#hpb-inner,
	#hpb-content,
	#hpb-main,
	.home #hpb-title,
	#hpb-header-main,
	#hpb-content h2,
	#hpb-content h3,
	#hpb-content h4{
		width: auto;
	}

/* フォームパーツ設定 */
	textarea{
		width: 150px;
		height: 100px;
	}
	input.l{
		width: 150px;
	}
	input.m{
		width: 100px;
	}
	input.s{
		width: 80px;
	}
	#hpb-content img{
		height: auto !important;
		max-width: 260px !important;
	}
	.hpb_social{
		overflow: hidden;
		position: relative;
	}
}

/* clearfix */
#hpb-grobal-header::after,
#hpb-main-nav ul::after,
#hpb-inner::after,
.hpb-viewtype-thumbnail::after,
.hpb-viewtype-date dl::after,
#page-content dl::after,
.hpb-entry-content dl::after,
.hpb-pagenation::after,
#hpb-content::after,
.hpb_social::after{
	content: "";
	display: table;
	clear: both;
}
#ie8 #hpb-grobal-header,
#ie8 #hpb-main-nav ul,
#ie8 #hpb-inner,
#ie8 .hpb-viewtype-thumbnail,
#ie8 .hpb-viewtype-date dl,
#ie8 #page-content dl,
#ie8 .hpb-entry-content dl,
#ie8 .hpb-pagenation,
#ie8 #hpb-content,
#ie8 .hpb_social{
	zoom: 1;
}


#ie6 #hpb-grobal-header,
#ie6 #hpb-main-nav ul,
#ie6 #hpb-inner,
#ie6 .hpb-viewtype-thumbnail,
#ie6 .hpb-viewtype-date dl,
#ie6 #page-content dl,
#ie6 .hpb-entry-content dl,
#ie6 .hpb-pagenation,
#ie6 #hpb-content,
#ie6 .hpb_social{
	zoom: 1;
}

#ie7 #hpb-grobal-header,
#ie7 #hpb-main-nav ul,
#ie7 #hpb-inner,
#ie7 .hpb-viewtype-thumbnail,
#ie7 .hpb-viewtype-date dl,
#ie7 #page-content dl,
#ie7 .hpb-entry-content dl,
#ie7 .hpb-pagenation,
#ie7 #hpb-content,
#ie7 .hpb_social{
	zoom: 1;
}

/* ------------------------------------------------------
追記17→18
------------------------------------------------------*/

/* レイアウト */

#page{
	background-image: url(img/bg_hpb-container.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#masthead{
	width: 1000px;
	height: 210px;
	max-height: 210px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	background-image: none ;
	background-repeat: no-repeat;
	background-position: left top;
}

.home #masthead{
	height: 110px;
	max-height: 110px;
}

#masthead::after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#main{
	width: 980px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	position: relative;
	padding-top: 0px;
}

#main::after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

.error404 div#breadcrumb-list{
	float: none;
}
#primary{
	width: 650px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	position: relative;
	padding-top:50px;
	float: right;
	margin-bottom:70px;
}
.error404 #primary,
.error404 #primary #content{
	width: 100%;
}
.home #primary{
	background-color: transparent;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.home #primary{
	background:none;
	margin-top: 500px;
}

#content{
	background-image: url(img/bg_contents.png);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	padding-bottom: 30px;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	margin-top:30px;
}

.home #page-content{
	background:none;
	margin:0;
	padding:0;
}

.site-branding{
	width: 460px;
	margin: 0;
	float: left;
	position: relative;
}

.site-branding h1{
	width: 490px;
	margin-top: 16px;
	margin-left: 10px;
	margin-bottom: 0;
	height: 75px;
}

.site-branding h1 a{
	display: block;
	background-image : url(rogo1118.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 490px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}

.site-branding #hpb-site-desc{
	color: #887b7b;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: left;
	font-weight: normal;
	line-height: 1.2;
	font-size: 10px;
	width: 980px;
	height: 17px;
	position: static;
}

/* ナビ */

#site-navigation h1.menu-toggle{
     display:none;
}

#site-navigation div{
     display:none;
}

#site-navigation{
	clear: both;
	width: 1000px;
	padding-top: 0px;
}

.home #site-navigation{
	position: absolute;
	z-index: 100;
	top: 505px;
}

#site-navigation{
	background-image: url(img/bg_hpb-main-nav.png);
	background-repeat: repeat;
	border-radius: 7px;
}
#site-navigation ul{
	margin-right: auto;
	margin-left: auto;
	padding:0;
	list-style:none;
	}

#site-navigation::after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
#site-navigation ul li{
	background: none;
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
	z-index: 100;
}
#site-navigation li a{
	display: block;
	font-weight: bold;
	color: #FFF;
	padding-top:5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom:20px;
	margin-right:8px;
	margin-left:8px;
}
#site-navigation ul li a:hover, #site-navigation ul li.current_page_item a{
	background-repeat: repeat-x;
	text-decoration:none;
	background-position: center bottom;
	background-image: url(img/bg_mainnav_hover.png);
}

#site-navigation a:link,
#site-navigation a:visited{
	color: #ffffff;
	text-decoration: none;
}
#site-navigation a:hover,
#site-navigation a:active{
	color: #ffffff;
	text-decoration: underline;
}

#ie6 #site-navigation li,
#ie7 #site-navigation li{
	position: relative;
}

#site-navigation ul .sub-menu{
	background-color: #231608;
	display: none;
	border-radius: 3px;
	position: absolute;
	margin-top: 0px;
	margin-left: 0;
	z-index: 200;
	height: auto;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	box-shadow: 0px 2px 5px rgba( 0, 0, 0, 0.4);
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
    width: 20em;
}
#site-navigation ul .sub-menu ul{
	margin-top: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
}
#ie6 #site-navigation ul .sub-menu,
#ie7 #site-navigation ul .sub-menu{
	left: 0;
	margin-bottom: 0;
	position: absolute;
}
#ie6 #site-navigation ul .sub-menu a,
#ie7 #site-navigation ul .sub-menu a{
	width: 10em;
}
#site-navigation ul .sub-menu li{
	background-image: none;
}
#site-navigation ul .sub-menu li a,
#hpb-sidebar-main-nav ul .sub-menu li a{
	display: block;
	height: auto;
	padding-top: 8px;
	text-shadow: none;
	font-weight: normal;
}
#site-navigation ul .sub-menu li a:hover{
	box-shadow: none;
	background-image: none;
	text-decoration:underline;
}
#site-navigation ul li:hover .sub-menu{
	display: block;
}

#site-navigation ul ul li{
	float: none;
	border-radius: 3px;
}

#site-navigation ul ul a{
	float: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

/* メイン */

#primary .hpb-viewtype-date{
	background-image: none;
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 20px;
}

#primary .hpb-viewtype-date dl{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0;
}

#primary h2 a{
	text-decoration:none;
}

#primary h3, .comments-title{
	font-size: 1.2em;
	color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	clear: both;
	background-color: #2C1F15;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #936b4f;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #936b4f;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #936b4f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #936b4f;
}

#primary .hpb-postinfo{
	clear: both;
}

#primary blockquote{
	background-image: url(img/bg_blockquote.png);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	background-color: #DBCBB7;
	padding-top: 27px;
	margin: 0px;
	padding-right: 48px;
	padding-bottom: 27px;
	padding-left: 48px;
}

#primary .hpb_social img{
	background-image: none;
	box-shadow: none;
	background-color: transparent;
}

/* サブ */


#sidebar-1{
	width: 300px;
	float: left;
	margin-top: -25px;
	background-image: url(img/bg_sidebar.png);
	background-repeat: repeat-y;
	margin-bottom:70px;
	}


aside{
	width: 280px;
	background:none;
	margin:0;
	}

#ie6 #sidebar-1{
	margin-top: 0;
}
.home #sidebar-1{
	margin-top: 495px;
}
#ie6 .home #sidebar-1{
	margin-top: 487px;
}

#ie6 aside{
	margin-top: 0;
}
.home aside{
	margin-top: 0px;
}
#ie6 .home aside{
	margin-top: 0px;
}

aside ul,
aside #hpb-sidebar-main-nav ul,
aside #hpb-sidebar-sub-nav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

aside.widget{
	margin-bottom: 0;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
}

aside .widget ul,
aside .widget div{
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

aside.widget li{
	background-color: transparent;
	background-repeat: no-repeat;
	background-image : url(img/line_sidebar.png);
	background-position: center bottom;
	padding:5px 0;
}

aside.widget.widget_recent_entries li a{
	background-image : url(img/list_arrow.png);
	background-repeat: no-repeat;
	background-position: 10px 0.2em;
	padding-left: 20px;
}
aside .widget.widget_recent_entries li{
	padding-left: 0;
	padding-right: 0;
}

aside h1{
	background-image: url(img/bg_widgettitle.png);
	height: 47px;
	width: 275px;
	background-repeat: no-repeat;
	color: #FFF;
	padding-top: 30px;
	padding-left: 23px;
	font-size: 16px;
	margin-left: -10px;
}

aside li li{
	font-size: 1em;
	margin: 0;
	padding: 5px 10px;
}

aside li li:last-child,
aside #hpb-sidebar-main-nav li:last-child,
aside #hpb-sidebar-sub-nav li:last-child{
	border-bottom: 0;
}

aside li li a:link,
aside li li a:visited,
aside #hpb-sidebar-sub-nav li a:link,
aside #hpb-sidebar-sub-nav li a:visited{
	color: #D27E00; /* 標準文字色 */
	text-decoration: none;
}

aside li li a:hover,
aside li li a:active,
aside #hpb-sidebar-sub-nav li a:hover,
aside #hpb-sidebar-sub-nav li a:active{
	color: #F75D09;
	text-decoration: none;
}

aside #hpb-sidebar-main-nav li a:link,
aside #hpb-sidebar-main-nav li a:visited{
	color: #ffffff;
	text-decoration: none;
}
aside #hpb-sidebar-main-nav li a:hover,
aside #hpb-sidebar-main-nav li a:active{
	color: #ffffff;
	text-decoration: underline;
}
aside #hpb-sidebar-main-nav .sub-menu li a:link,
aside #hpb-sidebar-main-nav .sub-menu li a:visited{
	color: #ffffff;
}

aside #hpb-sidebar-main-nav,
aside #hpb-sidebar-sub-nav{
	display: none;
}

/* 検索 */

aside.widget_search{
	width:300px;
}

.widget_search form{
	padding: 1px 0 0 10px;
}
aside:first-child{
	background-image:url(img/bg_aside_head.png);
	background-repeat: no-repeat;
	padding: 1px 0 0 0;
	}
aside.widget_search form{
	background-image: url(img/bg_sidebar_search.png);
	background-repeat: no-repeat;
	height: 112px;
	padding-top: 89px;
	padding-left: 36px;
	margin-bottom: 7px;
}
aside #searchform input#s{
	height: 28px;
	width: 175px;
}
.widget_search label{
	display: none;
}

.widget_search label{
	display: none;
}


/* フッター */

#colophon{
	clear: both;
	width: 980px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	margin-top:0px;
}

#colophon #hpb-footer-main{
	clear: both;
	background-image: url(img/bg_footer.png);
	background-position: center center;
	height: 55px;
	color: #FFF;
	text-align: center;
	padding-top: 3px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position:absolute;
	bottom:0px;
}

	#hpb-footer-main{
		margin-top: 0;
		width: 100%;
		height: auto;
		position: inherit;
		padding-top:0px;
	}

	#colophon .footer-widgets{
	float:left;
	position:static;
	padding-bottom:100px;
}


#colophon h1.menu-toggle{
     display: none;
}

#colophon .footer-widgets aside{
	float:left;
	background-image: none;
}

#colophon aside h1{
    background-image: url("img/bg_widgettitle.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-size: 16px;
    height: 47px;
    margin-left: -10px;
    padding-left: 23px;
    padding-top: 30px;
    width: 275px;
	margin-bottom:-5px;
}

#colophon .footer-widgets aside td,
#colophon .footer-widgets aside caption,
#colophon aside li{
	background:none;
	color:#FFF;
}

#colophon #site-sub-navigation{
	margin-bottom:20px;
}

footer .wp-login a{
	position: absolute;
	right: 10px;
}

#colophon aside li a:link,
#colophon aside li a:visited{
	color: #FFF;
	text-decoration: none;
}
#colophon aside li a:hover,
#colophon aside li a:active{
	color: #FFF;
	text-decoration: underline;
}

footer .wp-login a{
	position:absolute;
	bottom: 13px;
	right: 25px;
	text-decoration: underline;
}
footer .wp-login a:link,
footer .wp-login a:visited{
	color: #666666;
	text-decoration: none;
}
footer .wp-login a:hover,
footer .wp-login a:active{
	color: #666666;
	text-decoration: underline;
}

/* パンくずリスト　*/
div#breadcrumb-list{
	width: auto;
	bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 660px;
	float: right;
	color: #FFF;
	position: relative;
	z-index: 1;
}
#breadcrumb-list a:link, #breadcrumb-list a:visited{
	color:#d27e00;
}
#breadcrumb-list div{
	display: inline;
}

body.search-results h1.page-title,
body.search-no-results h1.entry-title,
body.page h1.entry-title,
body.archive h1.page-title,
body.home h1#hpb-page-title{
	font-size:1.4em;
    background-color: transparent;
    background-image: url("img/bg_hpb-posttype-news_head.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    padding: 0px 80px 0 40px;
    width: auto;
}

body.search-results h1.page-title,
body.search-no-results h1.entry-title,
body.page h1.entry-title,
body.archive h1.page-title,
body.home h1#hpb-page-title{
    padding-bottom: 25px;
    padding-top: 105px;
	margin:-130px 0 0 -10px;
	margin-right:-10px;
}

body.archive h1.entry-title{
	background-image: url(img/bg_h4.png);
	height: 26px;
	width: 590px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
}

#content .entry-meta{
	text-align: right;
	margin: 0;
	border-bottom: 1px solid #CCCCCC;
    padding: 0 0 10px 10px;
}

.page-title a, body.single h1.entry-title a, body.archive h1.page-title a{
	font-size:1.4em;
    background-color: transparent;
    background-image: url("img/bg_hpb-posttype-news_head.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    padding: 0px 80px 0 40px;
    width: auto;
	display:block;
}

.page-title a, body.single h1.entry-title a, body.archive h1.page-title a{
    padding-bottom: 25px;
    padding-top: 105px;
	margin:-145px 0 0 -10px;
	margin-right:-10px;
}

#hpb-header-image{
	height:362px;
}



/*--------------------------------------------------------
  メディアクエリ
--------------------------------------------------------*/

@media (max-width:480px) {
	body,
	#page,
	#masthead,
	#colophon,
	#main,
	#primary,
	#content,
	.home #hpb-title,
	.site-branding,
	#primary h2{
		width: auto;
	}
	body{
		min-width: 100%;
	}

/* ヘッダー */
	#masthead{
		margin-top: -1px;
		padding-top: 1px;
		padding-left: 10px;
		padding-right: 10px;
		height: auto;
	}

	.home #masthead{
		height: auto;
		max-height: none;
	}

	.site-branding{
		width: auto;
		float: none;
	}
	.site-branding h1{
		margin-top: 10px;
		margin-bottom: 0px;
		margin-left: 0;
		margin-right: 0;
		width: auto;
	}
	.site-branding h1 a{
		background-size: 320px auto;
		width: auto;
	}
	.site-branding h2#hpb-site-desc{
		color: #ccc;
		width: auto;
		margin-left: 0;
		margin-top:-15px;
		height: auto;
	}
	.site-branding #hpb-site-desc{
			width: 440px;
	}
	#hpb-header-extra1{
		color: #ccc;
		background-image: none;
		font-size:0.8em;
		text-align: left;
		padding:0;
		padding-top:10px;
		float:left;
	}
	#hpb-header-extra1 p{
		display:block;
		color: #ccc;
		font-size:0.8em;
		padding-left:0;
	}
	#site-navigation,
	#hpb-sub-nav{
		width: 100%;
	}
		#site-navigation{
		background-image:none;

			}
	#site-navigation ul,
	#hpb-sidebar-main-nav ul{
		height: auto;
		background-color:#1f1610;
		background-image:none;
		background-repeat: repeat;
		background-position: left top;
		border-radius: 6px;
	}
	#site-navigation ul li,
	#hpb-sidebar-main-nav ul li{
		float: none;
		background-position: center bottom;
		background-repeat: no-repeat;
		border-bottom-width: 1px;
		border-bottom-style: dashed;
		border-bottom-color: #666;
	}
	#site-navigation ul li:last-child,
	#hpb-sidebar-main-nav ul li:last-child{
		background-image: none;
	}
	#site-navigation ul li a,
	#hpb-sidebar-main-nav ul li a{
		padding-top: 3px;
		padding-right: 10px;
		padding-left: 10px;
		padding-bottom: 3px;
		border-bottom: none;
		border-left: none;
		border-right: none;
		border-top: none;
		min-height: 2em;
		line-height: 2em;
		float: none;
		font-size: 120%;
		font-weight: bold;
		text-shadow: -1px -1px 1px rgba( 0, 0, 0, 0.5 );
	}

	#site-navigation ul li ul.sub-menu{
		border-top-color: #666666 ;
		border-top-style: dashed;
		border-top-width: 1px;
        width: 90%;
	}
	#site-navigation ul li:last-child,
	#hpb-sidebar-main-nav ul li:last-child{
		border-bottom-style: none;
	}
	#site-navigation ul li a:hover,
	#site-navigation ul li.current_page_item a{
		background-image: none;
	}

	#site-navigation ul li .sub-menu,
	#hpb-sidebar-main-nav ul li .sub-menu{
		position: static;
		margin-top: 8px;
		padding-top: 0px;
		border-radius: 0;
		box-shadow: none;
		background-image: none;
		background-repeat: repeat;
	}
	.home #site-navigation ul .sub-menu,
	#hpb-sidebar-main-nav ul{
		margin-bottom: 0;
		display: block;
	}
	#site-navigation ul li .sub-menu{
		display: block;
		position: static;
		z-index: auto;
	}
	#page-content{
		width:auto;
		height:auto;
	}

	#page-content h2, #page-content h3, #page-content h4, #page-content h5, #page-content h6{
		width:auto;
		height:auto;
	}

	#site-navigation ul .sub-menu li,
	#hpb-sidebar-main-nav ul .sub-menu li{
		background-color:#1F1610!important;
		color:#fff!important;
		background-image: none;
		background-color: inherit;
		border-radius: 0;
	}
	#site-navigation ul .sub-menu li a{
		color:#fff!important;
		}
	.home #site-navigation{
		display: block;
		width: 100%;
		position: static;
		top: 0;
		z-index: auto;
		padding-top: 0;
	}

	.home #hpb-sub-nav{
		display: block;
		width: 100%;
	}

	#site-navigation li,
	#hpb-sidebar-main-nav li{
		border-left-width: 0;
		background-position: top left;
		background-repeat: repeat-x;
		padding-left: 0;
	}
	#site-navigation li a,
	#hpb-sidebar-main-nav li a{
		display: block;
	}
	#hpb-sidebar-main-nav li li{
		padding-top: 0;
		padding-right: 0;
		padding-bottom: 0;
		padding-left: 0;
	}
	#site-navigation .sub-menu li a,
	#hpb-sidebar-main-nav .sub-menu li a{
		padding-left: 2em;
	}
	.home #content{
		width: auto;
		background-image: none;
		padding-top: 0;
		margin-top: 0;
		padding-bottom: 30px;
	}
	/* ホームトピックス */
	.home #primary #content #page-content{
		background-color: #EAE3D9;
		background-image: none;
		float: none;
		margin-top: 30px;
		margin-bottom: 30px;
		width: auto;
	}
	/* ホームニュース */
	.home #content div.hpb-posttype-news{
		background-color: #EAE3D9;
		background-image: none;
		float: none;
		margin-bottom: 0;
		padding-bottom: 20px;
		width: auto;
	}
	/*コンテンツのヘッダー*/
	.home #content div.hpb-posttype-news h3,
	#hpb-title h2{
		color:#fff;
		background-color:#2C1F15;
		background-image: none;
		height: auto;
		width: auto;
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
	}
	#hpb-title h2{
		margin-top:-10px;
		margin-left:-20px;
		margin-right:-20px;
}
	.home #content div.hpb-posttype-news h3 a,
	#hpb-title h2 a{
			color:#fff;
	}
	.home #content div.hpb-posttype-news dl{
		width:auto;
		padding-top: 5px;
		padding-right: 20px;
		padding-bottom: 20px;
		padding-left: 20px;
	}
	/* ニュース一覧 */
	#content div.hpb-more-entry{
		background-image: none;
		display: block;
		padding-top: 0;
		padding-right: 28px;
		padding-bottom: 0;
		padding-left: 0;
		text-align: right;
		width: auto;
	}

	#primary .hpb-viewtype-date h3{
		width: auto;
	}
	aside{
		float: left;
		clear: both;
		width: 100%;
	}

	aside .widget.widget_search{
		border-left-style: none;
		border-right-style: none;
		border-bottom-style: none;
		background-color: transparent;

	}
	aside .widget.widget_search div{
		background-color: transparent;
	}
	aside .widget-title{
		width:auto;
	}
	aside.widget ul,
	aside.widget div{
		background-image: none;
		background-repeat: no-repeat;
	}
	aside.widget li{
		background-image: none;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #999999;
	}
	.home aside{
		padding-top: 0;
		margin-top: 0;
	}
	.home #hpb-title{
		margin: 0;
		height: 165px;
	}
	.home #hpb-title h2{
		height: 100%;
		margin:auto;
		background-size: contain;
		background-repeat: no-repeat;
	}
	article img{
		max-width: 320px !important;
		height: auto !important;
	}
	aside #hpb-sidebar-main-nav,
	aside #hpb-sidebar-sub-nav{
		display: block;
	}
	.home aside #hpb-sidebar-main-nav,
	.home aside #hpb-sidebar-sub-nav{
		display: none;
	}
	#hpb-sidebar-sub-nav ul{
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #cccccc;
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: #cccccc;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #cccccc;
		border-left-style: solid;
		border-left-width: 1px;
		border-left-color: #cccccc;
		border-radius: 5px;
	}
	#hpb-sidebar-sub-nav li{
		display: block;
		border-bottom-style: dotted;
		border-bottom-width: 1px;
		border-bottom-color: #999999;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
	}
	#hpb-sidebar-sub-nav li a{
		display: block;
	}
	#primary{
		margin-top: 0;
		margin-bottom: 0;
		float: none;
	}
	#main{
		clear: both;
	}
/*サイドバー、コンテンツ*/
	#sidebar-1,
	#primary{
		width: auto;
		clear: both;
		float: none;
		margin: 0;
		padding-top: 0px;
		padding-bottom: 0px;
		background-size: contain;
	}

	aside{
		width: auto;
		float: none;
		margin: 0;
		padding-top: 0px;
		padding-bottom: 0px;
		background-size: contain;
	}

	aside ul li:first-child{
		background-image: none;
		padding: 1px 0 0;
	}
	aside h1{
		background-image: url("img/sp_widgettitle_01.png");
		background-repeat: no-repeat;
		background-position: center;
		line-height: 56px;
		color: #FFFFFF;
		font-size: 16px;
		padding-left: 1em;
		padding-top: 0;
		width: auto;
		margin-left: 0;
	}
	aside #hpb-sidebar-main-nav{
		background-color: #291C13;
		background-image: none;
		display: block;
		margin-bottom: 0;
		padding-top: 20px;
	}
	#hpb-title{
		background-image: url("img/bg_contents.png");
		background-position: center top;
		background-repeat: repeat-y;
		margin-bottom: 0;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 10px;
	}

/* フォームパーツ設定 */
	textarea{
		width: 150px;
		height: 100px;
	}
	input.l{
		width: 150px;
	}
	input.m{
		width: 100px;
	}
	input.s{
		width: 80px;
	}
	#primary img{
		height: auto !important;
		max-width: 260px !important;
	}
	.hpb_social{
		overflow: hidden;
		position: relative;
	}

/* 追記 */

	.home #hpb-header-image{
		margin:0px 10px 0 10px;
		-moz-background-size:100% auto;
		background-size:100% auto;
		height: auto;
	}

	.home #hpb-header-image img{
		width: 100%;
		height: auto;
	}
	#site-navigation{
		float:none;
		position: static;
		z-index: 9999;
	}

	body.page h1.entry-title,
body.archive h1.page-title,
body.home h1#hpb-page-title{
	font-size:1.4em;
	background:none;
    margin: 0 auto;
    padding: 0px;
    width: auto;
}

body.page h1.entry-title,
body.archive h1.page-title,
body.home h1#hpb-page-title{
   background-color: #2C1F15;
    background-image: none;
    color: #FFFFFF;
    height: auto;
    padding: 10px;
    width: auto;
	margin:-30px -10px 0 -10px;
}

#content{
	background-color: #EAE3D9;
	margin-top: 58px;
}

.home #sidebar-1{
	margin:30px 0;
}

#sidebar-1{
	margin:30px 0;
}

.home #primary{
	background:none;
	margin-top: 30px;
}

#primary{
	background:none;
	margin-top: -30px;
}

body.archive h1.entry-title{
    background-image: url("img/bg_h4.png");
    clear: both;
    height: 26px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
    width:auto;
}

aside:first-child{
	background:none;
	padding: 1px 0 0 0;
	}

aside.widget_search form{
	background:url(img/bg_sidebar_search.png) no-repeat center top;
	height: 112px;
	padding-top: 89px;
	padding-left: 36px;
	margin-bottom: 7px;
}

.page-title a, body.single h1.entry-title a, body.archive h1.page-title a{
	font-size:1em;
	 background-color: #2C1F15;
    background-image: none;
    color: #FFFFFF;
    height: auto;
    padding: 10px;
    width: auto;
	margin:-50px -10px 0 -10px;
}

	/* メニュー */

	#site-navigation div{
     display:block;
	}

	#site-navigation h1.menu-toggle{
     display:block;
	 margin-bottom:0;
	 color:#FFF;
	}

	 .navigation-main#site-navigation ul{
		 display:none;
	 }

	/* フッター */
	#colophon{
		width: auto;
		height: auto;
		padding-left: 0;
		padding-right: 0;
		margin: 0px 10px 0 10px;
	}

	#hpb-sub-nav{
		margin-top: 10px;
	}

	#hpb-footer-main{
		margin-top: 0;
		width: 100%;
		height: auto;
		position: inherit;
	}

	#hpb-footer-main p{
		margin-top: 0;
		margin-bottom: 0;
	}

	.home #hpb-footer-main p{
		margin-top: 0.5em;
	}

	.hpb-wp-login{
		text-align: right;
	}

	footer .hpb-wp-login a{
		color: #FFFFFF;
		position: static;
	}

	#breadcrumb-list{
		width: auto !important;
	}

	/* フッターナビ */
	#site-sub-navigation h1.menu-toggle{
		display: block;
		margin-left: 10px;
		color: #FFF;
	}

	.navigation-main#site-sub-navigation ul{
		display: none;
	}

	footer nav li{
		display: inline;
		float: none;
	}

	footer nav ul{
		list-style-type: none;
		margin: 0 10px;
		padding: 3px 0 0;
		text-align: left;
	}

	#site-sub-navigation li{
		display: block;
		margin: 10px 0;
		width: 95%;
		border-left: none;
	}

	#site-sub-navigation li a{
		display: block;
	}

	#colophon #hpb-footer-main{
		clear: both;
		background-image: url(img/bg_footer.png);
		background-position: center center;
		height: 55px;
		color: #FFF;
		text-align: center;
		padding-top: 3px;
		width:100%;
		margin-right: auto;
		margin-left: auto;
/*		position: absolute; */
		bottom: 0px;

		position: static;
	}

	#colophon .footer-widgets{
		float: none;
		width: auto;
		position: static;
		padding-bottom: 100px;
	}

	#colophon aside h1{
		background-image: url("img/sp_widgettitle_01.png");
		background-position: center center;
		background-repeat: no-repeat;
		color: #FFFFFF;
		font-size: 16px;
		line-height: 56px;
		margin-left: 0;
		padding-left: 1em;
		padding-top: 0;
		width: auto;
		margin-bottom: 5px;
	}

	#colophon aside.widget{
		width: 100%;
		padding: 0;
		margin: 0;
	}

	.widget_search form{
		padding: 1px 20px 0 0px;
		text-align: center;
	}
    #masthead .hpb-nav-open#site-navigation ul{
        display: block;
    }
}



/* clearfix */

#sidebar-1 #secondary::after,
#masthead::after,
#site-navigation ul::after,
#main::after,
#content::after,
.hpb-viewtype-thumbnail::after,
.hpb-viewtype-date dl::after,
#page-content dl::after,
.hpb-entry-content dl::after,
.hpb-pagenation::after,
#primary::after,
#colophon::after,
#colophon .footer-widgets::after,
.hpb_social::after{
	content: "";
	display: table;
	clear: both;
}

#ie8 #sidebar-1 #secondary,
#ie8 #masthead,
#ie8 #site-navigation ul,
#ie8 #main,
#ie8 #content,
#ie8 .hpb-viewtype-thumbnail,
#ie8 .hpb-viewtype-date dl,
#ie8 #page-content dl,
#ie8 .hpb-entry-content dl,
#ie8 .hpb-pagenation,
#ie8 #primary,
#ie8 #colophon::after,
#ie8 .footer-widgets,
#ie8 .hpb_social{
	zoom: 1;
}

#ie6 #sidebar-1 #secondary,
#ie6 #masthead,
#ie6 #site-navigation ul,
#ie6 #main,
#ie8 #content,
#ie6 .hpb-viewtype-thumbnail,
#ie6 .hpb-viewtype-date dl,
#ie6 #page-content dl,
#ie6 .hpb-entry-content dl,
#ie6 .hpb-pagenation,
#ie6 #primary,
#ie6 #colophon::after,
#ie6 .footer-widgets,
#ie6 .hpb_social{
	zoom: 1;
}

#ie7 #sidebar-1 #secondary,
#ie7 #masthead,
#ie7 #site-navigation ul,
#ie7 #main,
#ie8 #content,
#ie7 .hpb-viewtype-thumbnail,
#ie7 .hpb-viewtype-date dl,
#ie7 #page-content dl,
#ie7 .hpb-entry-content dl,
#ie7 .hpb-pagenation,
#ie7 #primary,
#ie7 #colophon::after,
#ie7 .footer-widgets,
#ie7 .hpb_social{
	zoom: 1;
}


/* ---- コンテンツ要素 ---- */
#content h1,.entry-content h1{
	font-size: 1.500em;
	font-weight: normal;
	margin-bottom: 0.667em;
	/*padding-bottom: 0.222em;*/
	clear: both;
}
#content h2, .entry-content h2{
	font-size: 1.417em;
	font-weight: normal;
	margin-bottom: 0.706em;
	padding-bottom: 0.294em;
	clear: both;
}
#content h3, .entry-content h3{
	font-size: 1.333em;
	margin-bottom: 0.750em;
	padding-bottom: 0.313em;
	clear: both;
}
#content h4, .entry-content h4{
	font-size: 1.250em;
	font-weight: normal;
	margin-bottom: 0.800em;
/*	padding-bottom: 0.400em;*/
	clear: both;
}
#content h5, .entry-content h5{
	font-size: 1.167em;
	font-weight: normal;
	margin-bottom: 0.857em;
	padding-bottom: 0.500em;
	clear: both;
}
#content h6,.entry-content h6{
	font-size: 1.083em;
	font-weight: normal;
	margin-bottom: 0.923em;
	padding-bottom: 0.538em;
	clear: both;
}
#content ol li, .entry-content ol li{
	list-style-type: decimal;
}
#content ol, .entry-content ol{
	margin-bottom: 1.5em;
	margin-left: 1em;
}
#content ul, .entry-content ul{
	margin-bottom: 1.5em;
	margin-left: 0;
	padding-left: 15px;
	padding-right: 30px;
}
#page-content ol li, .entry-content ol li{
	padding-left: 0;
	padding-top: 0.5em;
}
#page-content ul li, .entry-content ul li{
	padding-left: 15px;
	padding-top: 0.5em;
}
#page-content dl dt, .entry-content dl dt{
	clear: left;
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
#page-content dl dd, .entry-content dl dd{
	clear:left;
	padding-bottom: 10px;
	padding-top: 10px;
}
.alignleft{
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright{
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter{
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#page-content table, .entry-content table{
	border-collapse:collapse;
}
#page-content th, .entry-content th{
	padding: 0.3em;
	border:1px solid #ccc;
}

#page-content td, .entry-content td{
	padding: 0.3em;
	border:1px solid #ccc;
}
