/*
Theme Name: 茨城笛の会_WordPress_Lolipop!Server
Author: Homepage Builder
Author URI: http://www.justsystems.com/jp/links/hpb/creator.html?p=hpb17_wp_hpbdash
Description: このテーマは「JustSystems Homepage Builder Version 17.0.15.0 for Windows」によって作成されました。サイト名は「茨城笛の会_WordPress_Lolipop!Server」、サイトの公開日時は「2025年12月07日23:58」です。
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-position: center top;
	min-width: 1000px;
	background-color: #291C13;
}


img{
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container{
	background-image: url(img/bg_innner.jpg);
	background-repeat: repeat-x;
}

#hpb-grobal-header{
	width: 1000px;
	height:150px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	background-image: url(img/bg_hpb-grobal-header.png);
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
	color: #FFF;
}


#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: -16px;
	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;
}
#ie6 #hpb-inner{
	margin-top: -70px;
}

#hpb-content{
	width: 650px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	position: relative;
	padding-top: 0px;
	padding-bottom: 25px;
	float: left;
}
#ie6 #hpb-content,
#ie7 #hpb-content,
#ie8 #hpb-content{
	background-color: transparent;
}
.home #hpb-content{
	background-color: transparent;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-right: 0;
	padding-left: 0;
	width: 650px;
	background-image: none;
}
#ie6 .home #hpb-content,
#ie7 .home #hpb-content,
#ie8 .home #hpb-content{
	background-color: transparent;
}
.home #hpb-title{
	margin-top: 0;
	margin-right: 0;
	margin-left: -10px;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	clear: both;
	width: 660px;
	height: 280px;
	position: relative;
}
.home #hpb-title h2{
	background-image: url(img/topimg_3d-6.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 100%;
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	border:none;
}
.home #hpb-title H2 A{
	width: 660px;
	height: 280px;
	background-image : url(fuenokai1.jpg);
	background-size: cover;
	display: block;
}

#hpb-main{
	text-align: left;
}

.home #hpb-main{
	margin-top: 20px;
}

aside{
	width: 300px;
	float: right;
	margin-top: 0px;
	padding-top: 130px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-image: url(img/bg_aside_foot.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#ie6 aside{
	padding-top: 100px;
}

#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: no-repeat;
	clear: both;
	position: relative;
}


#hpb-main-nav{
	clear: both;
	width: 760px;
	position: absolute;
	top: 26px;
	margin-left: 240px;
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/

/* 背景設定 */

/* コンテンツ配置領域 */


/* ナビゲーション */
#hpb-main-nav{
	position: absolute;
	top: 30px;
	left:50%;
	margin-left: -230px;
}
#hpb-main-nav ul{
	display: block;
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(img/bg_hpb-main-nav.png);
	width: 725px;
}
#hpb-main-nav ul:after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
#hpb-main-nav li{
	float: left;
	z-index: 100;
}
#hpb-main-nav ul li, #hpb-sidebar-main-nav ul li{
	
	padding-left: 2px;
	padding-bottom:2px;
}
#hpb-main-nav ul li:first-child{
	background-image: none;
	padding-left: 0px;
}
#ie6 #hpb-main-nav li,
#ie7 #hpb-main-nav li{
	position: relative;
}
#hpb-main-nav ul ul.sub-menu{
	display: none;
	border-radius: 3px;
	position: absolute;
	margin-top: 34px;
	padding-top: 2px;
	z-index: 200;
	width: auto;
	height: auto;
	background-color: #575757;
	background-image: none;
	filter:alpha(opacity=75); /*IE*/
	-moz-opacity:0.75; /*FF*/
	opacity:0.75;
	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;
	width: auto;
}
#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-sidebar-main-nav ul .sub-menu li a{
	display: block;
	height: auto;
	padding-bottom: 8px;
	line-height: 1.4;
}
#hpb-main-nav ul li:hover .sub-menu{
	display: block;
	box-shadow: 0 0 10px rgba( 0, 0, 0, 0.15 );
}

