/*
Theme Name: 創作料理　「陶華」
Author: Homepage Builder
Author URI: http://www.justsystems.com/jp/links/hpb/creator.html?p=hpb18_wp_hpbdash
Description: このテーマは「JustSystems Homepage Builder Version 18.0.14.0 for Windows」によって作成されました。サイト名は「創作料理　「陶華」」、サイトの公開日時は「2022年02月04日16:40」です。
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: #ca9b33; /* 標準文字色 */
	background-color: #000000;
	background-image : url(img/bg_body.png);
	background-position: center -20px;
	background-repeat: repeat-x;
	min-width: 1000px;
}

body.home{
	background-image : url(img/bg_body-home.png);
}

img{
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container{
	position: relative;
}


#hpb-grobal-header{
	width: 1000px;
	height: 180px;
	max-height: 180px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	position: relative;
}

.home #hpb-grobal-header{
	height: 165px;
}

#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;
}
#ie6 #hpb-inner{
	margin-top: -10px;
}
#ie6 .home #hpb-inner{
	margin-top: 0;
}
#hpb-inner:after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#hpb-content{
	background-color: #000000;
	width: 650px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	position: relative;
	padding-top: 0px;
	float: right;
}
.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-right: -10px;
	margin-left: -340px;
	padding-left: 0;
	padding-right: 0;
	clear: both;
	width: 1000px;
	height: 279px;
	position: relative;
	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{
	width: 610px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: left;
	background-color: #000000;
}

.home #hpb-main{
	margin-top: 20px;
}

aside{
	width: 260px;
	float: left;
	background-color: #000000;
	margin-top: 0px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#ie6 aside{
	margin-top: 0;
}
.home aside{
	margin-top: 300px;
}
#ie6 .home aside{
	margin-top: 300px;
}

#hpb-global-footer{
	width: 1000px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image : url(img/bg_footer.png);
	background-repeat: repeat-x;
	border-radius: 5px;
	clear: both;
}


#hpb-main-nav{
	clear: both;
	width: 760px;
	position: absolute;
	top: 25px;
	left:0;
	margin-left: 240px;
}


/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/

/* 背景設定 */

/* コンテンツ配置領域 */


/* ナビゲーション */
#hpb-main-nav ul{
	display: block;
	height: 64px;
	margin-top: 0;
	margin-right: 0; 
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align: left;
}

#hpb-main-nav li{
	float: left;
	position:relative;
	z-index: 900;
	background-image : url(img/bg_menu-mainnav.png);
}
#ie6 #hpb-main-nav li,
#ie7 #hpb-main-nav li{
	position: relative;
}
#hpb-main-nav ul li a:hover,
#hpb-main-nav li.current-menu-item a,
#hpb-sidebar-main-nav ul li a:hover,
#hpb-sidebar-main-nav li.current-menu-item a{
	color: #000000;
	background-color: #9e6a05;
	background-image : url(img/bg_hpb-main-nav-hover.png);
	background-repeat: repeat-x;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #1e1504;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #996903;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #c8a74a;
}
#hpb-main-nav ul .sub-menu{
	display: none;
	background-color: rgba( 0, 0, 0, 0.5 );
	border-radius: 3px;
	position: absolute;
	margin-top: 64px;
	margin-left: 0;
	z-index: 200;
	height: auto;
	background-image: none;
}
#hpb-main-nav ul .sub-menu ul{
	margin-top: 0;
	padding: 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 a,
#hpb-main-nav li.current-menu-item .sub-menu a,
#hpb-sidebar-main-nav ul .sub-menu li a,
#hpb-sidebar-main-nav li.current-menu-item .sub-menu a{
	color: #ffffff;
	background-image: none;
	background-color: rgba( 0, 0, 0, 0.5 );
	display: block;
	height: auto;
	border-left: none;
	border-bottom: none;
	border-right: none;
	padding-bottom: 10px;
	line-height: 1.4;
}
#hpb-main-nav ul li:hover .sub-menu{
	display: block;
}
#hpb-main-nav ul .sub-menu a:hover,
#hpb-main-nav ul .sub-menu .current-menu-item a{
	color: #e3cb67;
}
#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-main-nav li a{
	display: block;
	float: left;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.9em;
	line-height: 38px;
	height: 48px;
	border-top: none;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #070707;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #3d3e40;
}

#hpb-main-nav a:link,
#hpb-main-nav a:visited{
	color: #b68a33;
	text-decoration: none;
}
#hpb-main-nav a:hover,
#hpb-main-nav a:active{
	color: #ffffff;
	text-decoration: underline;
}

/* ヘッダー内パーツ */
#hpb-header-extra1{
	color: #9b6600;
	width: 445px;
	height: 40px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	text-align: right;
	clear: both;
	position: absolute;
	top:0;
	right:0;
}

#hpb-header-extra1 p.tel{
	/* 電話番号の文字設定 */
	display: inline;
	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: 0.9em;
	line-height: 1.2;
	text-align: right;
}

#hpb-header-extra1 p.tel span{
	/* 電話番号の「TEL」文字設定 */
	background-repeat: no-repeat;

}

#hpb-header-extra1 p.address{
	/* 住所文字設定 */
	display: inline;
	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: 1.2;
	text-align: right;
	font-size: 0.9em;
}

/* パンくずリスト　*/
div#hpb-breadcrumb-list{
	position: absolute;
	width: auto;
	bottom: 0px;
	left:0;
	padding-top: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}
#hpb-breadcrumb-list div{
	display: inline;
}


/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-header-main{
	width: 460px;
	margin: 0;
	float: left;
	position: relative;
}

#hpb-header-main h1{
	width: 460px;
	margin-top: 46px;
	margin-left: 0;
	margin-bottom: 0;
}

#hpb-header-main h1 a{
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	overflow: hidden;
	background-image : url(img/logo.png);
	background-repeat: no-repeat;
	height: 65px;
	text-indent: -9999px;
}

