go/*
Theme Name: kakimoto-h.com
Author: Homepage Builder
Author URI: https://www.justsystems.com/jp/links/hpb/creator.html?p=hpb17_wp_hpbdash
Description: このテーマは「JustSystems Homepage Builder Version 17.0.7.0 for Windows」によって作成されました。サイト名は「kakimoto-h.com」、サイトの公開日時は「2013年06月03日14:34」です。
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: 85%;
	font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
/*	color: #000000;  */
	color: #676664; /* 標準文字色 */
	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: #ffffff;
	background-position: top left;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}


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

.home #hpb-grobal-header{
	height: auto;
}

#hpb-grobal-header:after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#hpb-inner{
	width: 980px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	position: relative;
	padding-top: 0px;
}

#hpb-inner:after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#hpb-content{
	width: 648px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	position: relative;
	padding-top: 0px;
	float: right;
	background-color: #ffffff;
}
.home #hpb-content{
	background-color: transparent;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.home #hpb-title{
	margin-top: 0;
	margin-left: -342px;
	margin-right: -10px;
	padding-left: 0;
	padding-right: 0;
	clear: both;
	width: 1000px;
	height: 240px;
	position: relative;
}
.home #hpb-title h2{
	background-image :url(https://kakimoto-h.com/wp-content/uploads/2013/07/NO1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 100%;
	border-bottom: none;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
}

#hpb-main{
	width: 648px;
	text-align: left;
}

.home #hpb-main{
	padding-top: 22px;
}

aside{
	width: 300px;
	float: left;
	margin-top: -12px;
}
#ie6 aside{
	margin-top: 0;
}
.home aside{
	margin-top: 250px;
}
#ie6 .home aside{
	margin-top: 442px;
}

#hpb-global-footer{
	width: 1000px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	background-image : url(img/bg_footer_girly-1.png);
	background-color: #e1e1e1;
}


#hpb-main-nav{
	clear: both;
	width: 1000px;
	padding-top: 20px;
}

.home #hpb-main-nav{
	z-index: 100;
}

blockquote{
	border-radius: 13px;
	background-image:url(img/bg_blockquote.png);
	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;
		*/
	margin-bottom: 10px;
}

/* ナビゲーション */
#hpb-main-nav ul{
	display: block;
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	list-style-type: none;
	text-align: left;
	background-image : url(img/bg_hpb-main-nav-ul_top.png),url(img/bg_hpb-main-nav-ul_bot.png),url(img/bg_hpb-main-nav-ul_mid.png);
	background-repeat: repeat-x, repeat-x, repeat;
	background-position: left top, left bottom, left top;
	zoom: 1;
}

#ie8 #hpb-main-nav ul,
#ie7 #hpb-main-nav ul,
#ie6 #hpb-main-nav ul{
	background-image : url(img/bg_hpb-main-nav-ul_mid.png);
	background-repeat: repeat;
	background-position: left top;
}
#hpb-main-nav ul:after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#hpb-main-nav li{
	float: left;
	z-index: 100;
}
#ie6 #hpb-main-nav li,
#ie7 #hpb-main-nav li{
	position: relative;
}

#hpb-main-nav ul .sub-menu{
	display: none;
	background-color: rgba( 235, 133, 112, 0.85 );
	position: absolute;
	margin-top: 40px;
	margin-left: 30px;
	z-index: 200;
	height: auto;
	background-image: none;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
}
#hpb-main-nav ul .sub-menu ul{
	margin-left: 0;
	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{
	background-image: none;
	display: block;
	height: auto;
	padding-left: 8px;
	padding-bottom: 8px;
	line-height: 1.4;
}
#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-main-nav li a{
	background-image : url(img/bg_hpb-main-nav-li.png);
	background-repeat: no-repeat;
	background-position: 0 1.2em;
	display: block;
	float: left;
	padding-top: 18px;
	padding-bottom:10px;
	padding-left: 28px;
	padding-right: 5px;
	font-size: 14px;
	line-height: 28px;
}

#hpb-main-nav a:link,
#hpb-main-nav a:visited{
	color: #fef5cc;
	text-decoration: underline;
}
#hpb-main-nav a:hover,
#hpb-main-nav a:active{
	color: #e9db9a;
	text-decoration: underline;
}

