/*
Theme Name: 詩吟朗詠錦城会　茨城県本部
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.1.0 for Windows」によって作成されました。サイト名は「詩吟朗詠錦城会　茨城県本部」、サイトの公開日時は「2013年09月14日23:50」です。
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: #505050; /* 標準文字色 */
	background-color: #ffffff;
	background-image : url(img/bg_hpb-container.png);
	min-width: 1000px;
}

img{
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container{
	background-color: transparent;
	background-position: top left;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.home #hpb-container{
}

#hpb-grobal-header{
	background-image: url(img/bg_hpb-grobal-header.png);
	background-repeat: no-repeat;
	width: 1000px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
}

.home #hpb-grobal-header {
}

#hpb-grobal-header:after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#hpb-inner{
	width: 1000px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	position: relative;
	padding-top: 0px;
	background-color: #ffffff;
}
.home #hpb-inner{
}

#hpb-inner:after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#hpb-content{
	float: right;
	background-image : url(img/bg_divbox_01.png);
	background-repeat: repeat;
	background-color: transparent;
	border-radius: 6px;
	border-top-color: #e5e1cf;
	border-top-style: solid;
	border-top-width: 3px;
	border-bottom-color: #e5e1cf;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-left-color: #e5e1cf;
	border-left-style: solid;
	border-left-width: 3px;
	border-right-color: #e5e1cf;
	border-right-style: solid;
	border-right-width: 3px;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 14px;
	width: 623px;
	margin-top: 10px;
	margin-right: 10px;
}
.home #hpb-content{
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	position: relative;
	padding-top: 0px;

	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-image: none;
}

.home #hpb-title{
	margin-top: 0;
	margin-left: -367px;
	margin-right: 0px;
	padding-left: 0;
	padding-right: 0;
	clear: both;
	width: 1000px;
	height: 240px;
	position: relative;
	z-index: 1;
}
#ie6 .home #hpb-title{
	position: relative;
	left: 38px;
}

#hpb-main{
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	width: 623px;
}

.home #hpb-main{
	margin-top: 10px;
	background-color: #ffffff;
	float: right;
	padding-top: 9px;
	padding-left: 28px;
	padding-right: 9px;
}
#ie7 .home #hpb-main{
	padding-left: 0px;
}

aside{
	width: 305px;
	float: left;
	margin-top: 0px;
	background-color: #ffffff;
	padding-left: 10px;
}
#ie6 aside{
}
.home aside{
	margin-top: 250px;
}
#ie6 .home aside{
	margin-top: 260px;
}

#hpb-global-footer{
	width: 1000px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding-top: 0px;
	padding-bottom: 10px;
	clear: both;
	background-color: transparent;
}


#hpb-main-nav{
	clear: both;
	width: 1000px;
	padding-top: 17px;
	margin-bottom: 12px;
}
.home #hpb-main-nav{
}
h3.hpb-c-index{
	display: none;
}
blockquote{
	border-radius: 8px;
	background-color: #ece8db;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/

/* 背景設定 */

/* コンテンツ配置領域 */
.home #hpb-main div {
	/*
	background-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #d9d9d9;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #d9d9d9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #d9d9d9;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #d9d9d9;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
		*/
}
.home #hpb-main div#page-content,
#hpb-main div.hpb-viewtype-date{
	background-image : url(img/bg_divbox_01.png);
	background-repeat: repeat;
	border-radius: 6px;
	border-top-color: #e5e1cf;
	border-top-style: solid;
	border-top-width: 3px;
	border-bottom-color: #e5e1cf;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-left-color: #e5e1cf;
	border-left-style: solid;
	border-left-width: 3px;
	border-right-color: #e5e1cf;
	border-right-style: solid;
	border-right-width: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 14px;
	width: auto;
}

/* ナビゲーション */
#hpb-main-nav ul,
#hpb-sidebar-main-nav ul{
	display: block;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	text-align: left;
	background-image : url(img/bg_hpb-main-nav-ul.png);
	background-repeat: repeat;
	border-radius: 5px;
}
#hpb-main-nav ul:after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#hpb-main-nav li{
	background : url(img/bg_hpb-main-nav-li.png) 0% 0% / auto auto repeat scroll padding-box border-box transparent;
	background-position: right 14px;
	background-repeat: no-repeat;
	float: left;
	z-index: 100;
	padding-top: 0;
	line-height: 54px;
}
#hpb-main-nav li a{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 100%;
}
#hpb-main-nav ul li a:hover{
	background-image: none;
	background-color: #eee9d9;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	box-shadow: 0px 2px 4px rgba( 0, 0, 0, 0.3);
}