#hpb-header-main #hpb-site-desc{
	color: #976b00;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: left;
	font-weight: normal;
	line-height: 1.2;
	font-size: 10px;
	width: 445px;
	height: 40px;
	position: absolute;
	top: 0;
}

/* フッター内パーツ */
#hpb-footer-main{
	color: #757575;
	width: 980px;
	margin-top: 0;
	position: absolute;
}

/* コピーライト文字設定 */
#hpb-footer-main p{
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}

#hpb-footer-main .hpb-copyright{
	font-size: 0.8em;
}

footer nav ul{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	list-style-type: none;
}

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: #757575;
	text-decoration: none;
}
footer nav a:hover,
footer nav a:active{
	color: #666666;
	text-decoration: underline;
}

footer{
	position: relative;
}
.hpb-wp-login{
    margin-top: 0.5em;
    padding-right: 15px;
    text-align: right;
	position:relative;
}
footer .hpb-wp-login a{
	text-decoration: underline;
}
footer .hpb-wp-login a:link,
footer .hpb-wp-login a:visited{
	color: #757575;
	text-decoration: none;
}
footer .hpb-wp-login a:hover,
footer .hpb-wp-login a:active{
	color: #757575;
	text-decoration: underline;
}

/* サイドブロック内パーツ */

aside > ul > li,
aside #hpb-sidebar-main-nav,
aside #hpb-sidebar-sub-nav{
	margin-top: 12px;
}

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;
}

aside .widget ul,
aside .widget div{
	background-color: #222222;
	border-radius: 0 0 5px 5px;
}

aside .widget li{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	padding-left: 12px;
}

aside h2{
	font-size: 1em;
	background-image : url(img/bg_aside-h2.png);
	background-repeat: repeat-x;
	background-color: #807f7f;
	color: #956600;
	padding: 2px 12px 0;
	margin: 0;
	width: auto;
	height: auto;
	line-height: 29px;
	position: relative;
	border-radius: 5px 5px 0 0;
	z-index: 1;
}

aside li li{
	font-size: 1em;
	border-bottom: dotted 1px #aaaaaa;
	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: #757575; /* 標準文字色 */
	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: #e3cb67;
	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,
aside #hpb-sidebar-sub-nav{
	display: none;
}


/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/
/* リンク文字色 */
a:link, a:visited{
	color: #757575; /* 標準文字色 */
	text-decoration: none;
}
a:hover, a:active{
	color: #e3cb67;
	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;
}

#ie6 hr,
#ie7 hr,
#ie8 hr{
	margin-top:0;
	margin-bottom:0;
}

#hpb-content h2,
#hpb-content .hpb-viewtype-date h3{
	color: #e0c64f;
	text-align: center;
	background-image : url(img/icon_viewtype-date-h3.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	border-bottom: none;
}

#hpb-content h2 a,
#hpb-content .hpb-viewtype-date h3 a{
	color: #e0c64f;
	text-decoration: none;
}
#hpb-content h3{
	color: #dec753;
	font-size: 1.4em;
	font-weight: normal;
	background-image : url(img/icon_h3.png);
	background-position: 6px center;
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #8f6101;
	clear: both;
}

#hpb-content .hpb-postinfo{
	clear: both;
}

h3.hpb-c-index{
	height: 1px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
	background: none;
}

h4{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #90612d;
}

h5{
	background-image : url(img/icon_h3.png);
	background-position: 6px center;
	background-repeat: no-repeat;
	margin-bottom: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 28px;
}
h6{
	font-size: 1em;
}

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: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

table th{
	color: #926900;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-align: left;
	background-color: #222222;
	background: linear-gradient( #333333, #111111 );
	background: -moz-linear-gradient( #333333, #111111 );
	background: -webkit-gradient(linear, left top, left bottom, from( #333333 ), to( #111111 )); 
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

table td{
	color: #686868;
	background-color: #222222;
	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: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
blockquote{
	color: #666666;
	background-color: #111111;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0;
}

/* フォームパーツ設定 */
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;
}


/* メインコンテンツ内基本パーツ */

#hpb-title{
	padding-left: 10px;
	padding-right: 10px;
}

.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: 100%;
}

.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: 150px !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: 0;
	padding-left: 160px;
	padding-top: 10px;
	padding-right: 45px;
	padding-bottom: 10px;
	text-align: left;
	line-height: 16px;
	min-height: 16px;
	border-bottom: 1px dotted #90612D;
}

#ie6 .hpb-viewtype-date dd,
#ie7 .hpb-viewtype-date dd{
	padding-left:0;
}

.hpb-viewtype-date dd a{
	display: block;
}

.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{
	border-bottom: none;
	border-left: none;
	border-top: none;
	border-right: none;
	padding-top: 0;
	padding-right: 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{
	color: #686868;
	font-size: 0.9em;
	text-align: center;
}

#hpb-comments ul li{
 list-style:none;
}


/*--------------------------------------------------------
  ウィジェットデザイン設定
--------------------------------------------------------*/

/* カレンダー */
.widget_calendar div{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.widget_calendar caption{
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.widget_calendar table{
	color: #757575;
	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: #121212;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 0;
	padding-left: 0;
	text-align: center;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.widget_calendar #today{
	background-color: #222222;
	border-radius: 5px;
}
.widget_calendar thead th,
.widget_calendar tbody td{
	border-top: solid 2px #222222;
	border-right: solid 2px #222222;
	border-bottom: solid 2px #222222;
	border-left: solid 2px #222222;
}
.widget_calendar tbody a{
	color: #000000;
	background-color: #CA9B33;
	padding-left: 3px;
	padding-right: 3px;
	border-radius: 5px;
}
.widget_calendar #prev{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: left;
}
.widget_calendar #next{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	text-align: right;
}

/* 検索 */

aside .widget_search div{
	padding: 10px 15px;
	border-radius: 5px;
}

.widget_search #s{
	width: 165px;
	margin-right: 8px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #9f9f9f;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #9f9f9f;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #9f9f9f;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #9f9f9f;
}