/* ヘッダー内パーツ */
#hpb-header-extra1{
	background : url(img/hpb-header-extra1.png) 0% 0% / auto auto repeat scroll padding-box border-box transparent;
	background-repeat: no-repeat;
	color: #666666;
	width: 500px;
	height: 59px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	float: right;
	text-align: left;
}

#hpb-header-extra1 p.tel{
	/* 電話番号の文字設定 */
	display: block;
	margin-top: 27px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-size: 1.1em;
	line-height: 1.2;
	text-align: left;
}

#hpb-header-extra1 p.tel span{
	/* 電話番号の「TEL」文字設定 */
	background-repeat: no-repeat;
	padding-left: 28px;

}

#hpb-header-extra1 p.address{
	/* 住所文字設定 */
	display: block;
	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.1em;
}

/* パンくずリスト　*/
div#hpb-breadcrumb-list{
	width: auto;
	bottom: 0px;
	padding-top: 23px;
	padding-bottom: 10px;
}
#hpb-breadcrumb-list div{
	padding-left: 0;
	display: inline;
}
#hpb-breadcrumb-list div:first-child{
	background: url(img/bg_hpb-breadcrumb-list.png);
	background-repeat: no-repeat;
	background-position: 12px 0;
	padding-left: 40px;
	display: inline;
}

#page-content h2{
	background-image: url(img/page-content-h2.png);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 3px;
	padding-left: 25px;
	padding-right: 10px;
	color: #fef5cd;
	font-weight: normal;
}
.hpb-entry-thumb img{
	background-image: url(img/bg_imgframe.png);
	padding:5px;
}

#page-content li{
	list-style-image: url(img/icon_list02.png);
	background: url(img/dot_list02.png);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	margin-bottom: 20px;
	padding-bottom: 5px;
}

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-header-main{
	width: 460px;
	margin: 0;
	float: left;
	position: relative;
}

#hpb-header-main h1{
	width: 460px;
	margin-top: 10px;
	margin-left: 10px;
	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_girly-1.jpg);
	background-repeat: no-repeat;
	height: 75px;
	text-indent: -9999px;
}

#hpb-header-main #hpb-site-desc{
	color: #a4a4a4;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: left;
	font-weight: normal;
	line-height: 1.2;
	font-size: 11px;
	width: 460px;
	height: auto;
}

/* フッター内パーツ */
#hpb-footer-main{
	width: 980px;
	position: absolute;
	bottom: 10px;
}

/* コピーライト文字設定 */
#hpb-footer-main p{
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	margin-bottom: 0;
}

#hpb-footer-main .hpb-copyright{
	color: #fefff1;
	font-size: 0.8em;
}

footer nav ul{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	list-style-type: none;
}

footer nav li{
	/* フッターナビ設定 */
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}

footer nav ul li:first-child{
	border-left: none;
}

footer nav a:link,
footer nav a:visited{
	color: #fef5cc;
	text-decoration: underline;
}
footer nav a:hover,
footer nav a:active{
	color: #ffffff;
	text-decoration: underline;
}

footer{
	position: relative;
}
footer .hpb-wp-login a{
	position:absolute;
	right: 10px;
	text-decoration: underline;
}
footer .hpb-wp-login a:link,
footer .hpb-wp-login a:visited{
	color: #FEF5CC;
	text-decoration: underline;
}
footer .hpb-wp-login a:hover,
footer .hpb-wp-login a:active{
	color: #ffffff;
	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;
}

aside ul li{
	background-color: #f6f5f3;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #e7e2de;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #e7e2de;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e7e2de;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #e7e2de;
}
aside ul li li{
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

aside .widget li{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #f0a89a;
	padding-top: 12px;
	padding-left: 25px;
	padding-bottom: 12px;
	background-image : url(img/icon_list01.png);
	background-position: 1px 1.1em;
	background-repeat: no-repeat;
	margin-left: 12px;
	margin-right: 12px;
}

aside h2{
	font-size: 1.2em;
	background-image : url(img/bg_widgettitle01.png);
	background-repeat: no-repeat;
	color: #ffffff;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 3.5em;
	margin: 0;
	width: auto;
	height: auto;
	line-height: 34px;
	position: relative;
	z-index: 1;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
}
.widget_recent_entries h2,
.widget_archive h2,
.widget_calendar h2{
	background-image : url(img/bg_widgettitle02.png);
	background-repeat: no-repeat;
}


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: #7290b4; /* 標準文字色 */
	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: #96b2d5;
	text-decoration: none;
}