#hpb-main-nav ul li:hover .sub-menu a{
	display: block;
	box-shadow: 0 0 10px rgba( 0, 0, 0, 0.15 );
}
#hpb-main-nav ul li:hover .sub-menu a:hover{
	border-radius: 3px;
}
#hpb-main-nav ul ul li{
	float: none;
	border-radius: 3px;
	background-image: none;
}

#hpb-main-nav ul ul a{
	float: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;

}
#hpb-main-nav li, #hpb-sidebar-main-nav li{
	height: 34px;
	line-height: 34px;
	display: block;
	}

#hpb-main-nav li a, #hpb-sidebar-main-nav li a{
	float: left;
	margin-left: 5px;
	margin-right: 10px;
	height:26px;
}
#hpb-main-nav li a:hover{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D27E00;	
}
#hpb-main-nav li .sub-menu a:hover,
#hpb-main-nav li .sub-menu li:hover{
	color:#fff;
	border-bottom-style: none;
	background-color: #999;
}

#hpb-main-nav a:link,
#hpb-main-nav a:visited{
	color: #FFF;
	text-decoration: none;
}


/* ヘッダー内パーツ */
#hpb-header-extra1{
	background-image : url(img/bg_hpb-header-extra1.png);
	background-repeat: no-repeat;
	font-size:1em;
	width: 260px;
	height: 90px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 695px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	text-align: left;
	clear: both;
	position: relative;
	top: 70px;
	z-index: 1;
	line-height:1.3;
}

#hpb-header-extra1 p.tel{
	/* 電話番号の文字設定 */
	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;
	font-size: 0.9em;
	line-height: 1.1;
	text-align: left;
	margin-top:-1em;
}

#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{
	font-size: 0.8em;
	width: auto;
	bottom: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: -120px;
	text-align: right;
	padding-right: 10px;
}
div#hpb-breadcrumb-list a{
	color:#fff;
	text-decoration: underline;
}

#hpb-breadcrumb-list div{
	display: inline;
}

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-header-main{
	width: 460px;
	margin: 0;
	float: left;
	position: relative;
}

#hpb-header-main h1{
	width: 240px;
	margin-top: 26px;
	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_3d-6.png);
	background-repeat: no-repeat;
	height: 55px;
	text-indent: -9999px;
}

#hpb-header-main #hpb-site-desc{
	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: 980px;
	height: 15px;
	position: absolute;
	top: 0;
}

/* フッター内パーツ */
#hpb-footer-main{
	color: #ffffff;
}

/* コピーライト文字設定 */
#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;
	text-align: center;
}

footer nav li{
	/* フッターナビ設定 */
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	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: #FFF;
	text-decoration: none;
}
footer nav a:hover,
footer nav a:active{
	color: #FFF;
	text-decoration: underline;
}

.hpb-wp-login{
	margin-top:-1em;
	padding-right:15px;
}

footer .hpb-wp-login a{
	position: absolute;
	right: 30px;
	bottom:0;
}


/* サイドブロック内パーツ */

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: -1px;
}

aside .widget ul,
aside .widget div{
	background-image: url(img/bg_aside.png);
	margin-bottom: 0;
	padding-bottom: 40px;
	padding-top: 15px;
}

aside .widget_search div{
	
	padding-bottom: 0px;
}

aside .widget li{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e6e0c6;
	padding-left: 12px;
}


aside h2{
	font-size: 1.5em;
	background-image: url(img/bg_aside_title.png);
	background-repeat: no-repeat;
	margin: 0!important;
	width: auto;
	height: auto;
	line-height: 29px;
	position: relative;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}


aside li li{
	font-size: 1em;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(img/bg_aside_ul_list.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

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{
	color: #663403; /* 標準文字色 */
	text-decoration: underline;
}

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: #D27E00;
	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: #666; /* 標準文字色 */
	text-decoration: none;
}
a:hover, a:active{
	color: #D27E00;
	text-decoration: none;
}

#hpb-skip{
	/* ヘッダースキップの非表示 */
	height: 1px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
}

p{
	margin-top: 0.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{
	margin: 0px;
	padding: 0px;
}
#hpb-content h2 a,
#hpb-content .hpb-viewtype-date h3 a{
	color: #19110B;
	text-decoration: none;
}