#searchsubmit{
	width: 45px;
}

.widget_search label{
	display: none;
}

/* テキスト */
.textwidget{
	padding: 5px 10px;
}

/* タグ */
.widget_tag_cloud .tagcloud{
	padding: 10px 10px;
}
.widget_tag_cloud .tagcloud a{
	color: #757575;
	text-decoration: none;
	display: inline-block;
}

.widget_tag_cloud .tagcloud a:visited{
	color: #757575; /* 標準文字色 */
	text-decoration: none;
}
.widget_tag_cloud .tagcloud a:hover,
.widget_tag_cloud .tagcloud a:active{
	color: #e3cb67;
	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;
}

.hpb-viewtype-simple article,
.hpb-viewtype-thumbnail article,
.hpb-viewtype-full 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;
}

/*--------------------------------------------------------
  メディアクエリ
--------------------------------------------------------*/

@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,
	#hpb-content h2{
		width: auto;
	}
	body,
	body.home{
		min-width: 320px;
		background-image: none;
	}
/* ヘッダー */
	#hpb-grobal-header{
		margin-top: -1px;
		padding-top: 1px;
		padding-left: 10px;
		padding-right: 10px;
		height: auto;
		max-height: none;

	}
	
	.home #hpb-grobal-header{
		height: auto;
	}
	div#hpb-breadcrumb-list{
		position: static;
	}

	#hpb-header-main{
		width: auto;
		float: none;
	}
	#hpb-header-main h1{
		background-image : url(img/bg_logo-sp.png);
		background-repeat: repeat-x;
		margin-top: 35px;
		margin-bottom: 5px;
		margin-left: 0;
		margin-right: 0;
		padding-top: 4px;
		padding-bottom: 5px;
		width: auto;
	}
	#hpb-header-main h2#hpb-site-desc{
		width: auto;
		margin-left: 0;
		top: -30px;
	}
	#hpb-header-extra1{
		font-size: 10px;
		text-align: right;
		float: none;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0;
		margin-bottom: 10px;
		height: 20px;
		width: auto;
		padding-top: 0;
		padding-right: 0;
		position: static;
	}
	#hpb-header-extra1 p.tel{
		display: inline;
	}

	#hpb-main-nav,
	#hpb-sub-nav{
		display: none;
	}
	#hpb-main-nav ul,
	#hpb-sidebar-main-nav ul{
		height: auto;
		background-image: none;
	}
	#hpb-main-nav ul li,
	#hpb-sidebar-main-nav ul li{
		float: none;
		background: linear-gradient( #333333, #111111 );
		background: -moz-linear-gradient( #333333, #111111 );
		background: -webkit-gradient(linear, left top, left bottom, from( #333333 ), to( #111111 )); 

	}
	#hpb-sidebar-main-nav ul li li{
		background-image: none;
	}
	#hpb-main-nav ul li a,
	#hpb-sidebar-main-nav ul li a{
		font-size: 1.2em;
		padding-top: 0;
		padding-right: 10px;
		padding-left: 0;
		height: auto;
		border-bottom: none;
		border-left: none;
		border-right: none;
		border-top: none;
		line-height: 1.5em;
		float: none;
	}
	#hpb-main-nav ul li a:link,
	#hpb-main-nav ul li a:visited,
	#hpb-sidebar-main-nav ul li a:link,
	#hpb-sidebar-main-nav ul li a:visited{
		color: #ffffff;
	}
	#hpb-main-nav ul li a:hover,
	#hpb-main-nav ul li a:active,
	#hpb-main-nav ul li.current-menu-item a,
	#hpb-sidebar-main-nav ul li a:hover,
	#hpb-sidebar-main-nav ul li a:active,
	#hpb-sidebar-main-nav ul li.current-menu-item a{
		color: #000000;
		text-decoration: none;
		border-bottom: none;
		border-bottom: none;
		border-left: none;
		border-right: none;
		border-top: none;
	}

	#hpb-main-nav ul .sub-menu{
		position: static;
		margin-top: 0;
	}
	#hpb-main-nav ul .sub-menu a,
	#hpb-main-nav ul .current-menu-item .sub-menu a,
	#hpb-sidebar-main-nav ul .sub-menu a,
	#hpb-sidebar-main-nav ul .current-menu-item .sub-menu a{
		color: #ffffff;
		padding-top: 8px;
		background: none;
	}
	.home #hpb-main-nav ul .sub-menu,
	#hpb-sidebar-main-nav ul{
		display: block;
	}
	#hpb-main-nav ul li:hover .sub-menu{
		display: block;
		position: static;
		margin-top: 0;
		z-index: auto;
		
	}
	#hpb-main-nav ul .sub-menu li,
	#hpb-sidebar-main-nav ul .sub-menu li{
		border-bottom: none;
	}

	.home #hpb-main-nav{
		display: block;
		width: 100%;
		position: inherit;
		top: 0;
		z-index: auto;
		margin-left: 0;
		padding-top: 0;
	}
	
	.home #hpb-sub-nav{
		display: block;
		width: 100%;
		font-size:10px;
		text-align:center;
	}

	#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-right: 0;
	}
	#hpb-main-nav .sub-menu li a{
		padding-left: 2em;
	}
	#hpb-content,
	#hpb-main{
		background-color: #151515;
	}
	.home #hpb-main{
		padding-top: 10px;
		padding-bottom: 10px;
		margin-top: 5px;
	}
	.home #hpb-main:after{
		content: ".";
		clear: both;
		height: 0;
		display: block;
		visibility: hidden;
	}
	#hpb-main-nav li a,
	#hpb-sidebar-main-nav li a{
		line-height: 1.5em;
		height: auto;
	}
	#hpb-main-nav ul li,
	#hpb-main-nav ul li.current_page_item,
	#hpb-sidebar-main-nav ul li,
	#hpb-sidebar-main-nav ul li.current_page_item{
		line-height: 1.5em;
		margin-left: 0;
		padding-bottom: 1em;
		padding-left: 2em;
		padding-top: 1em;
		text-indent: -0.5em;
	}
	#hpb-main-nav ul li:hover,
	#hpb-main-nav li.current-menu-item,
	#hpb-sidebar-main-nav ul li:hover,
	#hpb-sidebar-main-nav li.current-menu-item{
		color: #000000;
		background-color: #9e6a05;
		background-image : url(img/bg_hpb-main-nav-hover.png);
		background-repeat: repeat-x;
	}
	#hpb-main-nav ul li a:hover,
	#hpb-main-nav li.current-menu-item a,
	#hpb-sidebar-main-nav ul li a:hover,
	#hpb-sidebar-main-nav li.current-menu-item a{
		background-color: transparent;
		background-image: none;
	}


	aside{
		width: auto;
		float: none;
		clear: both;
		background-color: #151515;
	}
	#hpb-content h2,
	#hpb-content .hpb-viewtype-date h3{
		color: #e0c64f;
		font-size: 1.6em;
		font-weight: normal;
		margin-top: 0;
		margin-right: 0px;
		margin-bottom: 0.5em;
		margin-left: 0px;
		padding-left: 5px;
		padding-right: 5px;
		height: auto;
		line-height: 40px;
		text-align: left;
		overflow: hidden;
		clear: both;
		background-image : url(img/icon_viewtype-date-h3-sp.png);
		background-position: left bottom;
		background-repeat: no-repeat;
		border-bottom: none;
	}
	.hpb-viewtype-date dt{
		font-weight: normal;
		position: absolute;
	}
	.hpb-viewtype-date dd{
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 0;
		margin-left: 0;
		padding-left: 10px;
		padding-top: 2.2em;
		padding-right: 25px;
		padding-bottom: 10px;
		text-align: left;
		line-height: 16px;
		min-height: 16px;
		background: linear-gradient( #333333, #111111 );
		background: -moz-linear-gradient( #333333, #111111 );
		background: -webkit-gradient(linear, left top, left bottom, from( #333333 ), to( #111111 )); 

	}
	#hpb-main div.hpb-more-entry{
		border-bottom: none;
		border-left: none;
		border-top: none;
		border-right: none;
		padding-top: 5px;
		padding-right: 30px;
		padding-bottom: 5px;
		padding-left: 30px;
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #000000;
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: #000000;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #000000;
		border-left-style: solid;
		border-left-width: 1px;
		border-left-color: #000000;
		text-align: right;
		background: linear-gradient( #333333, #111111 );
		background: -moz-linear-gradient( #333333, #111111 );
		background: -webkit-gradient(linear, left top, left bottom, from( #333333 ), to( #111111 ));
		float: right;
	}
	#hpb-main div.hpb-more-entry a{
		color: #cc9636;
	}
	aside,
	.home aside{
		margin-top: 10px;
	}
	aside h2{
		color: #ce9a2c;
		font-size: 1.2em;
		background-image : url(img/bg_aside-h2-sp.png);
		background-repeat: no-repeat;
		background-position: left bottom;
		background-color: #333333;
		padding-top: 3px;
		padding-bottom: 3px;
	}
	aside li li{
		padding-top: 7px;
		padding-bottom: 7px;
		line-height: 1.5;
		background: linear-gradient( #333333, #222222 );
		background: -moz-linear-gradient( #333333, #222222 );
		background: -webkit-gradient(linear, left top, left bottom, from( #333333 ), to( #222222 )); 
	}
	.home #hpb-title{
		margin: 0;
		height: 128px;
	}
	.home #hpb-title h2{
		height: 100%;
		background-size: contain;
		background-repeat:no-repeat;
	}
	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{
		background-color: #222222;
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #000000;
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: #000000;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #000000;
		border-left-style: solid;
		border-left-width: 1px;
		border-left-color: #000000;
		border-radius: 5px;
	}
	#hpb-sidebar-sub-nav li{
		display: block;
		border-bottom-style: dotted;
		border-bottom-width: 1px;
		border-bottom-color: #000000;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
	}
	#hpb-sidebar-sub-nav li a{
		display: block;
	}
	#hpb-content{
		float: none;
	}
	aside .widget_search div{
		padding-top: 0;
		padding-right: 0;
		padding-bottom: 0;
		padding-left: 0;
		background-color: transparent;
	}
	.widget_search #s{
		width: 79%;
		border-radius: 5px 0 0 5px;
		border-top-color: #000000;
		border-right-color: #000000;
		border-bottom-color: #000000;
		border-left-color: #000000;
		font-size: 1.5em;
		padding-top: 4px;
		padding-bottom: 4px;
		padding-left: 5px;
		margin-right: 0;
	}
	.widget_search #searchsubmit{
		background-image : url(img/buttom_searchsubmit.png);
		background-repeat: no-repeat;
		width: 45px;
		height: 35px;
		padding: 0;
		border: none;
		background-color: transparent;
		text-indent: -9999px;
		margin-left: -4px;
	}
/* フッター */
	#hpb-global-footer{
		width: 100%;
		height: 30px;
	}
	.home #hpb-global-footer{
		height: 60px;
		background-position:bottom center;
		padding-bottom:15px;
	}
	#hpb-sub-nav{
		margin-top: 10px;
	}
	#hpb-footer-main{
		margin-top: 0;
		width: 100%;
		height: auto;
		position:static;
		
	}
	#hpb-footer-main p{
		margin-top: 0;
		margin-bottom: 0;
	}

	.home #hpb-footer-main p{
		margin-top: 0.5em;
	}
	.hpb-wp-login{
		float:right;
		font-size:10px;
	}
	.hpb_social{
		overflow: hidden;
		position: relative;
	}