aside #hpb-sidebar-main-nav li a:link,
aside #hpb-sidebar-main-nav li a:visited{
	color: #fef5cc;
	text-decoration: none;
}
aside #hpb-sidebar-main-nav li a:hover,
aside #hpb-sidebar-main-nav li a:active{
	color: #e9db9a;
	text-decoration: underline;
}

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

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


/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/
/* ギャラリーのプラグイン */
.galleria-container { background-color: #ffffff; }





/* リンク文字色 */
a:link, a:visited{
	color: #738fb4; /* 標準文字色 */
	text-decoration: none;
}
a:hover, a:active{
	color: #96b2d5;
	text-decoration: none;
}

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

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

hr{
	width: 100%;
	height: 1px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	clear: both;
	border-top-width: 1px;
	border-top-style: none;
	border-right-width: 1px;
	border-right-style: none;
	border-left-width: 1px;
	border-left-style: none;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: none;
}

#ie6 hr,
#ie7 hr,
#ie8 hr{
	margin-top:0;
	margin-bottom:0;
}


.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: 10px;
	padding-right: 10px;
	padding-bottom:10px;
	text-align: left;
	overflow: hidden;
	clear: both;
	background-image : url(img/icon_viewtype-date-h3.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	border-bottom-style: none;
}
#hpb-content .hpb-viewtype-date h3{
	background-position: 0 1.1em;
}

#hpb-content h2 a{
	color: #666666;
	font-size: 1.15em;
	line-height: 33px;
	text-decoration: none;
}
#hpb-content h3 a{
	color: #ec9480;
}

#hpb-content h3{
	color: #ec9480;
	background-image: url(img/page-content-h3.png);
	background-position: 0 bottom;
	background-repeat: no-repeat;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-align: left;
	line-height: 24px;
	overflow: hidden;
	font-size: 1.25em;
	clear: both;
	padding-top: 3px;
	padding-left: 30px;
	padding-right: 10px;
	font-weight: normal;
}

#hpb-content .hpb-postinfo{
	clear: both;
}

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

h4{
	background-image:url(img/page-content-h4.png);
	background-repeat: no-repeat;
	background-position: 9px 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 27px;
	text-align: left;
	font-size: 1.15em;
	line-height: 1.2;
	color: #ed9581;
	clear: both;
	font-weight: normal;
}

h5{
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
	font-size: 1.08em;
	line-height: 1.2;
	color: #ed9581;
	clear: both;
}
h6{
	color: #666666;
	font-size: 1em;
}

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

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

table td{
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 8px;

	border-right-width: 0;
	border-right-style: solid;
	border-right-color: #aac7cd;
	border-bottom-width: 0;
	border-bottom-style: solid;
	border-bottom-color: #aac7cd;
}

/* フォームパーツ設定 */
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{
	background-image : url(img/icon_list01.png);
	background-position: 133px 0.8em;
	background-repeat: no-repeat;
	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: 160px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	text-align: left;
	line-height: 16px;
	min-height: 16px;
	padding-left: 0;
	background-image : url(img/dot_list02.png);
	background-position: 0 bottom;
	background-repeat: repeat-x;
}

.hpb-viewtype-date dd a{
	display: block;
}

.hpb-viewtype-date dl:after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#hpb-main .hpb-postinfo{
	text-align: right;
	margin: 0;
}

#hpb-main .hpb-pagenation{
	clear: both;
}

#hpb-main .hpb-pagenation .hpb-oldpage{
	float: left;
}

#hpb-main .hpb-pagenation .hpb-newpage{
	float: right;
}

#hpb-main .hpb-pagenation:after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#hpb-main .alignleft{
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
}

#hpb-main .alignright{
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: right;
}

#hpb-main .aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 10px;
}