#hpb-content .hpb-postinfo{
	clear: both;
}

h3.hpb-c-index{
	height: 1px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
	background: none;
}

#page-content h2{
	color: #FFF;
	background-image: url(img/bg_h2.png);
	box-shadow: 1px 1px 2px rgba( 0, 0, 0, 0.5 );
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin-bottom: 15px;
	clear: both;
	font-size: 1.3em;
	margin-right: 0px;
	margin-left: 0px;
}
#page-content h3, .hpb-viewtype-full h3{
	color: #FFF;
	background-color: #7f5736;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 15px;
	clear: both;
	margin-top: 0px;
}
.hpb-viewtype-full h3 a{
	color: #FFF;
	}
h4{
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	text-align: left;
	font-size: 1.15em;
	line-height: 1.2;
	clear: both;
	background-image: url(img/bg_h4.png);
	height: 19px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 15px;
	background-repeat: no-repeat;
}

h5{
	margin-top: 0;
	margin-bottom: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
	font-size: 1.08em;
	line-height: 1.2;
	color: #333333;
	clear: both;
}
h6{
	color: #333333;
	font-size: 1em;
}
#page-content img{
	box-shadow: 1px 1px 8px rgba( 0, 0, 0, 0.8 );
}

#page-content ul, #page-content ol{
	padding: 0px;
	margin-top: 0px;
}

#page-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: #CCC;
}
#page-content ol li{
	padding-left: 5px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	list-style-type: decimal;
	list-style-position: inside;
}

#page-content blockquote p{
	padding-right: 60px;
	padding-left: 60px;
	margin: 0px;
}
#page-content blockquote{
	background-image: url(img/bg_blockquote.png);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	background-color: #1D3E30;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin: 0px;
	color: #FFF;
}

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: #8A6749;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8A6749;
}
#page-tontent table caption{
	font-size: 1.2em;
	color: #000;
	margin-bottom: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #570D0D;
}
table th{
	color: #ffffff;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-align: left;
	background-color: #8A6749;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AC8462;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AC8462;
	text-shadow: 0 0 3px rgba( 153, 102, 0, 0.8 );
}

table td{
	color: #663300;
	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: #AC8462;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AC8462;
}
table th, table td{
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}




/* フォームパーツ設定 */
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 h2{
	background-image: url(img/bg_contents_head.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position:left bottom;
	width: 578px;
	margin-right: 0;
	margin-left: 6px;
	margin-top: 0px;
	margin-bottom: 0;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

#ie6 #hpb-title h2,
#ie7 #hpb-title h2{
	background-position:6px bottom;
}

/*トップページコンテンツのヘッダー*/

/*コンテンツの全体*/
#hpb-main{
	background-image: url(img/bg_contents.png);
	background-repeat: repeat-y;
	padding-bottom: 42px;
	background-position: center bottom;
	padding-left: 25px;
	padding-right: 35px;
}
.home #hpb-main{
	padding-top: 20px;
}

/*コンテンツの中身*/

#page-content{
	background-image: url(img/bg_contents.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin-bottom: 0px;
	padding-top:2px;
	}
#page-content .hpb_social img{
	box-shadow:none;
}

#hpb-title{
	padding-top: 15px;
}
.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: 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: 15px;
	padding-bottom: 10px;
	text-align: left;
	line-height: 16px;
	min-height: 16px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #e4e3ce;
	background-image: url(img/bg_news_line.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#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;
}
/* moreボタン */
div.hpb-more-entry a{
	display: block;
	padding-right: 0;
	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;
	background-color: #ffffff;
	box-shadow: 0 0 4px rgba( 153, 102, 51, 0.3 );
}
.wp-caption{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.wp-caption-text{
	margin-top: 0;
	margin-bottom: 0;
}
.wp-caption,
.wp-caption-text{
	font-size: 0.9em;
	text-align: center;
}

.wp-caption img{
	padding: 0;
	box-shadow: none;
}

#hpb-comments ul li{
 list-style:none;
}


/*--------------------------------------------------------
  ウィジェットデザイン設定
--------------------------------------------------------*/