/* フォームパーツ設定 */
	textarea{
		width: 150px;
		height: 100px;
	}
	input.l{
		width: 150px;
	}
	input.m{
		width: 100px;
	}
	input.s{
		width: 80px;
	}
	#hpb-content img{
		height: auto;
		max-width: 260px !important;
	}
}


/* 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
------------------------------------------------------*/

/* レイアウト */

#masthead{
	width: 1000px;
	height: 180px;
	max-height: 180px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	position:relative;
}

.home #masthead{
	height: 165px;
}

#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;
}
#ie6 #main{
	margin-top: -10px;
}
#ie6 .home #main{
	margin-top: 0;
}
#main:after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

/* ヘッダー */

.site-branding{
	width: 460px;
	margin: 0;
	float: left;
	position: relative;
}

.site-branding h1{
	width: 460px;
	margin-top: 46px;
	margin-left: 0;
	margin-bottom: 0;
}

.site-branding h1 a{
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	overflow: hidden;
	background-image : url(img/logo.png);
	background-repeat: no-repeat;
	height: 65px;
	text-indent: -9999px;
}

.site-branding #hpb-site-desc{
	color: #976b00;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: left;
	font-weight: normal;
	line-height: 1.2;
	font-size: 10px;
	width: 445px;
	height: 40px;
	position: absolute;
	top: 0;
}