#hpb-main div.hpb-more-entry{
	border-bottom: none;
	border-left: none;
	border-top: none;
	border-right: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#hpb-main div.hpb-more-entry a{
	text-indent: -9999em;
	background-image: url(img/bg_hpb-more-entry.png);
	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{
	margin-top: 0;
	overflow: hidden;
	text-indent: -9999px;
	width: auto;
	background-position: top center;
	background-repeat: no-repeat;
}
.home #hpb-title h2 a{
	color: #000000;
}

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

#hpb-comments ul li{
 list-style:none;
}

/*--------------------------------------------------------
  ウィジェットデザイン設定
--------------------------------------------------------*/

/* カレンダー */
.widget_calendar div{
	padding-left: 10px;
	padding-right: 10px;
}
.widget_calendar caption{
	margin-bottom: 3px;
}
.widget_calendar table{
	width: 100%;
	border-collapse: collapse;
	border-top-color: #e2f2ef;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #e2f2ef;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #e2f2ef;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #e2f2ef;
	border-left-style: solid;
	border-left-width: 1px;
	table-layout: fixed;
}
.widget_calendar table th{
	background: #aac7cd;
	border-top-color: #e2f2ef;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #e2f2ef;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #e2f2ef;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color:#ffffff;
	text-align: center;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
}
.widget_calendar table td{
	background-color: #ffffff;
	text-align: center;
	border-top: none;
	border-right: none;
	border-bottom-color: #e2f2ef;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left: none;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
}
.widget_calendar #today{
	background-color: #fef5cc;
}
.widget_calendar a{
	color: #7290b4;
}
.widget_calendar tbody a{
	text-decoration: underline;
}
.widget_calendar a:visited{
	color: #7290b4; /* 標準文字色 */
	text-decoration: none;
}
.widget_calendar a:hover,
.widget_tag_cloud a:active{
	color: #96b2d5;
	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 : url(img/bg_widget_search.png);
	background-position: 2px 2px;
	background-repeat: no-repeat;
}
.widget_search form{
	padding: 0 0 0 10px;
}

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{
	color: #ffffff;
	background-color: #eb856f;
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.widget_search label{
	display: none;
}

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

/* タグ */
.widget_tag_cloud .tagcloud{
	padding: 10px 10px;
}
.widget_tag_cloud .tagcloud a{
	color: #7290b4;
	text-decoration: underline;
	padding: 5px 10px 3px;
	display: inline-block;
}

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

.widget_recent_entries a,
.widget_archive a,
.widget_categories a{
	display: block;
}

/*--------------------------------------------------------
  カスタム投稿一覧
--------------------------------------------------------*/

/* viewtype : content */
#hpb-main .hpb-viewtype-content dt{
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
}
#hpb-main .hpb-viewtype-content dd{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
/* viewtype : 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;
}

/*--------------------------------------------------------
  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{
		background-image: none ;
	}
/* ヘッダー */
	#hpb-grobal-header{
		margin-top: -1px;
		padding-top: 1px;
		padding-left: 10px;
		padding-right: 10px;
		height: auto;
	}
	
	.home #hpb-grobal-header{
		height: auto;
		max-height: none;
	}

	#hpb-header-main{
		width: auto;
		float: none;
	}
	#hpb-header-main h1{
		margin-top: 10px;
		margin-bottom: 5px;
		margin-left: 0;
		margin-right: 0;
		width: auto;
	}
	#hpb-header-main h2#hpb-site-desc{
		width: auto;
		margin-left: 0;
		top: -25px;
	}
	#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;
		height: 20px;
		width: auto;
		padding-top: 0;
		padding-right: 0;
	}
	#hpb-header-extra1 p.tel{
		display: inline;
		font-size: 1.2em;
	}
	#hpb-header-extra1 p.tel span{
	/* 電話番号の「TEL」文字設定 */
		padding-left: 0;
	}
	#hpb-header-extra1 p.address{
		margin-left:0;
	}
	div#hpb-breadcrumb-list{
		border-top: #ed9481;
		border-top-style: solid;
		border-top-width: 2px;
		padding-top: 10px;
	}
	#hpb-main-nav,
	#hpb-sub-nav{
		display: none;
	}
	#hpb-main-nav ul,
	#hpb-sidebar-main-nav ul{
		padding-left: 0;
		padding-right: 0;
		height: auto;
		background-image: none;
	}
	#hpb-main-nav ul li,
	#hpb-sidebar-main-nav ul li{
		float: none;
		color: #fdf4c9;
		background-image : url(img/bg_hpb-main-nav-li_sp.png);
		background-repeat: repeat-x;
		background-position: 0 0;
	}
	#hpb-sidebar-main-nav ul li li{
		background-image: none;
	}
	#hpb-main-nav ul li a,
	#hpb-sidebar-main-nav ul li a{
		background-image : url(img/bg_hpb-main-nav-ul-a.png);
		background-position: right 1em;
		background-repeat: no-repeat;
		padding-top: 0.5em;
		padding-bottom:0.5em;
		padding-right: 40px;
		padding-left: 40px;
		border-bottom: none;
		border-left: none;
		border-right: none;
		border-top: none;
		line-height: 1.5em;
		float: none;
	}
	#hpb-main-nav ul .sub-menu{
		position: static;
		margin-top: 0;
		padding-top: 8px;
	}
	.home #hpb-main-nav ul .sub-menu,
	#hpb-sidebar-main-nav ul{
		margin-left:0;
		padding-left:30px;
		display: block;
		background-color: #ee9a88;
	}
	.home #hpb-main-nav ul .sub-menu ul{
		padding-left:0px;
	}

	#hpb-main-nav ul li:hover .sub-menu{
		display: block;
		position: static;
		margin-top: 0;
		z-index: auto;
		
	}
	#hpb-main-nav ul .sub-menu li,
	#hpb-sidebar-main-nav ul .sub-menu li{
		background-image: none;
		background-color: inherit;
		border-radius: 0;		
	}

	.home #hpb-main-nav{
		display: block;
		width: 100%;
		position: inherit;
		top: 0;
		z-index: auto;
		padding-top: 0;
	}
	
	.home #hpb-sub-nav{
		display: block;
		width: 100%;
	}

	#hpb-main-nav li,
	#hpb-sidebar-main-nav li{
		border-left-width: 0;
		background-position: top left;
		background-repeat: repeat-x;
		padding-left: 0;
	}
	#hpb-main-nav li a,
	#hpb-sidebar-main-nav li a{
		display: block;
	}
	#hpb-sidebar-main-nav .sub-menu li a{
		background-image: none !important;
	}
	#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: 3.5em;
	}
	.home #hpb-main{
		padding-top: 10px;
	}

	aside{
		float: left;
		clear: both;
		width: 100%;
	}
	.home aside{
		padding-top: 0;
		margin-top: 0;
	}
	.home #hpb-title{
		margin: 0;
		height: 80px;
		margin-top: 10px;
		margin-left: 0;
		margin-right: 0;
	}
	.home #hpb-title h2{
		height: 100%;
		background-size: contain;
		background-repeat: no-repeat;
	}

	article img{
		max-width: 320px !important;
		height: auto !important;
	}
	aside #hpb-sidebar-main-nav,
	aside #hpb-sidebar-sub-nav{
		display: block;
	}
	.home aside #hpb-sidebar-main-nav,
	.home aside #hpb-sidebar-sub-nav{
		display: none;
	}
	#hpb-sidebar-sub-nav ul{
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #cccccc;
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: #cccccc;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #cccccc;
		border-left-style: solid;
		border-left-width: 1px;
		border-left-color: #cccccc;
		border-radius: 5px;
	}
	#hpb-sidebar-sub-nav li{
		display: block;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
	}
	#hpb-sidebar-sub-nav li a{
		display: block;
	}
	#hpb-content{
		float: none;
	}
	.widget_search{
		padding-top: 16px;
		background-image: none;
	}
	aside h2{
		background-image : url(img/bg_widgettitle01_sp.png);
		background-repeat: no-repeat;
	}
	.widget_recent_entries h2, .widget_archive h2, .widget_calendar h2{
		background-image : url(img/bg_widgettitle02_sp.png);
		background-repeat: no-repeat;
	}
	/* ぱんくずナビ */
	#hpb-breadcrumb-list div:first-child{
		background: url(img/bg_hpb-breadcrumb-list.png);
		background-repeat: no-repeat;
		background-position: 12px 0;
		padding-left: 40px;
		display: inline;
		background-size:auto 100%; 
	}
