/*
Theme Name: GORO
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.7.0 for Windows」によって作成されました。サイト名は「GORO」、サイトの公開日時は「2013年08月14日16:59」です。
License URI: license.txt
*/

/* for IE8, IE7, IE6 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section{
	display: block;
}
p, ol, ul, li, h1, h2, h3, h4, h5{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


body{
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 75%;
	font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
	color: #666666; /* 標準文字色 */


}

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

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container{
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bg_container.png);
	background-repeat: repeat-x;
	background-color: #ECECE2;
	background-position: center 129px;
	position:relative;
}

.home #hpb-container{
	background-image: url(img/bg_home_container.png);
}

#hpb-grobal-header{
	background-image: url(img/bg_hpb-grobal-header.png);
	height: 109px;
	background-position: center center;
	background-repeat: repeat-x;
	padding-top: 20px;
	position: relative;
	margin-bottom: 47px;
}
.home #hpb-grobal-header{
	margin-bottom: 0px;
}

#hpb-grobal-header #hpb-header-main{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#hpb-header-main h1{
	text-indent: -9999px;
	background-image: url(img/logo_basic-5.png);
	float: left;
	height: 70px;
	width: 248px;
}
#hpb-header-main #hpb-site-desc{
	color: #FFF;
	height: 20px;
	position: absolute;
	top: 0px;
	font-size: 10px;
	font-weight: normal;
	text-indent: 15px;
	padding-top: 2px;
}

/* 追加要素 */
#hpb-grobal-header #hpb-header-extra1{
	font-weight: bold;
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-indent: 10px;
	background-image: url(img/bg_header_line.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
}
#hpb-grobal-header #hpb-header-extra1 p{
	display: inline;
}
#hpb-header-extra1 .tel{
	color: #C0A808;
	font-size: 1.3em;
}
#hpb-header-extra1 .address{
	color: #333;
	font-size: 1.2em;
}


/* ナビゲーション */
#hpb-main-nav{
	position: absolute;
	top: 30px;
	width: 750px;
	left:50%;
	margin-left: -250px;
}
#hpb-main-nav ul{
	display: block;
	height: 36px;
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
	background-image: url(img/bg_hpb-global_list.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#hpb-main-nav li{
	float: left;
	z-index: 100;
}
#hpb-main-nav ul li{
	background-image: url(img/bg_hpb-global_list.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#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{
	
}

#hpb-main-nav ul li:hover ul a,
#hpb-main-nav li.current-menu-item .sub-menu a,
#hpb-sidebar-main-nav ul li:hover .sub-menu a,
#hpb-sidebar-main-nav li.current-menu-item .sub-menu a{
}

#hpb-main-nav ul .sub-menu{
	display: none;
	border-radius: 3px;
	position: absolute;
	margin-top: 30px;
	padding-top: 0px;
	z-index: 200;
	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;
}
#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{
	display: block;
	height: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 1.4;
}
#hpb-main-nav ul .sub-menu li a:link,
#hpb-main-nav ul .sub-menu li a:visited{
	color: #ffffff;
}
#hpb-main-nav ul li:hover .sub-menu{
	display: block;
}

#hpb-main-nav ul li:hover .sub-menu a{
	display: block;
}
#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 a{
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 30px;
	height: 30px;
}


#hpb-main-nav a:link,
#hpb-main-nav a:visited{
	color: #333;
	text-decoration: none;
}
#hpb-main-nav a:hover,
#hpb-main-nav a:active{
	color: #333;
	text-decoration: underline;
}
#hpb-inner{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 43px;
}
#hpb-inner:after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.home #hpb-title{
	width:auto;
	height: 292px;
	width: 1000px;
	margin-bottom: 15px;
}
#hpb-content #hpb-main {

}
.home #hpb-content #hpb-main{
	float: right;
	width: 660px;
	margin-bottom: 43px;
}
#hpb-content{
	float: right;
	border: 1px solid #D9D9D9;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
	margin-bottom: 16px;
	width: 630px;
}
.home #hpb-content{
	float: none;
	width: auto;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	width: 1000px;
	margin: 0px;
	padding: 0px;
}
.home #hpb-main div{
	border: 1px solid #D9D9D9;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 16px;
}