/* メインイメージ */

.home #hpb-header-image{
	position:absolute;
	top:155px;
	height:279px;
	text-align:center;
}

/* ナビゲーション */

#site-navigation h1.menu-toggle{
	display:none;
}

#site-navigation div{
	display:none;
}

#site-navigation{
	clear: both;
	width: 760px;
	position: absolute;
	top: 26px;
	left:0;
	margin-left: 240px;
}

#site-navigation ul{
	display: block;
	height: 64px;
	margin-top: 0;
	margin-right: 0; 
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align: left;
}

#site-navigation li{
	float: left;
	position:relative;
	z-index: 900;
	background-image : url(img/bg_menu-mainnav.png);
}
#ie6 #site-navigation li,
#ie7 #site-navigation li{
	position: relative;
}
#site-navigation ul li a:hover,
#site-navigation li.current-menu-item a,
#hpb-sidebar-main-nav ul li a:hover,
#hpb-sidebar-main-nav li.current-menu-item a{
	color: #000000;
	background-color: #9e6a05;
	background-image : url(img/bg_hpb-main-nav-hover.png);
	background-repeat: repeat-x;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #1e1504;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #996903;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #c8a74a;
	text-decoration: none;
}
#site-navigation ul .sub-menu{
	display: none;
	background-color: rgba( 0, 0, 0, 0.5 );
	border-radius: 3px;
	position: absolute;
	margin-top: 64px;
	margin-left: 0;
	z-index: 200;
	height: auto;
	width: 250px;
	background-image: none;
}
#site-navigation ul .sub-menu ul{
	margin-top: 0;
	padding: 0;
}

#ie6 #site-navigation ul .sub-menu,
#ie7 #site-navigation ul .sub-menu{
	left: 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 a,
#site-navigation li.current-menu-item .sub-menu a,
#hpb-sidebar-main-nav ul .sub-menu li a,
#hpb-sidebar-main-nav li.current-menu-item .sub-menu a{
	color: #ffffff;
	background-image: none;
	background-color: rgba( 0, 0, 0, 0.5 );
	display: block;
	height: auto;
	border-left: none;
	border-bottom: none;
	border-right: none;
	padding-bottom: 10px;
	line-height: 1.4;
}
#site-navigation ul li:hover .sub-menu{
	display: block;
}
#site-navigation ul .sub-menu a:hover,
#site-navigation ul .sub-menu .current-menu-item a{
	color: #e3cb67;
}
#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;

}

#site-navigation li a{
	display: block;
	float: left;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.9em;
	line-height: 38px;
	height: 48px;
	border-top: none;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #070707;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #3d3e40;
}

#site-navigation a:link,
#site-navigation a:visited{
	color: #b68a33;
	text-decoration: none;
}
#site-navigation a:hover,
#site-navigation a:active{
	color: #ffffff;
	text-decoration: underline;
}


/* メイン */

#primary{
	background-color: #000000;
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	position: relative;
	padding-top: 0px;
	float: right;
}
.error404 #primary,
.error404 #content{
	width: 100%;
}
.home #primary{
	background-color: transparent;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-top: 280px;
}

#primary .hpb-viewtype-date h3{
	color: #e0c64f;
	font-size: 1.6em;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	padding-left: 75px;
	padding-right: 75px;
	padding-top:10px;
	padding-bottom:10px;
	line-height: 24px;
	text-align: center;
	overflow: hidden;
	clear: both;
	background-image : url(img/icon_viewtype-date-h3.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	border-bottom: none;
}

#primary h2 a,
#primary .hpb-viewtype-date h3 a{
	color: #e0c64f;
	text-decoration: none;
}
.error404 .entry-title,
#primary h3, .comments-title{
	color: #dec753;
	font-size: 1.4em;
	font-weight: normal;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-top: 5px;
	padding-left: 30px;
	padding-right: 10px;
	text-align: left;
	line-height: 24px;
	overflow: hidden;
	background-image : url(img/icon_h3.png);
	background-position: 6px center;
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #8f6101;
	clear: both;
}

#content{
	width: 610px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: left;
	background-color: #000000;
}

.home #content{
	margin-top: 20px;
}

#primary .entry-meta{
	clear: both;
}

#content .entry-meta{
	text-align: right;
	margin: 0;
	border-bottom: 1px solid #CCCCCC;
    padding: 0 0 10px 10px;
}

#content .hpb-pagenation{
	clear: both;
}

#content .hpb-pagenation .hpb-oldpage{
	float: left;
}

#content .hpb-pagenation .hpb-newpage{
	float: right;
}

#content .hpb-pagenation:after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#content .alignleft{
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
}

#content .alignright{
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: right;
}

#content .aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 10px;
}

#content div.hpb-more-entry{
	border-bottom: none;
	border-left: none;
	border-top: none;
	border-right: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: right;
}

/* サイド */

#sidebar-1 #secondary{
	padding:10px 0;
}