/* カレンダー */
.widget_calendar div{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.widget_calendar caption{
	color: #663300;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px;
}
.widget_calendar table{
	width: 100%;
	border-collapse: collapse;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	table-layout: fixed;
	margin: 0px;
	padding: 0px;
}

.widget_calendar table td,
.widget_calendar table th{
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 0;
	padding-left: 0;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A6749;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.widget_calendar table th{
	font-weight: bold;
	color: #FFF;
	background-color: #8A6749;
}
.widget_calendar #today{
	background-color: #dfd6b6;
	border-radius: 5px;
}


.widget_calendar tbody a{
	color: #ffffff;
	background-color: #663300;
	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{
	background-image: url(img/bg_searchwidget.png);
	height: 160px;
	width: 270px;
	padding-top: 76px;
	padding-left: 30px;
	background-position: -4px top;
}

#ie7 aside .widget_search div{
	margin-bottom:-20px;
}

.widget_search #s{
	width: 178px;
	margin-right: 8px;
	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;
	padding: 2px;
	height: 26px;
}

#searchsubmit{
	width: 45px;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
}

.widget_search label{
	display: none;
}

/* テキスト */
.textwidget{
	padding: 5px 10px;
}

/* タグ */
.widget_tag_cloud .tagcloud{
	padding: 10px 10px;
}
.widget_tag_cloud .tagcloud a{
	color: #D27E00;
	text-decoration: none;
	display: inline-block;
}

.widget_tag_cloud .tagcloud a:visited{
	color: #663202; /* 標準文字色 */
	text-decoration: none;
}
.widget_tag_cloud .tagcloud a:hover,
.widget_tag_cloud .tagcloud a:active{
	color: #663202;
	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;
}

/*--------------------------------------------------------
  Yahoo!ロコ-地図
--------------------------------------------------------*/
div[name="HPBMAP"] img{
	max-width: none !important;
}

/*--------------------------------------------------------
  メディアクエリ
--------------------------------------------------------*/