/* パンくずリスト　*/
#hpb-breadcrumb-list{
	margin-left: -490px;
	position: absolute;
	top: 140px;
	left: 50%;
}
div#hpb-breadcrumb-list{
	bottom: 0px;
	
}
#hpb-breadcrumb-list div{
	display: inline;
}


#hpb-inner aside{
	float: left;
	width: 299px;
	padding-left: 10px;
	margin-bottom: 43px;
}
aside .widget{
	background-color: #f0f0f0;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-color: #fff;
	border-top-width: 7px;
	border-top-style: solid;
	border-right-color: #fff;
	border-right-width: 7px;
	border-right-style: solid;
	border-left-color: #fff;
	border-left-width: 7px;
	border-left-style: solid;
	border-bottom-color: #fff;
	border-bottom-width: 7px;
	border-bottom-style: solid;
}
aside #search-2{
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	margin-bottom: 20px;
	padding-right: 0px;
	padding-left: 0px;
}
footer{
	clear: both;
}



#hpb-global-footer{
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	background-color: #000;
}


/* フッター内パーツ */
#hpb-footer-main{
}

/* コピーライト文字設定 */
#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: #666666;
	text-decoration: none;
}
footer nav a:hover,
footer nav a:active{
	color: #666666;
	text-decoration: underline;
}


/*--------------------------------------------------------
  サイドバーメニュー設定
--------------------------------------------------------*/

aside #hpb-sidebar-main-nav,
aside #hpb-sidebar-sub-nav{
	display: none;
}

/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

nav li a {
	/* ナビゲーション文字設定 */
}

/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/
/* リンク文字色 */
a:link, a:visited{
	color: #336633; /* 標準文字色 */
	text-decoration: none;
}
a:hover, a:active{
	color: #ff9933;
	text-decoration: none;
}

#hpb-skip{
	/* ヘッダースキップの非表示 */
	height: 1px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
}

p{
	margin-top: 0.5em;
	margin-bottom: 1.5em;
	padding-right: 0.1em;
	padding-left: 0.1em;
	line-height: 1.4;
	text-align: left;
}
.xx-small{
	font-size: 0.75em;
}
.x-small{
	font-size: 0.8em;
}
.small{
	font-size: 0.9em;
}
.medium{
	font-size: 1em;
}
.large{
	font-size: 1.2em;
}
.x-large{
	font-size: 1.5em;
}
.xx-large{
	font-size: 2em;
}
p.indent{
	padding-left: 5px;
}

hr{
	width: 100%;
	height: 1px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	clear: both;
	border-top-width: 1px;
	border-top-style: none;
	border-right-width: 1px;
	border-right-style: none;
	border-left-width: 1px;
	border-left-style: none;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: none;
}
#hpb-content .hpb-postinfo{
	clear: both;
}
.home #hpb-title h2{
	background-image: url("img/mainimg_basic-5.png");
	background-position: left top;
	background-repeat: no-repeat;
	height: 100%;
	margin-bottom: 0;
	margin-top: 0;
}
#hpb-content h3{
	border-bottom: 2px solid #E2E2E2;
	clear: both;
	font-size: 1.25em;
	height: 40px;
	line-height: 43px;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	overflow: hidden;
	text-align: left;
}
#hpb-content h2, #hpb-content .hpb-viewtype-date h3{
	background-repeat: repeat-x;
	clear: both;
	color: #000000;
	height: 50px;
	line-height: 57px;
	margin-bottom: 0.5em;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
#hpb-title h2, #hpb-content .hpb-viewtype-date h3{
	line-height: 57px;
	text-indent: 15px;
	background-image: url(img/bg_h3.png);
	margin-right: -10px;
	margin-left: -10px;
	padding:0px;
}

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