#sidebar-1{
	width: 300px;
	float: left;
	background-color: #000000;
	margin-top: 0px;
	padding-bottom: 0px;
}
#ie6 #sidebar-1{
	margin-top: 0;
}
.home #sidebar-1{
	margin-top: 300px;
}
#ie6 .home #sidebar-1{
	margin-top: 300px;
}

#ie6 aside{
	margin-top: 0;
}
.home aside{
	margin-top: 0px;
}
#ie6 .home aside{
	margin-top: 0px;
}

aside{
	width: 260px;
	float: left;
	margin-top: 0px;
	padding-top: 8px;
	padding-bottom: 5px;
}

aside > ul > li,
aside #hpb-sidebar-main-nav,
aside #hpb-sidebar-sub-nav{
	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;
}

aside ul{
	margin:0;
	padding:0;
}

aside ul,
aside .widget div{
	background-color: #222222;
	border-radius: 0 0 5px 5px;
}

aside li{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	padding:5px 0 5px 12px;
}

aside h1{
	font-size: 1em;
	background-image : url(img/bg_aside-h2.png);
	background-repeat: repeat-x;
	background-color: #807f7f;
	color: #956600;
	padding: 2px 12px 0;
	margin: 0;
	width: auto;
	height: auto;
	line-height: 29px;
	position: relative;
	border-radius: 5px 5px 0 0;
	z-index: 1;
}

aside li li{
	font-size: 1em;
	border-bottom: dotted 1px #aaaaaa;
	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: #757575; /* 標準文字色 */
	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: #e3cb67;
	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,
aside #hpb-sidebar-sub-nav{
	display: none;
}


/* 検索 */

aside.widget_search{
	padding: 10px 0px;
	border-radius: 5px;
	background:#222;
	margin:8px 20px 5px 20px;
	text-align:center;
}

aside.widget_search #s{
	width: 165px;
	margin-right: 8px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #9f9f9f;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #9f9f9f;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #9f9f9f;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #9f9f9f;
}

/* フッター */

#colophon{
	width: 1000px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image : url(img/bg_footer.png);
	background-repeat: repeat-x;
	border-radius: 5px;
	clear: both;
}

#colophon h1.menu-toggle{
     display: none;
}

#colophon .footer-widgets aside{
	float:left;
}

#colophon #site-sub-navigation{
	margin-bottom:20px;
}

.wp-login{
    margin-top: 0.5em;
    padding-right: 15px;
    text-align: right;
	position:relative;
}

footer .wp-login a{
	text-decoration: underline;
}

footer .wp-login a:link,
footer .wp-login a:visited{
	color: #757575;
	text-decoration: none;
}

footer .wp-login a:hover,
footer .wp-login a:active{
	color: #757575;
	text-decoration: underline;
}

/* パンくずリスト　*/

div#breadcrumb-list{
	position:absolute;
	width: auto;
	bottom: 0px;
	left:0px;
	padding-top: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}
#breadcrumb-list div{
	display: inline;
}

body.search-no-results h1.entry-title,
body.search-results h1.page-title,
body.page h1.entry-title,
body.archive h1.page-title,
body.home h1#hpb-page-title{
	color: #e0c64f;
	font-size: 1.6em;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	padding-left: 75px;
	padding-right: 75px;
	padding-top:10px;
	padding-bottom:10px;
	line-height: 24px;
	text-align: center;
	overflow: hidden;
	clear: both;
	background-image : url(img/icon_viewtype-date-h3.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	border-bottom: none;
}

body.archive h1.entry-title{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #90612d;
	text-align: left;
	font-size: 1.15em;
	line-height: 1.2;
	clear: both;
}

.page-title a, body.single h1.entry-title a, body.archive h1.page-title a{
	color: #e0c64f;
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	padding-left: 75px;
	padding-right: 75px;
	padding-top:10px;
	padding-bottom:10px;
	line-height: 24px;
	text-align: center;
	overflow: hidden;
	clear: both;
	background-image : url(img/icon_viewtype-date-h3.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	border-bottom: none;
	display:block;
}

.page-title a:hover, body.single h1.entry-title a:hover, body.archive h1.page-title a:hover{
	color: #757575;
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	padding-left: 75px;
	padding-right: 75px;
	padding-top:10px;
	padding-bottom:10px;
	line-height: 24px;
	text-align: center;
	overflow: hidden;
	clear: both;
	background-image : url(img/icon_viewtype-date-h3.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	border-bottom: none;
	display:block;
}

/* ---- コンテンツ要素 ---- */
#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,
#content ul, .entry-content ul{
	margin-bottom: 1.5em;
	margin-left: 1em;
}
#page-content ul li, .entry-content ul li,
#page-content ol li, .entry-content ol li{
	list-style-type: disc;
	padding-left: 0;
	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{
	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;
}
#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,
	#page,
	#masthead,
	#colophon,
	#main,
	#primary,
	#content,
	.home #hpb-title,
	.site-branding,
	#primary h2{
		width: auto;
	}
	body{
		min-width: 320px;
		background-image: none;
	}