#hpb-main-nav a:link,
#hpb-main-nav a:visited{
	color: #5f7852;
	text-decoration: none;
}
#hpb-main-nav a:hover,
#hpb-main-nav a:active{
	color: #5f7852;
	text-decoration: underline;
}

#ie6 #hpb-main-nav li,
#ie7 #hpb-main-nav li{
	position: relative;
}
#ie6 #hpb-main-nav li a,
#ie7 #hpb-main-nav li a{
	background-color: #C9C3A6;
	word-break: keep-all;
}

#hpb-main-nav ul .sub-menu{
	display: none;
	border-radius: 3px;
	position: absolute;
	margin-top: 53px;
	margin-left: 0;
	z-index: 200;
	height: auto;
	background-color: #eee9d9;
	background-image: none;
	background-repeat: repeat;
	box-shadow: 0px 2px 5px rgba( 0, 0, 0, 0.4);
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
#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{
	background-image: none;
}
#hpb-main-nav ul .sub-menu li a,
#hpb-sidebar-main-nav ul .sub-menu li a{
	display: block;
	height: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 1.4;
	text-shadow: none;
	color: #5F7852;
	font-weight: normal;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
#hpb-main-nav ul .sub-menu li a:hover{
	box-shadow: none;
	background-image: none;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
#hpb-main-nav ul li:hover .sub-menu{
	display: block;
}

#hpb-main-nav ul ul li{
	float: none;
	border-radius: 3px;
}

#hpb-main-nav ul ul a{
	float: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;

}

/* ヘッダー内パーツ */
#hpb-header-extra1{
	background: none;
	background-repeat: no-repeat;
	color: #ffffff;
	width: 500px;
	height: 59px;
	margin-top: 10px;
	margin-right: 11px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	float: right;
	text-align: right;
}

#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: 2em;
	line-height: 1.2;
	text-align: right;
	color: #ce6824;
}

#hpb-header-extra1 p.tel span{
	/* 電話番号の「TEL」文字設定 */
	background-repeat: no-repeat;
	padding-left: 28px;

}

#hpb-header-extra1 p.address{
	/* 住所文字設定 */
	display: inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 28px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	line-height: 1.2;
	text-align: left;
	font-size: 1.2em;
}

/* パンくずリスト　*/
div#hpb-breadcrumb-list{
	width: auto;
	bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 0;
	background-color: #ffffff;
}
div#hpb-breadcrumb-list a{
	color: #764213;
}
#hpb-breadcrumb-list div{
	background-repeat: no-repeat;
	display: inline;
}
.hpb-entry-thumb img{
	background-image: none;
	padding:5px;
}

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-header-main{
	width: 460px;
	margin: 0;
	float: left;
	position: relative;
}

#hpb-header-main h1{
	width: 460px;
	margin-top: 0px;
	margin-left: 11px;
	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;
	height: 79px;
	text-indent: -9999px;
	background-color: #FEF9EF;
	background-image : url(img/logo_natural-1.png);
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}

#hpb-header-main #hpb-site-desc{
	color: #e6e6e6;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: left;
	font-weight: normal;
	line-height: 1.2;
	font-size: 11px;
	width: 460px;
	height: 17px;
}

/* フッター内パーツ */
#hpb-footer-main{
	width: 1000px;
	margin-top: 0px;
	position: absolute;
}

/* コピーライト文字設定 */
#hpb-footer-main p{
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
}

#hpb-footer-main .hpb-copyright{
	color: #302f2f;
	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-color: #302f2f;
	border-left-style: solid;
	border-left-width: 1px;
}

footer nav ul li:first-child{
	border-left: none;
}

footer nav a:link,
footer nav a:visited{
	color: #302f2f;
	text-decoration: none;
}
footer nav a:hover,
footer nav a:active{
	text-decoration: underline;
}