h4{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	text-align: left;
	font-size: 1.15em;
	line-height: 1.2;
	color: #004bbc;
	clear: both;
}

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;
}

table{
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 0;
	border-collapse: collapse;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}

table th{
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-align: left;
	background-color: #eeeeee;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

table td{
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

/* フォームパーツ設定 */
input.button{
	margin-top: 10px;
	margin-bottom: 15px;
}

textarea{
	width: 400px;
	height: 200px;
}

input.l{
	width: 400px;
}
input.m{
	width: 250px;
}
input.s{
	width: 150px;
}
.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;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
}

.hpb-viewtype-date dd{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 130px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	text-align: left;
	line-height: 16px;
	min-height: 16px;
	padding-left: 0px;
}

.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;
	text-align: right;
	padding: 0;
	width: auto;
}
#hpb-main div.hpb-more-entry a{
	padding-left: 5px;
}



#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{
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 0;
	overflow: hidden;
	text-indent: -9999px;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.home #hpb-title h2 a{
	color: #000000;
}

/* 投稿内の画像サイズ定義 */
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img{
	max-width: 97.5%;
	width: auto;
	height: auto;
}
.wp-caption,
.wp-caption-text{
	text-align: center;
}

.hpb-wp-login a{
	position: absolute;
	right: 10px;
	bottom: 10px;
}
/*--------------------------------------------------------
  ウィジェットデザイン設定
--------------------------------------------------------*/

/* カレンダー */

#calendar_wrap{
	padding-bottom: 20px;
	}
.widget_calendar div{
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(img/bg_calendar.png);
	background-repeat: no-repeat;
	background-position: 195px 20px;
	
}
.widget_calendar caption{
	border-radius: 3px;
	margin-bottom: 3px;
}
.widget_calendar table{
	width: 100%;
	border-collapse: collapse;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	table-layout: fixed;
}

.widget_calendar table td,
.widget_calendar table th{
	background-color: inherit;
	padding: 0;
	text-align: center;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.widget_calendar #today{
	background-color: #e7e7e7;
	border-radius: 5px;
}
.widget_calendar tbody a{
	color: #ffffff;
	background-color: #004BBC;
	padding-left: 3px;
	padding-right: 3px;
	border-radius: 5px;
}
.widget_calendar #prev{
	padding-top: 7px;
	text-align: left;
}
.widget_calendar #next{
	padding-top: 7px;
	text-align: right;
}

aside .widget_search div{
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.widget_search #s{
	width: 75%;
	margin-right: 8px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 5px;
	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;
}

aside h2{
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}
#searchsubmit{
	background-image:  url(img/btn_searchsubmit.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 5px;
	height: 30px;
	width: 54px;
}

.widget_search label{
	display: none;
}

/* テキスト */
.textwidget{
	padding: 5px 10px;
}

/* タグ */
.widget_tag_cloud .tagcloud{
	padding: 10px 10px;
}
.widget_tag_cloud .tagcloud a{
	color: #3a3a3a;
	text-decoration: none;
	background-color: #e7e7e7;
	padding: 5px 10px 3px;
	border-radius: 3px;
	display: inline-block;
}

.widget_tag_cloud .tagcloud a:visited{
	color: #666666; /* 標準文字色 */
	text-decoration: none;
}
.widget_tag_cloud .tagcloud a:hover,
.widget_tag_cloud .tagcloud a:active{
	color: #666666;
	text-decoration: underline;
}

.widget_recent_entries a,
.widget_archive a,
.widget_categories a{
	display: block;
}
/* ソーシャルボタン */
#hpb-content #hpb-main .hpb_social{
	margin-top: 10px;
}
#hpb-content #hpb-main .hpb_social,
#hpb-content #hpb-main .hpb_social div{
	padding-bottom:0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	border-style: none;
}

aside .widget_recent_entries li{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #f0f0f0;
	background-image : url(img/icon_arrow.png);
	background-position: 0px 0em;
	background-repeat: no-repeat;
	padding-left: 20px;
}