/* ヘッダー */
	#masthead{
		margin-top: -1px;
		padding-top: 1px;
		padding-left: 10px;
		padding-right: 10px;
		height: auto;
		max-height: none;

	}
	
	.home #masthead{
		height: auto;
	}
	div#breadcrumb-list{
		position: static;
		padding-left: 0;
		margin-top: 15px;
	}

	.site-branding{
		width: auto;
		float: none;
	}
	.site-branding h1{
		background-image : url(img/bg_logo-sp.png);
		background-repeat: repeat-x;
		margin-top: 35px;
		margin-bottom: 5px;
		margin-left: 0;
		margin-right: 0;
		padding-top: 4px;
		padding-bottom: 5px;
		width: auto;
	}
	.site-branding h2#hpb-site-desc{
		width: auto;
		margin-left: 0;
		top: -30px;
	}
	#hpb-header-extra1{
		font-size: 10px;
		text-align: right;
		float: none;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0;
		margin-bottom: 10px;
		height: 20px;
		width: auto;
		padding-top: 0;
		padding-right: 0;
		position: static;
	}
	#hpb-header-extra1 p.tel{
		display: inline;
	}

	#site-navigation,
	#hpb-sub-nav{
		display: block;
		clear: both;
		position: static;
		width: 100%;
		margin-left: 0;
	}
	#main{
		clear: both;
	}
	#site-navigation ul,
	#hpb-sidebar-main-nav ul{
		height: auto;
		background-image: none;
	}
	#site-navigation ul li,
	#hpb-sidebar-main-nav ul li{
		float: none;
		background: linear-gradient( #333333, #111111 );
		background: -moz-linear-gradient( #333333, #111111 );
		background: -webkit-gradient(linear, left top, left bottom, from( #333333 ), to( #111111 )); 

	}
	#hpb-sidebar-main-nav ul li li{
		background-image: none;
	}
	#site-navigation ul li a,
	#hpb-sidebar-main-nav ul li a{
		font-size: 1.2em;
		padding-top: 0;
		padding-right: 10px;
		padding-left: 0;
		height: auto;
		border-bottom: none;
		border-left: none;
		border-right: none;
		border-top: none;
		line-height: 1.5em;
		float: none;
	}
	#site-navigation ul li a:link,
	#site-navigation ul li a:visited,
	#hpb-sidebar-main-nav ul li a:link,
	#hpb-sidebar-main-nav ul li a:visited{
		color: #ffffff;
	}
	#site-navigation ul li a:hover,
	#site-navigation ul li a:active,
	#site-navigation ul li.current-menu-item a,
	#hpb-sidebar-main-nav ul li a:hover,
	#hpb-sidebar-main-nav ul li a:active,
	#hpb-sidebar-main-nav ul li.current-menu-item a{
		color: #000000;
		text-decoration: none;
		border-bottom: none;
		border-bottom: none;
		border-left: none;
		border-right: none;
		border-top: none;
	}

	#site-navigation ul .sub-menu{
		position: static;
		margin-top: 0;
        width: auto;
	}
	#site-navigation ul .sub-menu a,
	#site-navigation ul .current-menu-item .sub-menu a,
	#hpb-sidebar-main-nav ul .sub-menu a,
	#hpb-sidebar-main-nav ul .current-menu-item .sub-menu a{
		color: #ffffff;
		padding-top: 8px;
		background: none;
	}
	#site-navigation ul .sub-menu,
	#hpb-sidebar-main-nav ul{
		display: block;
	}
	#site-navigation ul li:hover .sub-menu{
		display: block;
		position: static;
		margin-top: 0;
		z-index: auto;
		
	}
	#site-navigation ul .sub-menu li,
	#hpb-sidebar-main-nav ul .sub-menu li{
		border-bottom: none;
	}

	.home #site-navigation{
		display: block;
		width: 100%;
		position: inherit;
		top: 0;
		z-index: auto;
		margin-left: 0;
		padding-top: 0;
	}
	
	.home #hpb-sub-nav{
		display: block;
		width: 100%;
		font-size:10px;
		text-align:center;
	}

	#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-right: 0;
	}
	#site-navigation .sub-menu li a{
		padding-left: 2em;
	}
    #site-navigation ul .sub-menu li a{
        background: none;
    }
    #site-navigation ul .sub-menu .current-menu-item a{
        color: #000;
    }
	#primary,
	#content{
		background-color: #151515;
	}
	.home #content{
		padding-top: 10px;
		padding-bottom: 10px;
		margin-top: 5px;
	}
	.home #content:after{
		content: ".";
		clear: both;
		height: 0;
		display: block;
		visibility: hidden;
	}
	#site-navigation li a,
	#hpb-sidebar-main-nav li a{
		line-height: 1.5em;
		height: auto;
	}
	#site-navigation ul li,
	#site-navigation ul li.current_page_item,
	#hpb-sidebar-main-nav ul li,
	#hpb-sidebar-main-nav ul li.current_page_item{
		line-height: 1.5em;
		margin-left: 0;
		padding-bottom: 1em;
		padding-left: 2em;
		padding-top: 1em;
		text-indent: -0.5em;
	}
	#site-navigation ul li:hover,
	#site-navigation li.current-menu-item,
	#hpb-sidebar-main-nav ul li:hover,
	#hpb-sidebar-main-nav li.current-menu-item{
		color: #000000;
		background-color: #9e6a05;
		background-image : url(img/bg_hpb-main-nav-hover.png);
		background-repeat: repeat-x;
	}
	#site-navigation ul li a:hover,
	#site-navigation li.current-menu-item a,
	#hpb-sidebar-main-nav ul li a:hover,
	#hpb-sidebar-main-nav li.current-menu-item a{
		background-color: transparent;
		background-image: none;
	}

	#sidebar-1{
		width: auto;
		float: none;
		clear: both;
		background-color: #151515;
	}

	aside{
		width:auto;
		float: none;
		clear: both;
	}
	
	#primary h2,
	#primary .hpb-viewtype-date h3{
		color: #e0c64f;
		font-size: 1.6em;
		font-weight: normal;
		margin-top: 0;
		margin-right: 0px;
		margin-bottom: 0.5em;
		margin-left: 0px;
		padding-left: 5px;
		padding-right: 5px;
		height: auto;
		line-height: 40px;
		text-align: left;
		overflow: hidden;
		clear: both;
		background-image : url(img/icon_viewtype-date-h3-sp.png);
		background-position: left bottom;
		background-repeat: no-repeat;
		border-bottom: none;
	}
	.hpb-viewtype-date dt{
		font-weight: normal;
		position: absolute;
	}
	.hpb-viewtype-date dd{
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 0;
		margin-left: 0;
		padding-left: 10px;
		padding-top: 2.2em;
		padding-right: 25px;
		padding-bottom: 10px;
		text-align: left;
		line-height: 16px;
		min-height: 16px;
		background: linear-gradient( #333333, #111111 );
		background: -moz-linear-gradient( #333333, #111111 );
		background: -webkit-gradient(linear, left top, left bottom, from( #333333 ), to( #111111 )); 

	}
	#content div.hpb-more-entry{
		border-bottom: none;
		border-left: none;
		border-top: none;
		border-right: none;
		padding-top: 5px;
		padding-right: 30px;
		padding-bottom: 5px;
		padding-left: 30px;
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #000000;
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: #000000;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #000000;
		border-left-style: solid;
		border-left-width: 1px;
		border-left-color: #000000;
		text-align: right;
		background: linear-gradient( #333333, #111111 );
		background: -moz-linear-gradient( #333333, #111111 );
		background: -webkit-gradient(linear, left top, left bottom, from( #333333 ), to( #111111 ));
		float: right;
	}
	#content div.hpb-more-entry a{
		color: #cc9636;
	}

	aside h1{
		color: #ce9a2c;
		font-size: 1.2em;
		background-image : url(img/bg_aside-h2-sp.png);
		background-repeat: no-repeat;
		background-position: left bottom;
		background-color: #333333;
		padding-top: 3px;
		padding-bottom: 3px;
	}
	aside li li{
		padding-top: 7px;
		padding-bottom: 7px;
		line-height: 1.5;
		background: linear-gradient( #333333, #222222 );
		background: -moz-linear-gradient( #333333, #222222 );
		background: -webkit-gradient(linear, left top, left bottom, from( #333333 ), to( #222222 )); 
		width:auto;
	}
	.home #hpb-title{
		margin: 0;
		height: 128px;
	}
	.home #hpb-title h2{
		height: 100%;
		background-size: contain;
		background-repeat:no-repeat;
	}
	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{
		background-color: #222222;
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #000000;
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: #000000;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #000000;
		border-left-style: solid;
		border-left-width: 1px;
		border-left-color: #000000;
		border-radius: 5px;
	}
	#hpb-sidebar-sub-nav li{
		display: block;
		border-bottom-style: dotted;
		border-bottom-width: 1px;
		border-bottom-color: #000000;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
	}
	#hpb-sidebar-sub-nav li a{
		display: block;
	}
	#primary{
		float: none;
	}
	aside .widget_search div{
		padding-top: 0;
		padding-right: 0;
		padding-bottom: 0;
		padding-left: 0;
		background-color: transparent;
	}
	.widget_search #s{
		width: 79%;
		border-radius: 5px 0 0 5px;
		border-top-color: #000000;
		border-right-color: #000000;
		border-bottom-color: #000000;
		border-left-color: #000000;
		font-size: 1.5em;
		padding-top: 4px;
		padding-bottom: 4px;
		padding-left: 5px;
		margin-right: 0;
	}
	.widget_search #searchsubmit{
		background-image : url(img/buttom_searchsubmit.png);
		background-repeat: no-repeat;
		width: 45px;
		height: 35px;
		padding: 0;
		border: none;
		background-color: transparent;
		text-indent: -9999px;
		margin-left: -4px;
	}
	
/* フッター */

	.home #colophon{
		width:auto;
		height:auto;
		background:#151515;
		background-image:none;
		margin:0px 10px 0 10px;
	}

	#colophon{
		width:auto;
		height:auto;
		background:#151515;
		background-image:none;
		margin:20px 10px 0 10px;
	}
	
	#colophon .footer-widgets aside{
	float:none;
}
	
	#hpb-sub-nav{
		margin-top: 10px;
	}
	#hpb-footer-main{
		margin-top: 0;
		width: 100%;
		height: auto;
		position:static;
	}
	#hpb-footer-main p{
		margin-top: 30px;
		margin-bottom: 0;
	}

	.home #hpb-footer-main p{
		margin-top: 0.5em;
	}
	.hpb-wp-login{
		float:right;
		font-size:10px;
	}
	.hpb_social{
		overflow:hidden;
		position:relative;
	}