footer{
	position: relative;
}
footer .hpb-wp-login a{
	position:absolute;
	bottom: 5px;
	right: 10px;
	text-decoration: underline;
}
footer .hpb-wp-login a:link,
footer .hpb-wp-login a:visited{
	color: #302f2f;
	text-decoration: none;
}
footer .hpb-wp-login a:hover,
footer .hpb-wp-login a:active{
	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-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

aside .widget{
	margin-bottom: 0;
	padding-bottom: 10px;
	padding-top: 2px;
	background-image : url(img/bg_aside-h2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
aside .widget#search-2{
	background-image: none;
}

aside ul li {
}
aside ul li li{
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

aside .widget li{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #f0f0f0;
	padding-top: 6px;
	padding-left: 25px;
	padding-bottom: 6px;
	background-image : url(img/icon_arrow_01.png);
	background-position: 11px 0.7em;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-right: 0px;
}
aside .widget li:last-child{
	border: none;
}

aside h2{
	font-size: 1.2em;
	background-image : url(img/bg_aside-h2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #738967;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin: 0;
	width: auto;
	height: auto;
	line-height: 24px;
	position: relative;
	z-index: 1;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	margin-right: 2px;
}
.widget_recent_entries h2,
.widget_archive h2,
.widget_calendar h2 {
}


aside li li{
	font-size: 1em;
	border-bottom-color: #aaaaaa;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin: 0;
	padding: 5px 10px;
}


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: #000000; /* 標準文字色 */
	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: #000000; /* 標準文字色 */
	text-decoration: underline;
}

aside #hpb-sidebar-main-nav li a:link,
aside #hpb-sidebar-main-nav li a:visited{
	color: #5F7852;
	text-decoration: none;
}
aside #hpb-sidebar-main-nav li a:hover,
aside #hpb-sidebar-main-nav li a:active{
	text-decoration: underline;
}

/*--------------------------------------------------------
  サイドバーメニュー設定
--------------------------------------------------------*/

aside #hpb-sidebar-main-nav,
aside #hpb-sidebar-sub-nav{
	display: none;
}

/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

nav li a {
	/* ナビゲーション文字設定 */
}

/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/
/* リンク文字色 */
a:link, a:visited{
	color: #738967; /* 標準文字色 */
	text-decoration: none;
}
a:hover, a:active{
	color: #35492b;
	text-decoration: underline;
}

#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;
}

#page-content h2,
#page-content h3,
#page-content h4,
#page-content h5,
#page-content h6{
	color: #000000;
	font-weight: bold;
	clear: both;
	margin-bottom: 8px;
}
#page-content h2 a,
#page-content h3 a,
#page-content h4 a,
#page-content h5 a,
#page-content h6 a{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.home #hpb-content .hpb-viewtype-date h3,
#hpb-title h2{
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	padding-left: 6px;
	padding-right: 10px;
	padding-bottom: 8px;
	text-align: left;
	clear: both;
	background-image : url(img/title_divbox_01.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	border-bottom-style: none;
	font-weight: bold;
}
.home #hpb-content .hpb-viewtype-date h3 a,
#hpb-title h2 a{
	color: #000000;
}
.home #hpb-content .hpb-viewtype-date h3 a:hover,
.home #hpb-content .hpb-viewtype-date h3 a:active,
#hpb-title h2 a:hover,
#hpb-title h2 a:active{
	text-decoration: underline;
}
#hpb-content .hpb-viewtype-date h3{
	background-position: 0 1.1em;
}

#page-content h2{
	font-size: 1.3em;
}
#page-content h3{
	font-size: 1.2em;
}
#page-content h4{
	font-size: 1.1em;
}
#page-content h5{
	font-size: 1.1em;
}
#page-content h6{
	font-size: 1.1em;
}

#hpb-content .hpb-postinfo{
	clear: both;
}


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: #738967;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #738967;
}

table th{
	color: #ffffff;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-align: left;
	background-color: #738967;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

table td{
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #738967;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #738967;
}
#page-content ul{
	list-style: none;
	margin-left: 0;
	margin-bottom: 15px;
	padding-left: 0;
}
#page-content ul li{
	background-image: none;
	background-repeat: no-repeat;
	background-position: left 0.2em;
	margin-bottom: 6px;
	padding-left: 18px;
}
#page-content ol{
	margin-left: 0;
	margin-bottom: 15px;
	padding-left: 20px;
}
#page-content ol li{
	margin-bottom: 6px;
}