/* フッター */
	#hpb-global-footer{
		width: 100%;
		height: auto;
		padding-bottom:20px;
	}
	.home #hpb-global-footer{
		height: 60px;
		padding-bottom:14px;
	}
	#hpb-sub-nav{
		margin-top: 10px;
	}
	#hpb-footer-main{
		margin-top: 0;
		width: 100%;
		height: auto;
		position: inherit;
		bottom: 0;
	}
	#hpb-footer-main p{
		margin-top: 0;
		margin-bottom: 0;
	}
	.home #hpb-footer-main{
		margin-top: 0;
		padding-top: 0;
	}
	.home #hpb-footer-main p{
		margin-top: 0.5em;
	}
	.hpb-wp-login{
		text-align:right;
	}
	.hpb_social{
		overflow: hidden;
		position: relative;
	}

/* フォームパーツ設定 */
	textarea{
		width: 150px;
		height: 100px;
	}
	input.l{
		width: 150px;
	}
	input.m{
		width: 100px;
	}
	input.s{
		width: 80px;
	}
	#hpb-content img{
		height: auto !important;
		max-width: 260px !important;
	}
}

/* clearfix */
#hpb-grobal-header:after,
#hpb-main-nav ul:after,
#hpb-inner:after,
.hpb-viewtype-thumbnail:after,
.hpb-viewtype-date dl:after,
#page-content dl:after,
.hpb-entry-content dl:after,
.hpb-pagenation:after,
#hpb-content:after,
.hpb_social:after{
	content: "";
	display: table;
	clear: both;
}
#ie8 #hpb-grobal-header,
#ie8 #hpb-main-nav ul,
#ie8 #hpb-inner,
#ie8 .hpb-viewtype-thumbnail,
#ie8 .hpb-viewtype-date dl,
#ie8 #page-content dl,
#ie8 .hpb-entry-content dl,
#ie8 .hpb-pagenation,
#ie8 #hpb-content,
#ie8 .hpb_social{
	zoom: 1;
}