/* フォームパーツ設定 */
	textarea{
		width: 150px;
		height: 100px;
	}
	input.l{
		width: 150px;
	}
	input.m{
		width: 100px;
	}
	input.s{
		width: 80px;
	}
	#primary img{
		height: auto;
		max-width: 260px !important;
	}

/* 追記 */
	
	.home #hpb-header-image{
		position:static;
		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;
	}

	body.page h1.entry-title, body.archive h1.page-title, body.home h1#hpb-page-title,
	.page-title a, body.single h1.entry-title a, body.archive h1.page-title a{
  	background-image : url(img/icon_viewtype-date-h3-sp.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    border-bottom: medium none;
    clear: both;
    color: #E0C64F;
    font-size: 1.6em;
    font-weight: normal;
    height: auto;
    line-height: 40px;
    margin: 0 0 0.5em;
    overflow: hidden;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
}

	.page-title a:hover, body.single h1.entry-title a:hover, body.archive h1.page-title a:hover{
	background-image : url(img/icon_viewtype-date-h3-sp.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    border-bottom: medium none;
    clear: both;
    color: #757575;
    font-size: 1.6em;
    font-weight: normal;
    height: auto;
    line-height: 40px;
    margin: 0 0 0.5em;
    overflow: hidden;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
}

	.home #primary{
		margin:0 0 0 0;
		padding:0;
	}
	
	.home #sidebar-1{
		margin:0 0 20px 0;
		padding:0;
	}
	
	.home #main{
		margin:0;
		padding:0;
	}
	
	/* メニュー */
	
	#site-navigation div{
     display:block;
	}
	
	#site-navigation h1.menu-toggle{
     display:block;
	 margin-bottom:0;
	}
	
	 .navigation-main#site-navigation ul{
		 display:none;
	 }
	 
	  /* フッターナビ */
	 
	 #site-sub-navigation h1.menu-toggle{
     display:block;
	 margin-left:20px;
	}
	
	 .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;
	}
    #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;
}