/* フォームパーツ設定 */
input.button{
	margin-top: 10px;
	margin-bottom: 15px;
}

textarea{
	width: 400px;
	height: 200px;
}

input.l{
	width: 400px;
}
input.m{
	width: 250px;
}
input.s{
	width: 150px;
}


/* メインコンテンツ内基本パーツ */
/*
.home #hpb-main ul{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	list-style-type: none;
}

.home #hpb-main ul li{
	text-align: left;
	line-height: 1.4;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aaaaaa;
}
*/
#hpb-title {
}
#hpb-title h2 {
}
.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: 120px !important;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #000000;
}

.hpb-viewtype-date dd{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	text-align: left;
	padding-left:0;
}

.hpb-viewtype-date dd a{
	display: block;
	color: #3a3a3a;
}
.hpb-viewtype-date dd a:hover{
	text-decoration: underline;
}

.hpb-viewtype-date dl:after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#hpb-main .hpb-postinfo{
	text-align: right;
	margin: 0;
}

#hpb-main .hpb-pagenation{
	clear: both;
}

#hpb-main .hpb-pagenation .hpb-oldpage{
	float: left;
}

#hpb-main .hpb-pagenation .hpb-newpage{
	float: right;
}

#hpb-main .hpb-pagenation:after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#hpb-main .alignleft{
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
}

#hpb-main .alignright{
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: right;
}

#hpb-main .aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 10px;
}

#hpb-main div.hpb-more-entry{
	border-bottom: none;
	border-left: none;
	border-top: none;
	border-right: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#hpb-main div.hpb-more-entry a{
	text-indent: -9999em;
	background-image: none;
	width: 70px;
	height: 20px;
	display: block;
	float: 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{
	overflow: hidden;
	text-indent: -9999px;
	width: auto;
	background-image : url(img/mainimg_natural-1.png);
	background-position: top center;
	background-repeat: no-repeat;
	height: 100%;
	border-bottom: none;

	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
}
.home #hpb-title h2 a{
	color: #000000;
}

/* 投稿内の画像サイズ定義 */
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img{
	max-width: 97.5%;
	width: auto;
	height: auto;
}
.wp-caption,
.wp-caption-text{
	text-align: center;
}
/*--------------------------------------------------------
  ウィジェットデザイン設定
--------------------------------------------------------*/

/* カレンダー */
.widget_calendar div{
	padding-left: 10px;
	padding-right: 10px;
}
.widget_calendar caption{
	margin-bottom: 3px;
}
.widget_calendar table{
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
	border-top-style: none;
	border-left-style: none;
	margin-top: 12px;
}
.widget_calendar table th{
	color:#3a3a3a;
	text-align: center;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	background-color: transparent;
	border: none;
	font-weight: normal;
}
.widget_calendar table td{
	background-color: #ffffff;
	text-align: center;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	background-color: transparent;
	border: none;
}
.widget_calendar #today{
	background-color: #fef5cc;
}
.widget_calendar a:link,
.widget_calendar a:visited{
	text-decoration: underline;
}
.widget_calendar a:hover,
.widget_tag_cloud a:active{
	text-decoration: underline;
}
.widget_calendar #prev{
	padding-top: 7px;
	text-align: left;
}
.widget_calendar #next{
	padding-top: 7px;
	text-align: right;
}

/* 検索 */
.widget_search{
	padding-top: 56px;
	background-image: none;
	background-position: 2px 2px;
	background-repeat: no-repeat;
}
.widget_search form{
}