@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;
	}
	
	#hpb-container{
	background-image: url(img/sp_bg_hpb-grobal-header.png);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
	#hpb-header-main{
	position:static;
	float:none;
	width:auto;
	}
	#hpb-container{
		margin:0;
	}

	#hpb-header-extra1{
	padding:0;
	margin:0;
	background-image: none;
	top: 0px;
	width:auto;
	height:auto;
	}
	#hpb-grobal-header #hpb-header-extra1{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin : 0 10px;
	}
	#hpb-grobal-header #hpb-header-extra1 p{
		font-size: 10px;
		display:block;
		text-align:left;
	}
	#hpb-header-main #hpb-site-desc{
		margin: 0px;
		position: static;
		top: 0px;
		width: auto;
		text-indent: 0;
		padding-top: 15px;
		padding-right: 0px;
		padding-bottom: 0.8em;
		padding-left: 0px;
		height: auto;
	}
	#hpb-header-main h1{
		float: none;
	}
	#hpb-main-nav{
		position: static;
		margin:0 0 0 10px;
		width:auto;
		display:none;
	}
	/*ホームのみで表示*/
	.home #hpb-main-nav{
		display:block;
	}
	/*ホームのみでフッターナビ表示*/
	aside #hpb-sidebar-main-nav{
	display:block;
	background-image:none;
	background-color: #291C13;
	margin-bottom:0px;
		padding-top:20px;
	}
	.home aside #hpb-sidebar-main-nav{
		display:none;
	}
	
	aside #hpb-sidebar-main-nav ul{
		margin:10px;
	}
	.home #hpb-main{
		margin-top:0;
		padding-top:0;
	}

	#hpb-grobal-header{
		height: auto;
		width: auto;
	}
	#hpb-header-main{
		margin:0 10px;
	}
	#hpb-header-main h1{
		display: block;
		width: auto;
		height:auto;
	margin-top: 0;
	padding-top:15px;
	}
	

	#hpb-header-main h1 a{
		display: block;
		width: auto;
		height:55px;
	}
	#hpb-main-nav ul,
	#hpb-sidebar-main-nav ul{
		background-color: #214234;
		background-image: none;
		border-radius:7px;
		width:auto;
		margin-right:10px;
	}
	
	#hpb-main-nav li,
	#hpb-sidebar-main-nav li{
	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{
		float: none;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #CCC;
		padding-left:2em;
		margin-left:0;
		background-image: url(img/sp_icon_arrow.png);
		background-repeat: no-repeat;
		background-position: 5px 1.2em;
		text-indent:-0.5em;
		line-height:1.5em;
		padding-top:1em;
		padding-bottom:1em;
	}
	#hpb-main-nav ul li:last-child,
	#hpb-sidebar-main-nav ul li:last-child{
		border:none;
	}


	#hpb-main-nav li a,
	#hpb-sidebar-main-nav li a{
		float: none;
	}
	
	aside li .sub-menu li{
		margin-right:0;
	}
	#hpb-main-nav ul .sub-menu li a,
	#hpb-sidebar-main-nav ul .sub-menu li a{
		display: block;
		height: auto;
		padding-bottom: 0;
		line-height: normal;
	}


	#hpb-main-nav ul ul.sub-menu,
	#hpb-sidebar-main-nav ul ul.sub-menu{
		float:none;
		display: block;
		position: static;
		top:auto;
		left:auto;
		margin: 0px;
		padding:0;
		background-color: #214234;
		-moz-opacity:1; /*FF*/
		opacity:1;
		border-radius:0;
		border-top:solid #ccc 1px;
	}
	
	#hpb-main-nav ul ul li{
	border-radius: 0px!important;
	}

	#hpb-main-nav ul.sub-menu li,
	#hpb-sidebar-main-nav ul.sub-menu li{
		padding-top: 10px;
		padding-right: 0px;
		padding-bottom: 5px;
		padding-left: 1em;
		background-image: url(img/sp_icon_arrow.png);
		background-repeat: no-repeat;
		background-position: 1.5em 1.2em;
	}
	
	#hpb-main-nav ul.sub-menu li:last-child,
	#hpb-sidebar-main-nav ul.sub-menu li:last-child{
		border:none;
	}
	#hpb-main-nav a:link, #hpb-main-nav a:visited,
	#hpb-main-nav li.current-menu-item a,
	#hpb-sidebar-main-nav a:link, #hpb-sidebar-main-nav a:visited{
		color: #69523c;
	}
	#hpb-main-nav a:link,#hpb-main-nav a:visited,#hpb-main-nav, #hpb-main-nav li.current_page_item a,
	#hpb-sidebar-main-nav a:link, #hpb-sidebar-main-nav a:visited{
		color:#fff;
	
	}

	.home #hpb-title h2 a{
		background-position: 70%;
		display: block;
		width: auto;
		height: 142px;
	}
	/* ニュース一覧 */
	div.hpb-more-entry a{
		width: auto;
		padding-right: 0px;
	}
	
	
	#hpb-inner{
		margin:0;
		padding:0;
		
		}
	.home #hpb-content{
		width:auto;
	}
	#hpb-content{
		padding:0;
		float:none;
	}
	
	.home #hpb-title{
		height:160px;
	}
	.home #hpb-title h2{
		height: 100%;
		background-size: contain;
		background-repeat: no-repeat;
	}
	#hpb-content #hpb-main{
		background-image: none;
		float: none;
		width: auto;
	}
	.home #hpb-content #hpb-main{
		background-image: url("img/bg_contents.png");
		float: none;
		width: auto;
	}




/*コンテンツのヘッダー*/
	#hpb-title h2{
		background-image: url(img/bg_contents_head.png);
		background-repeat: no-repeat;
		background-color: transparent;
		width: auto;
		margin-right: auto;
		margin-left: auto;
		margin-top: 0px;
		margin-bottom: 0px;
		height: 46px;
		padding-top: 30px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 30px;
	}