aside .widget ul{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom:20px;
}


/*--------------------------------------------------------
  カスタム投稿一覧
--------------------------------------------------------*/
/* 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{
	background-color: #fff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

/*--------------------------------------------------------
  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;
	}
	.home #hpb-container,
	#hpb-container{
		background-image: none;
		background-color: #eae7e2;
	}
/* ヘッダー */
	#hpb-grobal-header{
		height: auto;
		background-image: none;
		padding-top: 43px;
		margin-top: 0px;
		margin-bottom: 15px;
	}
	
	.home #hpb-grobal-header{
		height: auto;
		max-height: none;
	}

	#hpb-grobal-header #hpb-header-main{
		width: auto;
		float: none;
	}
	#hpb-header-main h1{
		margin-top: 10px;
		margin-bottom: 5px;
		margin-left: 10px;
		margin-right: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
		width: auto;
		background-image : url(img/logo_basic-5.png);
		background-repeat: no-repeat;
		background-position: left top;
		height: auto;
		min-height: 50px;
		float: none;
	}
	#hpb-header-main h2#hpb-site-desc{
		width: auto;
		margin-left: 0;
		position: absolute;
		top: 0px;
		padding-top: 3px;
		height: auto;
		margin-bottom: 6px;
		min-height: 40px;
		height: 40px;
		background-color: #000000;
		text-indent: 10px;
		width: 100%;
	}
	#hpb-grobal-header #hpb-header-extra1{
		text-align: left;
		float: none;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0;
		margin-bottom: 6px;
		padding-top: 0;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 0.8em;
		width: auto;
		background-image: none;
		text-indent: 0;
	}
	#hpb-header-extra1 p.tel{
		display: inline;
		margin-right: 6px;
		color: #b59e06;
		font-size: 1.2em;
	}
	#hpb-header-extra1 p.tel span {
	/* 電話番号の「TEL」文字設定 */
	}
	#hpb-header-extra1 p.address{
		display: inline;
	}
	/* ぱんくずなび */
	#hpb-breadcrumb-list{
		margin-left: 10px;
		position: static;
	}
	.home #hpb-main-nav,
	#hpb-main-nav,
	#hpb-sub-nav{
		display: none;
		position: static;
		left: 0;
	}
	#hpb-main-nav ul,
	#hpb-sidebar-main-nav ul{
		height: auto;
		margin-bottom: 10px;
		padding-left: 10px;
		padding-right: 10px;
	}
	#hpb-main-nav ul li,
	#hpb-sidebar-main-nav ul li{
		float: none;
		border-bottom-style: none;
		background-image : url(img/bg_hpb-main-nav-li_sp.png);
		background-position: left bottom;
		background-repeat: repeat-x;
		padding-bottom: 1px;
	}
	#hpb-main-nav ul li:last-child,
	#hpb-sidebar-main-nav ul li:last-child{
		border: none;
	}
	#hpb-sidebar-main-nav ul li li{
		border: none;
	}
	#hpb-main-nav ul li a,
	#hpb-sidebar-main-nav ul li a{
		font-size: 1.2em;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-right: 10px;
		padding-left: 25px;
		border-left: none;
		border-right: none;
		border-top: none;
		float: none;
		background-image: none;
		font-weight: bold;
	}
	#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{
	}
	#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{
		text-decoration: none;
		border-bottom: none;
		border-bottom: none;
		border-left: none;
		border-right: none;
		border-top: none;
	}

	#hpb-main-nav ul .sub-menu,
	.home #hpb-main-nav ul .sub-menu,
	#hpb-sidebar-main-nav ul .sub-menu{
		position: static;
		margin-top: 0;
		margin-bottom: 0;
		background-color: transparent;
		border-top-style: none;
		background-image : url(img/bg_hpb-main-nav-li_sp.png);
		background-position: left top;
		background-repeat: repeat-x;
		padding-top: 1px;
		padding-bottom: 0;
		display: block;
		padding-left: 0;
		padding-right: 0;
	}
	.home #hpb-main-nav ul .sub-menu,
	#hpb-sidebar-main-nav ul {
	}
	#hpb-main-nav ul li:hover .sub-menu{
		display: block;
		position: static;
		margin-top: 0;
		z-index: auto;
		box-shadow: none;
	}
	#hpb-main-nav ul .sub-menu li,
	#hpb-sidebar-main-nav ul .sub-menu li{
		border-bottom: none;
		background-color: transparent;
		background-image : url(img/bg_hpb-main-nav-li_sp.png);
		background-position: left bottom;
		background-repeat: repeat-x;
		padding-bottom: 1px;
		padding: 0;
		padding-left: 2em;
	}
	#hpb-main-nav ul .sub-menu li:last-child,
	#hpb-sidebar-main-nav ul .sub-menu li:last-child{
		background-image: none;
	}
	#hpb-main-nav ul .sub-menu li a,
	#hpb-sidebar-main-nav ul .sub-menu li a{
		padding-top: 5px;
		padding-bottom: 5px;
	}
	#hpb-main-nav ul .sub-menu li a:link,
	#hpb-main-nav ul .sub-menu li a:visited,
	#hpb-sidebar-main-nav ul .sub-menu li a:link,
	#hpb-sidebar-main-nav ul .sub-menu li a:visited{
		color: #000000;
	}
	#hpb-main-nav ul .sub-menu li a:hover,
	#hpb-main-nav ul .sub-menu li a:active,
	#hpb-sidebar-main-nav ul .sub-menu li a:hover,
	#hpb-sidebar-main-nav ul .sub-menu li a:active{
		box-shadow: none;
		border-radius: 0;
	}

	.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%;
	}

	aside #hpb-sidebar-main-nav ul{
		padding-top: 5px;
		padding-bottom: 5px;
	}
	#hpb-main-nav ul li:hover .sub-menu{
		box-shadow: none;
	}
	#hpb-main-nav ul li .sub-menu li:hover{
		box-shadow: none;
	}
	#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 a:hover,
	#hpb-sidebar-main-nav li a:active{
		color: #ffba00;
	}
	#hpb-sidebar-main-nav .sub-menu{
		border-top-color: #7FA6BA;
		border-top-style: solid;
		border-top-width: 2px;
		padding-left: 2em;
	}
	aside #hpb-sidebar-main-nav .sub-menu{
		padding-top: 0;
		padding-bottom: 0;
	}
	#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{
		padding-top: 5px;
		padding-bottom: 5px;
	}
	#hpb-sidebar-main-nav .sub-menu li a:hover,
	#hpb-sidebar-main-nav .sub-menu li a:active{
	}

	.home #hpb-content #hpb-main{
		margin-top: 5px;
		margin-bottom: 15px;
		float: none;
		width: auto;
	}
	.home #hpb-main:after{
		content: ".";
		clear: both;
		height: 0;
		display: block;
		visibility: hidden;
	}
	#hpb-inner{
		margin: 0 auto;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 0;
		position: relative;
	}
	#hpb-inner :after{
		content: "";
		display: table;
		clear: both;
	}

	#page-content h2,
	#hpb-content .hpb-viewtype-date h3{
		font-size: 1.6em;
		font-weight: bold;
		padding-left: 5px;
		padding-right: 5px;
		text-align: left;
		overflow: hidden;
		clear: both;
		border-bottom: none;
	}
	.hpb-viewtype-date dt{
		font-weight: bold;
		position: absolute;
	}
	.hpb-viewtype-date dd{
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 0;
		margin-left: 0;
		padding-left: 130px;
		padding-right: 16px;
		text-align: left;
		line-height: 16px;
		min-height: 16px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.hpb-viewtype-date dd a{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	#hpb-main div.hpb-more-entry{
		padding-top: 5px;
		padding-right: 30px;
		padding-bottom: 5px;
		padding-left: 30px;
		text-align: right;
		float: right;
	}
	#hpb-main div.hpb-more-entry a{
	}
	#hpb-inner aside,
	.home #hpb-inner aside{
		margin-top: 8px;
		padding-left: 10px;
		padding-right: 10px;
		float: none;
		width: auto;
	}
	aside h2{
	}
	aside li.widget{
		background-image: -moz-linear-gradient(top, #fefefe, #f8f8f8);
		background-image: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#f8f8f8));
		padding: 10px;
		background-color: #ffffff;
	}
	aside .widgettitle{
		background-image: none;
		font-size: 1.2em;
		color: #000000;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 10px;
		padding-top: 6px;
		height: auto;
	}
	aside li.widget ul li{
		margin-bottom: 6px;
	}
	.widget .tagcloud a{
		background-color: transparent;
	}
	.widget #calendar_wrap{
		background-image: none;
	}
	.home #hpb-title{
		margin: 0;
		background-image: none;
		height: 128px;
		margin-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		background-image: -moz-linear-gradient(top, #497833, #73a35b);
		background-image: -webkit-gradient(linear, left top, left bottom, from(#497833), to(#73a35b));
	}
	.home #hpb-title h2{
		background-size: contain;
	    height: 100%;
		
	}
	article img{
		max-width: 320px !important;
		height: auto !important;
	}
	aside #hpb-sidebar-main-nav,
	aside #hpb-sidebar-sub-nav{
		display: block;
	}
	.home aside #hpb-sidebar-main-nav,
	.home aside #hpb-sidebar-sub-nav{
		display: none;
	}
	#hpb-sidebar-sub-nav ul{
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #717171;
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: #717171;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #717171;
		border-left-style: solid;
		border-left-width: 1px;
		border-left-color: #717171;
		border-radius: 5px;
	}
	#hpb-sidebar-sub-nav li{
		display: block;
		border-bottom-style: dotted;
		border-bottom-width: 1px;
		border-bottom-color: #717171;
		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-content{
		float: none;
		padding-left: 10px;
		padding-right: 10px;
		margin-bottom: 15px;
	}
	.home #hpb-content{
		width: auto;
	}
	aside .widget_search div{
		padding-top: 0;
		padding-right: 0;
		padding-bottom: 0;
		padding-left: 0;
		background-color: transparent;
	}
	aside #search-2{
		background-color: transparent;
		background-image: none;
	}
	.widget_search #s {
	}
	.widget_search #searchsubmit {
	}
	/* top */
	.home #hpb-main #page-content{
		width: auto;
	}
	#toppage-topics, .hpb-posttype-news{
		width: auto;
		padding-left: 0;
		padding-right: 0;
	}
	#toppage-topics ul{
		padding-left: 10px;
		padding-right: 10px;
	}
	#hpb-main #page-content{
		width: auto;
		margin-right: 0;
	}
/* フッター */
	#hpb-global-footer{
		width: 100%;
	}
	.home #hpb-global-footer{
		height:50px;
	}
	#hpb-sub-nav {
	}
	#menu-subnav-1{
		text-align: left;
	}
	#menu-subnav-1 li:first-child{
		padding-left: 0;
	}
	#hpb-footer-main{
		margin-top: 0;
		width: 100%;
		height: auto;
		position: inherit;
	}
	#hpb-footer-main p{
		margin-top: 0;
		margin-bottom: 0;
		text-align: left;
	}
	.home #hpb-footer-main{
		margin-top: 0px;
		padding-top: 0;
		position: absolute;
	}
	.home #hpb-footer-main p{
		margin-top: 0.5em;
	}
	footer .hpb-wp-login{
		width: auto;
		padding-left: 10px;
		padding-right: 10px;
	}
	footer .hpb-wp-login a{
		position: absolute;
		right: 10px;
	}
	footer .hpb-wp-login a:hover,
	footer .hpb-wp-login a:active{
		text-decoration: underline;
	}

/* フォームパーツ設定 */
	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;
	}
}