aside .widget_search div{
	background-color: transparent;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.widget_search #s{
	width: 75%;
	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{
	background-repeat: repeat-x;
	border-color: #9F9F9F;
	border-radius: 5px 5px 5px 5px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 1em;
	cursor: pointer;
	background-image: linear-gradient(top, rgb(255,255,255) 20%, rgb(240,240,240) 80%);
	background-image: -o-linear-gradient(top, rgb(255,255,255) 20%, rgb(240,240,240) 80%);
	background-image: -moz-linear-gradient(top, rgb(255,255,255) 20%, rgb(240,240,240) 80%);
	background-image: -webkit-linear-gradient(top, rgb(255,255,255) 20%, rgb(240,240,240) 80%);
	background-image: -ms-linear-gradient(top, rgb(255,255,255) 20%, rgb(240,240,240) 80%);
}

.widget_search label{
	display: none;
}

/* テキスト */
.textwidget{
	padding: 5px 10px;
}
.textwidget p {

}
/* タグ */
.widget_tag_cloud .tagcloud{
	padding: 10px 10px;
}
.widget_tag_cloud .tagcloud a{
	background-color: #e7e7e7;
	border-radius: 6px;
	text-decoration: underline;
	padding: 5px 10px 3px;
	display: inline-block;
}

.widget_tag_cloud .tagcloud a:link,
.widget_tag_cloud .tagcloud a:visited{
	color: #3a3a3a;
	text-decoration: none;
}
.widget_tag_cloud .tagcloud a:hover,
.widget_tag_cloud .tagcloud a:active{
	text-decoration: underline;
}

.widget_recent_entries a,
.widget_archive a,
.widget_categories a{
	display: block;
}

/*--------------------------------------------------------
  カスタム投稿一覧
--------------------------------------------------------*/
/* viewtype : title */
.hpb-viewtype-title {
}
/* viewtype : date */
.hpb-viewtype-date {
}
/* viewtype : content */
#hpb-main .hpb-viewtype-content dt{
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
}
#hpb-main .hpb-viewtype-content dd{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
/* viewtype : simple */
.hpb-viewtype-simple {
}
/* viewtype : thumbnail */
.hpb-viewtype-thumbnail {
}
/* viewtype : author */
#hpb-main .hpb-viewtype-author {
}
#hpb-main .hpb-viewtype-author dd .post_title {
}
#hpb-main .hpb-viewtype-author dd .post_author {
}
/* viewtype : full */
.hpb-viewtype-full {
}

.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;
	margin-bottom: 10px;
}
.hpb_social{
	margin-left: -10px !important;
	margin-right: -10px !important;
}
.hpb_social div{
	margin-top: 5px !important;
	margin-bottom: 5px !important;
	margin-left: 0 !important;
	margin-right: 3px !important;
}