/*トップページニュース部*/

	.home #hpb-main div.hpb-posttype-news h3{
		background-image: url(img/sp_news_title.png);
		background-repeat: no-repeat;
		padding-top:15px;
		padding-bottom:5px;
		background-position: left bottom;
		width:auto;
		height:auto;
			background-size: contain;
			
	}
	.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: 110px;
	padding-right: 0;
	text-align: left;
	line-height: 16px;
	min-height: 16px;
	background-image: url(img/sp_line.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	
/*コンテンツの全体*/
	#hpb-main{
		padding-bottom:10px;
		padding-left: 10px;
		padding-right: 10px;
		margin-left: 10px;
		margin-right: 10px;
	}

	.home #hpb-main div.hpb-posttype-news dl{
		padding:0;
	}
	.hpb-viewtype-full{
		background-image:none;
	}
	#hpb-main .hpb-postinfo{
		text-align:left;
	}
	article{
		padding:0!important;
		margin: 0 -10px;
	}
/*トップページトピックス部分*/
	#toppage-topics{
		background-image: none;
		width: auto;
	}
	.hpb-posttype-news{
		width: auto;
		background-size: contain;
		background-repeat: no-repeat;
	}
	.hpb-posttype-news h3{
		width: auto;	
	}
	#toppage-topics ul{
		background-image: none;
	}

	#hpb-breadcrumb-list{
	margin: 0 !important;
	padding-bottom: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    position: static;
    text-align: left !important;
	}

	article img{
		max-width: 320px !important;
		height: auto !important;
	}
	.wp-caption{
		max-width: 270px !important;
		margin:auto!important;
	}
	
/*サイドバー、コンテンツ*/
	aside, #hpb-content{
		width: auto;
		float: none;
		margin: 0;
		padding-top: 0px;
		padding-bottom: 0px;
		background-image: url(img/sp_aside_body.png);
		background-position: left bottom;
		background-repeat: repeat-y;
		background-size: contain;
	}
	.home asdie{
	
		padding-bottom: 10px;
	}
	#page-content{
		background-image:none;
	}
	#hpb-content{
		margin-bottom:20px;
		padding-bottom: 10px;
	}


	h4{
		height:18px;
		width:auto;
		background-position:left top;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #550A0A;
	}

	aside ul ul{
		
		background-image:none;
		border-top:none;
		}
	aside li li{
	background-image: url(img/sp_aside_line.png);
	border:none!important;
	padding-bottom: 14px;
	}
	aside .widget li{
		padding-top:14px;
		padding-left:25px;
	}
	aside .widget_search{
		background-image: none;
		padding-top: 20px;
	}
	aside .widget_search div{
		background-image: none;
		height: auto;
		width: auto;
		padding-top: 76px;
		padding-left: 30px;
		background-position: left top;
	}


	aside h2, #hpb-title h2{
		font-size: 1.3em;
		background-image: url(img/sp_aside_title.png);
		background-repeat: no-repeat;
		width: auto;
		line-height: 1.3em;
		position: relative;
		background-position: left bottom;
		padding-top: 1em;
		padding-right: 25px;
		padding-bottom: 10px;
		padding-left: 25px;
		margin-right:20px!important;
		margin-left:20px!important;
			background-size: contain;
	}

	 #hpb-title h2{
		 height:auto;
		 margin-bottom:1.5em;
	}
	aside .widget ul{
		background-image: none;
		margin-bottom: 0;
		padding:0 0 3.5em 0;
	}

	aside .widget div{
		background-image: none;
		margin-bottom: 0;
		padding:1em 2em;
	}
	
	.widget_tag_cloud .tagcloud{
		padding: 0px 30px;
	}

	.widget_search input#s{
		width:75%;
	}

/* フッター内パーツ */
	#hpb-global-footer{
		width: auto;
		height: auto;
		margin-left: 0px;
		margin-top: 20px;
		padding-top: 10px;
		padding-bottom: 10px;
		clear: both;
		background-color: #0B3428;
		box-shadow:none;
		background-image: none;
		font-size:10px;
	}


	#hpb-footer-main{
		color: #ffffff;
		width: auto;
		margin-top: 10px;
		position: static;
	}

	.hpb-wp-login{
		float: right;
	}
	footer .hpb-wp-login a{
		color:#ffffff;
		position: static;
	}


	.hpb_social{
		margin-left: -15px !important;
		margin-right: 0px !important;
	}
/* フォームパーツ設定 */
	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;
}