#ie6 #hpb-grobal-header,
#ie6 #hpb-main-nav ul,
#ie6 #hpb-inner,
#ie6 .hpb-viewtype-thumbnail,
#ie6 .hpb-viewtype-date dl,
#ie6 #page-content dl,
#ie6 .hpb-entry-content dl,
#ie6 .hpb-pagenation,
#ie6 #hpb-content,
#ie6 .hpb_social{
	zoom: 1;
}

#ie7 #hpb-grobal-header,
#ie7 #hpb-main-nav ul,
#ie7 #hpb-inner,
#ie7 .hpb-viewtype-thumbnail,
#ie7 .hpb-viewtype-date dl,
#ie7 #page-content dl,
#ie7 .hpb-entry-content dl,
#ie7 .hpb-pagenation,
#ie7 #hpb-content,
#ie7 .hpb_social{
	zoom: 1;
}





.galleria-container { background-color: #ffffff; }




.photospace {
position:relative;
margin-bottom: 20px !important;
min-height: 200px; /* space for loader */
}

.photospace,
.photospace .thumnail_col,
.photospace .gal_content,
.photospace .slideshow-container,
.photospace .slideshow span,
.photospace .slideshow a.advance-link,
.photospace .slideshow img{
width: 100% !important;
height: auto !important;
}

.photospace .slideshow span{
display: block !important;
}

.photospace .gal_content{
float: none !important;
}

.photospace .slideshow span{
position: relative !important; /* Keep the gallery height – Doesn’t work with synced transistions */
}

.photospace .loader{
width: 100px !important;
height: 100px !important;
top: 50% !important;
left: 50% !important;
margin-left: -50px;
}

.photospace .thumbs_wrap2{
min-height:45px; /* space for thumbnails */
overflow: hidden;
}

.photospace .thumbs{
min-height:40px;
}

.photospace .thumbs_wrap{
float: left;
left: 50%;
position: relative;
}

.photospace .pageLink.next{
margin-right:0;
}

.photospace .thumnail_col {
float: left;
left: -50%;
width:auto !important;
position: relative;
}

.photospace ul.thumbs {
float:left;
}

.photospace span.image-caption{
position: inherit !important;
}