/*--------------------------------------------------------
  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{
		min-width: 320px;
	}
	.home #hpb-container,
	#hpb-container{
		padding-left: 10px;
		padding-right: 10px;
	}
/* ヘッダー */
	#hpb-grobal-header{
		height: auto;
		background-color: transparent;
		background-image: none;
	}
	.home #hpb-grobal-header{
		height: auto;
		max-height: none;
	}

	#hpb-header-main{
		width: auto;
		float: none;
		background-color: #738967;
		padding-left: 10px;
		padding-right: 10px;
	}

	#hpb-header-main h1{
		background-repeat: repeat;
		background-position: left top;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0;
		margin-right: 0;
		padding-top: 5px;
		padding-bottom: 8px;
		width: auto;
		background-color: #fef9ef;
		padding-left: 5px;
		padding-right: 5px;
		border-bottom-left-radius: 6px;
		border-bottom-right-radius: 6px;
	}
	#hpb-header-main h1 a{
		background-image : url(img/logo_natural-1.png);
		background-size:100% auto;
		background-repeat: no-repeat;
		width: auto;
		height: auto;
		margin-bottom: 0px;
		min-height: 50px;
	}
	#hpb-header-main h2#hpb-site-desc{
		width: auto;
		height: auto;
		margin-left: 0;
		margin-bottom: 0;
		position: static;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 3px;
		color: #ffffff;
	}
	#hpb-header-extra1{
		background-image: none;
		font-size: 10px;
		text-align: left;
		float: none;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0;
		margin-bottom: 10px;
		width: auto;
		padding-top: 0;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 8px;
		height: auto;
		background-color: #738967;
	}
	#hpb-header-extra1 p.tel{
		display: block;
		text-align: left;
		font-size: 1.2em;
		color: #ffffff;
	}
	#hpb-header-extra1 p.tel span{
	/* 電話番号の「TEL」文字設定 */
		padding-left: 0;
	}
	#hpb-header-extra1 p.address{
		display: block;
		margin-left: 0;
	}

	#hpb-main-nav,
	#hpb-sub-nav{
		display: none;
	}
	#hpb-main-nav{
		width: auto;
	}
	.home #hpb-main-nav{
		display: block;
		position: inherit;
		top: 0;
		z-index: auto;
		padding-top: 0;
	}
	#hpb-main-nav ul,
	aside #hpb-sidebar-main-nav ul{
		height: auto;
		background-color: #c8c2a5;
		padding-top: 6px;
		padding-bottom: 6px;
		padding-left: 4px;
		padding-right: 4px;
		width: auto;
		border-radius:5px;
		margin-bottom: 6px;
	}
	#hpb-main-nav ul li,
	aside #hpb-sidebar-main-nav ul li{
		float: none;
		width: auto;
		border-bottom-color: #ece7d7;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		background-image: none;
	}
	#hpb-main-nav ul li:last-child,
	#hpb-sidebar-main-nav ul li:last-child{
		border-bottom-style: none;
	}
	#hpb-main-nav ul li a,
	#hpb-sidebar-main-nav ul li a{
		background-image: none;
		padding-top: 0;
		padding-bottom: 0;
		display: block;
		border-bottom: none;
		border-left: none;
		border-right: none;
		border-top: none;
		float: none;
		width: auto;
		line-height: 26px;
	}
	#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{
		text-decoration: none;
		padding-top: 5px;
		padding-bottom: 5px;
		line-height: normal;
	}
	#hpb-main-nav ul li a:hover,
	#hpb-main-nav ul li a:active,
	#hpb-sidebar-main-nav ul li a:hover,
	#hpb-sidebar-main-nav ul li a:active{
		text-decoration: underline;
		background-color: transparent;
		box-shadow: none;
	}

	#hpb-main-nav ul .sub-menu,
	aside #hpb-sidebar-main-nav ul .sub-menu{
		display: block;
		position: static;
		padding-top: 0;
		padding-bottom: 0;
		margin-top: 0;
		margin-bottom: 0;
		background-image: none;
		background-color: transparent;
		border-radius: 0;
		box-shadow: none;
		border-top-color: #ece7d7;
		border-top-style: solid;
		border-top-width: 1px;
	}
	#hpb-main-nav ul .sub-menu li,
	#hpb-sidebar-main-nav ul .sub-menu li{
		background-image: none;
		background-color: inherit;
		border-radius: 0;		
		padding-top: 0;
		padding-bottom: 0;
		background-image: none;
	}
	#hpb-sidebar-main-nav .sub-menu li a{
		padding-left: 2em;
		background-image: none;
	}
	
	.home #hpb-sub-nav{
		display: block;
		width: 100%;
		margin-top: 0;
	}

	#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-breadcrumb-list{
		border-top-color: #c2c2c2;
		border-top-style: solid;
		border-top-width: 1px;
		border-bottom-color: #c2c2c2;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-left-color: #c2c2c2;
		border-left-style: solid;
		border-left-width: 1px;
		border-right-color: #c2c2c2;
		border-right-style: solid;
		border-right-width: 1px;
	}

/* コンテンツ */
	#hpb-inner{
		background-color: transparent;
	}
	#hpb-content{
		float: none;
		background-color: #ffffff;
		border-top-color: #f8e8d0;
		border-top-style: solid;
		border-top-width: 1px;
		border-bottom-color: #f8e8d0;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-left-color: #f8e8d0;
		border-left-style: solid;
		border-left-width: 1px;
		border-right-color: #f8e8d0;
		border-right-style: solid;
		border-right-width: 1px;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		padding-right: 10px;
		margin-bottom: 10px;
		margin-right: 0;
	}
	.home #hpb-content{
		background-color: transparent;
		padding-left: 0;
		padding-right: 0;
	}
	.home #hpb-title{
		margin-left: 0;
		height: auto;
		padding: 0;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 3px;
		padding-right: 3px;

	}
	.home #hpb-title h2{
		min-height: 90px;
		box-shadow: none;
		background-size: 100% auto;
		background-repeat: none;
		padding-left: 0;
		padding-right: 0;
	}
	#hpb-main {
	}
	.home #hpb-main{
		padding-top: 8px;
		padding-bottom: 8px;
		padding-left: 8px;
		padding-right: 8px;
		border-top-color: #c2c2c2;
		border-top-style: solid;
		border-top-width: 1px;
		border-bottom-color: #c2c2c2;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-left-color: #c2c2c2;
		border-left-style: solid;
		border-left-width: 1px;
		border-right-color: #c2c2c2;
		border-right-style: solid;
		border-right-width: 1px;
		float: none;
	}
	#page-content{
	}
	.home #page-content,
	.hpb-viewtype-date{
		background-color: #ffffff;
		border-top-color: #f8e8d0;
		border-top-style: solid;
		border-top-width: 1px;
		border-bottom-color: #f8e8d0;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-left-color: #f8e8d0;
		border-left-style: solid;
		border-left-width: 1px;
		border-right-color: #f8e8d0;
		border-right-style: solid;
		border-right-width: 1px;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		padding-right: 10px;
		margin-bottom: 10px;
	}
	.home #hpb-main div#page-content,
	.home #hpb-main div.hpb-viewtype-date{
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		padding-right: 10px;
		width: auto;
	}
	#page-content blockquote{
		margin-left: 10px;
		margin-right: 10px;
	}

/* aside */
	aside{
		float: none;
		clear: both;
		width: 100%;
		padding-left: 0;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		background-color: transparent;
	}
	.home aside{
		background-color: #ffffff;
		padding-top: 0;
		margin-top: 0;
		border-top-color: #c2c2c2;
		border-top-style: solid;
		border-top-width: 1px;
		border-bottom-color: #c2c2c2;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-left-color: #c2c2c2;
		border-left-style: solid;
		border-left-width: 1px;
		border-right-color: #c2c2c2;
		border-right-style: solid;
		border-right-width: 1px;
	}
	aside ul{
		padding-left: 10px;
		padding-right: 10px;
		background-color: #ffffff;
		border-top-color: #c2c2c2;
		border-top-style: solid;
		border-top-width: 1px;
		border-bottom-color: #c2c2c2;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-left-color: #c2c2c2;
		border-left-style: solid;
		border-left-width: 1px;
		border-right-color: #c2c2c2;
		border-right-style: solid;
		border-right-width: 1px;
	}
	.home aside ul{
		border: none;
	}
	aside ul .widget{
		background-repeat: repeat-x;
	}
	aside h2{
		background-repeat: repeat-x;
	}
	aside ul ul{
		border: none;
		padding-left: 0;
		padding-right: 0;
	}

	aside #hpb-sidebar-main-nav,
	aside #hpb-sidebar-sub-nav{
		display: block;
		padding: 0;
		border: none;
		background-color: transparent;
	}
	aside #hpb-sidebar-main-nav li a{
		font-size: 14px;
		padding-left: 15px;
		padding-right: 15px;
		font-weight: bold;
	}
	.home aside #hpb-sidebar-main-nav,
	.home aside #hpb-sidebar-sub-nav{
		display: none;
	}
	#hpb-sidebar-sub-nav ul{
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #c2c2c2;
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: #c2c2c2;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #c2c2c2;
		border-left-style: solid;
		border-left-width: 1px;
		border-left-color: #c2c2c2;
		background-color: #ffffff;
	}
	#hpb-sidebar-sub-nav li{
		display: block;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #c2c2c2;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
	}
	#hpb-sidebar-sub-nav li:last-child{
		border-bottom-style: none;
	}
	#hpb-sidebar-sub-nav li a{
		display: block;
	}
	#hpb-sidebar-sub-nav li a:link,
	#hpb-sidebar-sub-nav li a:visited{
		text-decoration: none;
	}
	#hpb-sidebar-sub-nav li a:hover{
		text-decoration: underline;
	}
/* フッター */
	#hpb-global-footer{
		width: 100%;
		height: auto;
	}
	.home #hpb-global-footer{
		height: 60px;
	}
	#hpb-sub-nav{
		margin-top: 10px;
	}
	#hpb-footer-main{
		margin-top: 0;
		width: 100%;
		height: auto;
		position: inherit;
	}
	#hpb-footer-main p{
		margin-top: 0;
		margin-bottom: 0;
	}
	.home #hpb-footer-main{
		margin-top: 0px;
		padding-top: 0;
		position: absolute;
	}
	.home #hpb-footer-main p{
		margin-top: 0.5em;
	}
	.hpb-wp-login {
	}
	footer .hpb-wp-login a{
		bottom: 8px;
	}
	.home footer .hpb-wp-login a{
		bottom: 23px;
	}
/* フォームパーツ設定 */
	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;
	}

}
