/*
Theme Name: 有本和子バレエスクール
Author: Homepage Builder
Author URI: https://www.justsystems.com/jp/links/hpb/creator.html?p=hpb22_wp_hpbdash
Description: このテーマは「JustSystems Homepage Builder Version 22.0.2.0 for Windows」によって作成されました。サイト名は「有本和子バレエスクール」、サイトの公開日時は「2026年01月05日16:45」です。
License: 
License URI: license.txt
*/

/* for IE8, IE7, IE6 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section{
	display: block;
}

body{
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 75%;
	font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
	color: #666666; /* 標準文字色 */
	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{
	width: 1000px;
	height: 90px;
	max-height: 90px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	position: relative;
	background-image : url(img/bg_01.png);
	margin-bottom: 60px;
}

.home #hpb-grobal-header{
	margin-bottom: 10px;
}

#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: 650px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	position: relative;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 90px;
	float: left;
	background-color: #ffffff;
}
.home #hpb-content{
	background-color: transparent;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-top: 0;
}



.home #hpb-title{
	margin-top: 10px;
	margin-left: -20px;
	margin-right: -10px;
	margin-bottom: 20px;
	padding-left: 0;
	padding-right: 0;
	clear: both;
	width: 690px;
	height: 280px;
}
.home #hpb-title h2{
	background-image : url(img/mainimg_girly-6.png);
	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;
}
#ie6 aside{
	margin-top: 0;
}
.home aside{
}
#ie6 .home aside{
}
/* フッター */
#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_01.png);
	background-position: 0 0;
	background-repeat: repeat;
}

/* ナビゲーション */
#hpb-main-nav{
	clear: both;
	width: 720px;
	position: absolute;
	z-index: 100;
	top: 50px;
	right: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

#page-content blockquote{
	background-color: #ffebe3;
	background-image : url(img/bg_blockquote_01.png);
    background-position: left top;
	background-repeat: no-repeat, no-repeat;
	padding-top: 20px;
	padding-left: 60px;
	padding-right: 60px;
	padding-bottom: 20px;
	margin-top: 0;
	margin-left: 0;
	margin-left: 0;
	margin-right: 0;
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/

/* 背景設定 */

/* コンテンツ配置領域 */
.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;
	min-height: 35px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 15px;
	padding-bottom: 0px;
	list-style-type: none;
	text-align: left;
	background-repeat: no-repeat;
}
#ie6 #hpb-main-nav ul{
	height: auto !important;
	height: 35px;
}

#hpb-main-nav li{
	margin-right: 8px;
	float: left;
	z-index: 100;
}
#ie6 #hpb-main-nav li,
#ie7 #hpb-main-nav li{
	position: relative;
	margin-right:6px;
}
/* ナビゲーションサブメニュー */
#hpb-main-nav ul .sub-menu{
	display: none;
	background-color: rgba( 108, 58, 58, 0.85 );
	border-radius: 3px;
	position: absolute;
	margin-top: 1.5em;
	margin-left: 0;
	z-index: 200;
	height: auto;
	/*background-color: #6c3a3a;*/
	background-image: none;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
}
#hpb-main-nav ul .sub-menu ul{
	margin-top: 0;
	padding: 0;
}

#ie6 #hpb-main-nav ul .sub-menu,
#ie7 #hpb-main-nav ul .sub-menu{
	left: 0;
	position: absolute;
}
#ie6 #hpb-main-nav ul .sub-menu a,
#ie7 #hpb-main-nav ul .sub-menu a{
	width: 10em;
}
#hpb-main-nav ul .sub-menu li a{
	background-image: none;
	display: block;
	height: auto;
	padding-bottom: 8px;
	line-height: 2.5;
	border-bottom-style: none;
}

#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 center;
	display: block;
	float: left;
	padding-left: 13px;
	font-size: 12px;
	line-height: 1.8em;
}
/* ナビゲーションリンク */
#hpb-main-nav a:link,
#hpb-main-nav a:visited{
	color: #c2aca3;
	font-weight: normal;
	text-decoration: none;
}
#hpb-main-nav a:hover,
#hpb-main-nav a:active{
	color: #c2aca3;
	text-decoration: underline;
}

/* ヘッダー内パーツ */
#hpb-header-extra1{
	background-image:url(img/bg_hpb-header-extra1.png);
	background-repeat: no-repeat;
	background-color: #ffebe3;
	color: #666666;
	width: 280px;
	height: 150px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	float: right;
	text-align: left;
	position: absolute;
	top: 110px;
	right: 20px;
}
.home #hpb-header-extra1{
	margin-bottom: 0;
}
#hpb-header-extra1 p{
	margin-bottom: 0;
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
}

#hpb-header-extra1 p.tel span{
	/* 電話番号の「TEL」文字設定 */
	background-repeat: no-repeat;
	padding-left: 0;

}

#hpb-header-extra1 p.address{
	/* 住所文字設定 */
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.2;
	text-align: left;
	font-size: 1.2em;
}

/* パンくずリスト　*/
div#hpb-breadcrumb-list{
	width: 660px;
	position: absolute;
	top: 110px;
	left:0;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
#hpb-breadcrumb-list div{
	display: inline;
}
#hpb-breadcrumb-list div a:first-child{
	background : url(img/bg_hpb-main-nav-li.png) 0% 0% / auto auto repeat scroll padding-box border-box transparent;
	background-repeat: no-repeat;
	background-position: 16px 0.2em;
	padding-left: 30px;
}
#hpb-breadcrumb-list a:link,
#hpb-breadcrumb-list a:visited{
	color: #7290b4;
	text-decoration: underline;
}


#page-content h2{
	background-image: url(img/page-content-h2.png);
	background-repeat: repeat-x;
	padding-top: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	line-height: 2em;
	color: #ffffff;
	font-weight: normal;
}
.hpb-entry-thumb img{
	padding:5px;
}
/* リスト */
#page-content ul{
	list-style: none;
	padding-left: 0;
}
#page-content ul li{
	background-image : url(img/icon_list01.png),url(img/dot_list02.png);
	background-position: left 0.6em, left bottom;
	background-repeat: no-repeat, repeat-x;
	margin-bottom: 5px;
	padding-bottom: 7px;
	padding-left: 26px;
	padding-top: 7px;
}
/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-header-main{
	width: 1000px;
	margin: 0;
	float: left;
	position: relative;
}

#hpb-header-main h1{
	width: 250px;
	margin-top: 25px;
	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.png);
	background-repeat: no-repeat;
	height: 65px;
	text-indent: -9999px;
}

#hpb-header-main #hpb-site-desc{
	color: #ffffff;
	margin-top: 5px;
	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;
	height: 17px;
	position: absolute;
	top: 0;
}
/* フッター */
footer{
	position: relative;
}
/* フッター内パーツ */
#hpb-footer-main{
	width: 980px;
	margin-top: 10px;
	position: absolute;
}
/* コピーライト文字設定 */
#hpb-footer-main p{
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	margin-bottom: 0;
}
#hpb-footer-main .hpb-copyright{
	color: #ffffff;
	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: #ffffff;
	text-decoration: none;
}
footer nav a:hover,
footer nav a:active{
	color: #ffffff;
	text-decoration: underline;
}

/* フッターログイン */
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: #ffffff;
	text-decoration: none;
}
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{
}

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 ul li{
	background-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #e8e2df;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #e8e2df;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e8e2df;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #e8e2df;
}
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: #999999;
	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;
	background-position: 5px center;
	color: #ffffff;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 40px;
	width: auto;
	height: auto;
	line-height: 30px;
	position: relative;
	z-index: 1;
	margin-top: 4px;
	margin-left: 0;
	margin-right: 4px;
	margin-bottom:0;
}


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:last-child,
aside #hpb-sidebar-main-nav li:last-child,
aside #hpb-sidebar-sub-nav li:last-child{
	border-bottom: 0;
}


aside li li a:link,
aside li li a:visited,
aside #hpb-sidebar-sub-nav li a:link,
aside #hpb-sidebar-sub-nav li a:visited{
	color: #666666; /* 標準文字色 */
	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: #666666;
	text-decoration: underline;
}

aside #hpb-sidebar-main-nav li a:link,
aside #hpb-sidebar-main-nav li a:visited{
	color: #c2aca3;
	text-decoration: none;
}
aside #hpb-sidebar-main-nav li a:hover,
aside #hpb-sidebar-main-nav li a:active{
	color: #c2aca3;
	text-decoration: underline;
}

#ie6 aside li li,
#ie6 aside #hpb-sidebar-main-nav li,
#ie6 aside #hpb-sidebar-sub-nav li,
#ie7 aside li li,
#ie7 aside #hpb-sidebar-main-nav li,
#ie7 aside #hpb-sidebar-sub-nav li{
 margin-bottom: -1px;
}


/*--------------------------------------------------------
  サイドバーメニュー設定
--------------------------------------------------------*/

aside #hpb-sidebar-main-nav,
aside #hpb-sidebar-sub-nav{
	display: none;
}


/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/
/* リンク文字色 */
a:link, a:visited{
	color: #0099cc; /* 標準文字色 */
	text-decoration: none;
}
a:hover, a:active{
	color: #33ccff;
	text-decoration: none;
}

#hpb-skip{
	/* ヘッダースキップの非表示 */
	height: 1px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
}

p{
	margin-top: 0.5em;
	margin-bottom: 1.5em;
	padding-right: 0.1em;
	padding-left: 0.1em;
	line-height: 1.4;
	text-align: left;
}
.xx-small{
	font-size: 0.75em;
}
.x-small{
	font-size: 0.8em;
}
.small{
	font-size: 0.9em;
}
.medium{
	font-size: 1em;
}
.large{
	font-size: 1.2em;
}
.x-large{
	font-size: 1.5em;
}
.xx-large{
	font-size: 2em;
}
p.indent{
	padding-left: 5px;
}

hr{
	width: 100%;
	height: 1px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	clear: both;
	border-top-width: 1px;
	border-top-style: none;
	border-right-width: 1px;
	border-right-style: none;
	border-left-width: 1px;
	border-left-style: none;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: none;
}

#ie6 hr,
#ie7 hr,
#ie8 hr{
	margin-top:0;
	margin-bottom:0;
}

#hpb-content .hpb-viewtype-date h3{
	background-position: 0 1.1em;
}

#hpb-content h2 a{
	color: #666666;
	line-height: 33px;
	text-decoration: none;
	padding-bottom:10px;
	padding-top:10px;
	display:block;
}
#hpb-content h3 a{
	color: #666666;
}

#hpb-content h3{
	color: #666666;
	background-image: url(img/page-content-h3.png);
	background-position: 0 bottom!important;
	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: 37px;
	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: 0 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 15px;
	text-align: left;
	font-size: 1.15em;
	line-height: 1.5;
	color: #666666;
	clear: both;
	font-weight: bold;
}

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: #666666;
	clear: both;
}
h6{
	color: #666666;
	font-size: 1em;
}

table{
	width: 100%;
	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: #e0f3ed;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e0f3ed;
}
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: 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: #e0f3ed;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0f3ed;
}
table caption{
	padding-bottom: 0px;
	padding-left: 0;
	padding-right: 35px;
	margin-bottom: 8px;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	line-height: 2;
}

/* フォームパーツ設定 */
input.button{
	margin-top: 10px;
	margin-bottom: 15px;
}

textarea{
	width: 400px;
	height: 200px;
}

input.l{
	width: 400px;
}
input.m{
	width: 250px;
}
input.s{
	width: 150px;
}


/* メインコンテンツ内基本パーツ */

#hpb-title h2{
	background-image : url(img/icon_viewtype-date-h3.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 1px;
	color: #666666;
	font-weight: normal;
	margin-top: 8px;
}
#hpb-title h2 a{
	background-position: 8px 0em;
	background-repeat: no-repeat;
	padding-left: 0;
	text-decoration: none;
	padding-right:30px;
}

.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: 123px 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: 130px !important;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}

.hpb-viewtype-date dd{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	text-align: left;
	line-height: 16px;
	min-height: 16px;
	padding-left: 160px;
	background-image : url(img/dot_list02.png);
	background-position: 0 bottom;
	background-repeat: repeat-x;
}

#ie6 .hpb-viewtype-date dd,
#ie7 .hpb-viewtype-date dd{
 padding-left:20px;
}

.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;
}


#content .alignright{
    float: right;
    margin-bottom: 10px;
    margin-left: 20px;
    margin-top: 5px;
}

#content .alignleft{
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
}

#content .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{
}
.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;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.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{
	background-image: none;
	text-align: center;
	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: #e0f3ed;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #e0f3ed;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #e0f3ed;
	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: #e0f3ed;
	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 a{
	color: #0099cc;
}
.widget_calendar tbody a{
	text-decoration: underline;
}
.widget_calendar a:visited{
	color: #0099cc; /* 標準文字色 */
	text-decoration: none;
}
.widget_calendar a:hover,
.widget_tag_cloud a:active{
	color: #33ccff;
	text-decoration: underline;
}
.widget_calendar #prev{
	padding-top: 7px;
	text-align: left;
}
.widget_calendar #next{
	padding-top: 7px;
	text-align: right;
}

/* 検索 */
.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;
	padding-top: 9px;
	padding-bottom: 9px;
}

.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: #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;
}

#searchsubmit{
	color: #ffffff;
	background-color: #eb8570;
	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: #0099cc;
	text-decoration: underline;
	padding: 5px 10px 3px;
	display: inline-block;
}

.widget_tag_cloud .tagcloud a:visited{
	color: #0099cc; /* 標準文字色 */
	text-decoration: none;
}
.widget_tag_cloud .tagcloud a:hover,
.widget_tag_cloud .tagcloud a:active{
	color: #33ccff;
	text-decoration: underline;
}

.widget_recent_entries a,
.widget_archive a,
.widget_categories a{
	display: block;
}

/*--------------------------------------------------------
  カスタム投稿一覧
--------------------------------------------------------*/

/* viewtype : content */
#hpb-main .hpb-viewtype-content dt{
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
}
#hpb-main .hpb-viewtype-content dd{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}

.hpb-viewtype-simple article,
.hpb-viewtype-thumbnail article,
.hpb-viewtype-full article{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-bottom: 10px;
}

/*--------------------------------------------------------
  メディアクエリ
--------------------------------------------------------*/

@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;
	}
	#hpb-container{
		background: none;
	}
/* ヘッダー */
	#hpb-grobal-header{
		margin-bottom: 0;
		height: auto !important;
		max-height: none !important;
	}
	#hpb-header-main{
		float:inherit;
	}
	#hpb-header-main h1{
		margin-top: 0;
		margin-bottom: 5px;
		margin-left: 0;
		margin-right: 0;
		width: auto;
	}
	#hpb-header-main h1 a{
		background-size:50% auto;
		background-position: 5px 5px;
		background-repeat: no-repeat;
		padding-left: 5px;
		padding-right: 5px;
	}
	/* ディスクリプション */
	#hpb-header-main h2#hpb-site-desc{
		width: auto;
		height: auto;
		margin-left: 5px;
		margin-bottom: 10px;
		margin-right: 5px;
		position: static;
	}
	#hpb-header-extra1{
		background-image: none;
		font-size: 10px;
		text-align: left;
		float: inherit;
		margin-left: 5px;
		margin-right: 5px;
		margin-top: 0;
		margin-bottom: 10px;
		height: auto;
		width: auto;
		padding-top: 0;
		padding-right: 0;
		margin-bottom: 5px !important;
		position: static;
	}
	#hpb-header-extra1 p.tel{
		display: inline;
		font-size: 1.2em;
	}
	#hpb-header-extra1 p.tel span{
	/* 電話番号の「TEL」文字設定 */
		padding-left: 0;
	}
	/* パンくず */
	div#hpb-breadcrumb-list{
		position: static;
		width: auto;
		color: #ffffff;
	}
	#hpb-breadcrumb-list a:link,
	#hpb-breadcrumb-list a:visited{
		color: #ffffff;
}
/* ナビゲーション */
	#hpb-main-nav,
	#hpb-sub-nav{
		display: none;
	}
	#hpb-main-nav{
		top:0;
		right: 0;
	}
	#hpb-main-nav ul{
		height: auto;
		background-color: #602929;
		padding-left: 0;
		padding-right: 0;
		padding-top: 6px;
		padding-bottom: 6px;
		padding-left: 10px;
		padding-right: 10px;
		width: auto;
		border-radius:5px;
	}
	aside #hpb-sidebar-main-nav ul{
		height: auto;
		background-image : url(img/bg_01.png);
		padding-left: 0;
		padding-right: 0;
		padding-top: 6px;
		padding-bottom: 6px;
		padding-left: 10px;
		padding-right: 10px;
		width: auto;
		border-radius:5px;
	}

	#hpb-main-nav ul li,
	#hpb-sidebar-main-nav ul li{
		float: none;
		background-image : url(img/border_hpb-main-nav-li_sp.png);
		background-repeat: repeat-x;
		background-position: 0 bottom;
		margin-right: 0;
	}
	#hpb-main-nav ul li:last-child,
	#hpb-sidebar-main-nav ul li:last-child{
		background-image: none;
	}
	#hpb-main-nav ul li a,
	#hpb-sidebar-main-nav ul li a{
		background-image : url(img/bg_hpb-main-nav-li.png);
		background-position: 5px 1em;
		background-repeat: no-repeat;
		padding-top: 8px;
		padding-bottom:7px;
		padding-right: 40px;
		padding-left: 25px;
		border-bottom: none;
		border-left: none;
		border-right: none;
		border-top: none;
		line-height: 1.5em;
		float: none;
	}
	.hpb_social div{
		margin-top: 5px !important;
		margin-bottom: 5px !important;
		margin-left: 0 !important;
		margin-right: 3px !important;
	}

	#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 .sub-menu{
		background-image : url(img/border_hpb-main-nav-li_sp.png);
		background-repeat: repeat-x;
		background-position: 0 top;
		height: auto;
		display: block;
		background-color:transparent;
		padding-top: 0;
		padding-right: 0;
		padding-bottom: 0;
		padding-left: 0;
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 0;
		margin-left: 0;

	}
	/* ナビゲーション　リンク */
	#hpb-main-nav a:link,
	#hpb-main-nav ul .sub-menu a:link,
	#hpb-main-nav a:visited,
	#hpb-main-nav ul .sub-menu a:visited{
		color: #C2ACA3;
		font-weight: normal;
		text-decoration: none;
	}
	#hpb-main-nav a:hover,
	#hpb-main-nav ul .sub-menu a:hover,
	#hpb-main-nav a:active,
	#hpb-main-nav ul .sub-menu a:active{
		color: #C2ACA3  !important;
		text-decoration: underline;
	}

	#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{
		background-color: transparent;
		display: block;
		width: auto;
		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-bottom: 0 !important;
		padding-left: 2.5em;
	}

	aside{
		margin-top: 0;
		float: left;
		clear: both;
		width: 100%;
	}
/* トップページ */
	.home aside{
		padding-top: 0;
		margin-top: 0;
	}
	.home #hpb-title{
		width: 100%;
		height: 187px;
		margin-bottom: 1em;
		margin-left: 0;
		position: static;
	}
	.home #hpb-title h2{
		width: 100%;
		padding-top: 187px;
		-webkit-background-size: contain;
		background-size: contain;
	}
	.home #hpb-main{
		background-color: #fff;
		padding-top: 10px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
	}
	.home #hpb-content{
		padding-left: 0;
		padding-right: 0;
	}
	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;
	}
	aside #hpb-sidebar-main-nav ul li{
		background-color: transparent;
		border-style: 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;
	}
	#hpb-sidebar-sub-nav li{
		border-right-style: none;
		border-top-style: none;
		border-left-style: none;
		display: block;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
	}
	#hpb-sidebar-sub-nav li a{
		display: block;
	}
/* コンテンツ*/
	#hpb-content{
		margin-top: 0 !important;
		float: none;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 0;
		padding-top: 0;
	}
	.widget_search{
		padding-top: 16px;
		background-image: none;
	}
	aside h2{
		padding-left: 40px;
	}
/* フッター */
	#hpb-global-footer{
		background-color: #cccccc;
		width: 100%;
		height: auto;
	}
	#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{
		float: left;
		padding-top: 0;
	}
	.home #hpb-footer-main p{
		margin-top: 0.5em;
		text-align: left;
	}
	.hpb-wp-login{
		text-align: right;
	}
	footer .hpb-wp-login a{
		position: static;
	}
	.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;
	}
/* 検索 */
	.widget_search #s{
	width: 71%;
	}
}

@media (max-width:320px) {
	.home #hpb-title{
	height: 122px ;
}
	.home #hpb-title h2{
		padding-top: 122px;
		-webkit-background-size: 300px 122px;
		background-size: 300px 122px;
	}
}
/* 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;
}



/*--------------------------------------------------------
  追記
--------------------------------------------------------*/

#page{
	background-color: #ffffff;
	background-position: top left;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#masthead{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	position: relative;
}
.home #masthead{
	margin-bottom: 10px;
}
#masthead::after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.site-branding{
	width: 1000px;
	height: 90px;
	margin: 0;
	padding-bottom: 10px;
	float: left;
	position: relative;
	background-image : url(img/bg_01.png);
}
.site-branding::after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.site-branding h1{
	width: 250px;
	margin-top: 25px;
	margin-left: 10px;
	margin-bottom: 0;
}
.site-branding h1 a{
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	overflow: hidden;
	background-image : url(img/logo_girly-1.png);
	background-repeat: no-repeat;
	height: 65px;
	text-indent: -9999px;
}
.site-branding #hpb-site-desc{
	color: #ffffff;
	margin-top: 5px;
	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;
	height: 17px;
	position: absolute;
	top: 0;
}

#hpb-header-image{
	clear:both;
	height:280px;
	padding: 20px 0 0 0;
}

/* ナビゲーション */
#site-navigation{
	clear: both;
	width: 720px;
	position: absolute;
	z-index: 100;
	top: 24px;
	right: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

#site-navigation h1{
	height: 1px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
	background: none;
}

#site-navigation .screen-reader-text{
	display:none;
}

#site-navigation ul{
	display: block;
	min-height: 35px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 15px;
	padding-bottom: 0px;
	list-style-type: none;
	text-align: left;
	background-repeat: no-repeat;
}
#site-navigation ul::after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
#ie6 #site-navigation ul{
	height: auto !important;
	height: 35px;
}
#site-navigation li{
	margin-right: 8px;
	float: left;
	z-index: 100;
}
#ie6 #site-navigation li,
#ie7 #site-navigation li{
	position: relative;
	margin-right:6px;
}
#site-navigation li a{
	background-image : url(img/bg_hpb-main-nav-li.png);
	background-repeat: no-repeat;
	background-position: right 0.3em;
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 0.9em;
	font-weight: bold;
}
#site-navigation a:link,
#site-navigation a:visited{
	color: #785a48;
}
#site-navigation a:hover,
#site-navigation a:active{
	color: #a48a7b;
}



/* ナビゲーションサブメニュー */
#site-navigation ul .sub-menu{
	display: none;
	border-radius: 3px;
	position: absolute;
	margin-top: 2em;
	margin-left: 0;
	z-index: 200;
	height: auto;
	background-color: #6c3a3a;
	background-image: none;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
}
#site-navigation ul .sub-menu ul{
	margin-top: 0;
	padding: 0;
}

#ie6 #site-navigation ul .sub-menu,
#ie7 #site-navigation ul .sub-menu{
	left: 0;
	position: absolute;
}
#ie6 #site-navigation ul .sub-menu a,
#ie7 #site-navigation ul .sub-menu a{
	width: 10em;
}
#site-navigation ul .sub-menu li a{
	background-image: none;
	display: block;
	height: auto;
	padding-bottom: 8px;
	line-height: 2.5;
	border-bottom-style: none;
}

#site-navigation ul li:hover .sub-menu{
	display: block;
}


#site-navigation ul ul li{
	float: none;
	border-radius: 3px;
}

#site-navigation ul ul a{
	float: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;

}

#site-navigation li a{
	background-image: url(img/bg_hpb-main-nav-li.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	display: block;
	float: left;
	padding-left: 13px;
	font-size: 12px;
	line-height: 1.8em;
}
/* ナビゲーションリンク */
#site-navigation a:link,
#site-navigation a:visited{
	color: #c2aca3;
	font-weight: normal;
	text-decoration: none;
}
#site-navigation a:hover,
#site-navigation a:active{
	color: #c2aca3;
	text-decoration: underline;
}

#main{
	width: 980px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	position: relative;
	padding-top: 0px;
}

#main::after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#primary{
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	position: relative;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 90px;
	float: left;
	background-color: #ffffff;
}
.home #primary{
	background-color: transparent;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-top: 0;
}
.home #sidebar-1{
	width: 298px;
	float: right;
	margin-top: -146px;
	margin-right: 2px;
}
#sidebar-1{
	width: 298px;
	float: right;
	margin-top: 160px;
	margin-right: 2px;
}
#ie6 #sidebar-1{
}
.home #sidebar-1{
}
#ie6 .home #sidebar-1{
}

aside{
	background-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #e8e2df;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #e8e2df;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e8e2df;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #e8e2df;
	width:298px;
	margin: 12px 0 0 0;
}

#sidebar-1 .widget_search{
	padding: 10px 0;
}
#sidebar-1 li{
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#sidebar-1 .widget li{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	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;
}

#sidebar-1 h1{
	font-size: 1.2em;
	background-image : url(img/bg_widgettitle01.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	color: #ffffff;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 40px;
	width: auto;
	height: auto;
	line-height: 30px;
	position: relative;
	z-index: 1;
	margin-top: 4px;
	margin-left: 0;
	margin-right: 4px;
	margin-bottom:0;
}


#sidebar-1 li li{
	font-size: 1em;
	border-bottom-color: #aaaaaa;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin: 0;
	padding: 5px 10px;
}

#sidebar-1 li:last-child,
#sidebar-1 aside li:last-child,
#sidebar-1 aside li:last-child{
	border-bottom: 0;
}


#sidebar-1 li a:link,
#sidebar-1 li a:visited,
#sidebar-1 aside li a:link,
#sidebar-1 aside li a:visited{
	color: #666666; /* 標準文字色 */
	text-decoration: none;
}

#sidebar-1 li a:hover,
#sidebar-1 li a:active,
#sidebar-1 #hpb-sidebar-sub-nav li a:hover,
#sidebar-1 #hpb-sidebar-sub-nav li a:active{
	color: #666666;
	text-decoration: underline;
}

#sidebar-1 aside li a:link,
#sidebar-1 aside li a:visited{
	color: #666666;
	text-decoration: none;
}
#sidebar-1 aside li a:hover,
#sidebar-1 aside li a:active{
	color: #666666;
	text-decoration: underline;
}

#ie6 #sidebar-1 li li,
#ie6 #sidebar-1 aside li,
#ie6 #sidebar-1 aside li,
#ie7 #sidebar-1 li li,
#ie7 #sidebar-1 aside li,
#ie7 #sidebar-1 aside li{
 margin-bottom: -1px;
}

#colophon{
	width: 1000px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 25px;
	margin: 20px 0 0 0;
	clear: both;
	background-image : url(img/bg_01.png);
	background-position: 0 0;
	background-repeat: repeat;
}

#colophon h1{
	display: none;
}

/* フッター */
footer{
	position: relative;
}
/* フッター内パーツ */
#hpb-footer-main{
	width: 980px;
	margin-top: 10px;
	position: absolute;
}
/* コピーライト文字設定 */
#hpb-footer-main p{
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	margin-bottom: 0;
	clear: both;
}
#hpb-footer-main .hpb-copyright{
	color: #ffffff;
	font-size: 0.8em;
}

#colophon 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;
}
#colophon nav li{
	/* フッターナビ設定 */
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}

#colophon nav ul li:first-child{
	border-left: none;
}

#colophon nav a:link,
#colophon nav a:visited{
	color: #ffffff;
	text-decoration: none;
}
#colophon nav a:hover,
#colophon nav a:active{
	color: #ffffff;
	text-decoration: underline;
}

/* フッターログイン */
#colophon .wp-login a{
	position:absolute;
	right: 10px;
	text-decoration: underline;
}
#colophon .wp-login a:link,
#colophon .wp-login a:visited{
	color: #ffffff;
	text-decoration: none;
}
#colophon .wp-login a:hover,
#colophon .wp-login a:active{
	color: #ffffff;
	text-decoration: underline;
}

/* パンくずリスト　*/
div#breadcrumb-list{
	width: 660px;
	position: absolute;
	top: 110px;
	left:0;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
#breadcrumb-list div{
	display: inline;
}
#breadcrumb-list div a:first-child{
	background : url(img/bg_hpb-main-nav-li.png) 0% 0% / auto auto repeat scroll padding-box border-box transparent;
	background-repeat: no-repeat;
	background-position: 16px 0.2em;
	padding-left: 30px;
}
#breadcrumb-list a:link,
#breadcrumb-list a:visited{
	color: #7290b4;
	text-decoration: underline;
}


/* ----------------下層ページ系----------------------------------------------*/
h1.entry-title a{
	color: #666666;
}

h1.entry-title{
	color: #666666;
	background-image: url(img/page-content-h3.png);
	background-position: 0 bottom!important;
	background-repeat: no-repeat;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-align: left;
	line-height: 26px;
	overflow: hidden;
	font-size: 1.25em;
	clear: both;
	padding-top: 3px;
	padding-left: 37px;
	padding-right: 10px;
	font-weight: normal;
}

footer.entry-meta{
	text-align: right;
	margin: 0;
}

#content article.post{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-bottom: 10px;
}

h1.page-title,
#hpb-page-title{
	background-image : url(img/icon_viewtype-date-h3.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 13px;
	padding-left: 0;
	color: #666666;
	font-weight: normal;
	font-size: 1.5em;
	margin-top: 10px;
}
#hpb-page-title a{
	background-position: 8px 0em;
	background-repeat: no-repeat;
	padding-left: 0;
	text-decoration: none;
	padding-right:30px;
}

h2.comments-title,
h3#reply-title{
	color: #666666;
	background-image: url(img/page-content-h3.png);
	background-position: 0 bottom!important;
	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: 37px;
	padding-right: 10px;
	font-weight: normal;
}

#comments ol li{
 list-style:none;
}


/*--------------------------------------------------------
  追記
--------------------------------------------------------*/

#colophon aside{
		float: left;
		margin: 10px;
}
#colophon #hpb-footer-main{
	clear: both;
}
#colophon .widget_search{
	padding: 10px 0;
}
#colophon li{
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#hpb-footer-main{
	position: relative !important;
}
#colophon .wp-login{
	position: relative;
}
#colophon .widget li{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	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;
}

#colophon aside h1{
	font-size: 1.2em;
	background-image : url(img/bg_widgettitle01.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	color: #ffffff;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 40px;
	width: auto;
	height: auto;
	line-height: 30px;
	position: relative;
	z-index: 1;
	margin-top: 4px;
	margin-left: 0;
	margin-right: 4px;
	margin-bottom:0;
	display: block;
}


#colophon li li{
	font-size: 1em;
	border-bottom-color: #aaaaaa;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin: 0;
	padding: 5px 10px;
}

#colophon li li:last-child,
#colophon aside li:last-child,
#colophon aside li:last-child{
	border-bottom: 0;
}


#colophon li li a:link,
#colophon li li a:visited,
#colophon aside li a:link,
#colophon aside li a:visited{
	color: #666666; /* 標準文字色 */
	text-decoration: none;
}

#colophon li li a:hover,
#colophon li li a:active{
	color: #666666;
	text-decoration: underline;
}
.footer-widgets{
	width: 1000px;
	margin: 0 0 0 10px;
}
#site-sub-navigation{
	margin: 0 0 0 10px;
}
#nav-below .screen-reader-text,
#hpb-pagenation .screen-reader-text{
    height: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
}

/*--------------------------------------------------------
  メディアクエリ
--------------------------------------------------------*/

@media (max-width:480px) {
	body,
	#page,
	#masthead,
	#colophon,
	#main,
	#primary,
	#content,
	.home #hpb-title,
	.site-branding,
	#primary h2{
		width: auto;
	}
	body{
		min-width: 320px;
	}
	#page{
		background: none;
	}
/* ヘッダー */
	#masthead{
		margin-bottom: 0;
		height: auto !important;
		max-height: none !important;
	}
	.site-branding{
		float:inherit;
	}
	.site-branding h1{
		margin-top: 0;
		margin-bottom: 5px;
		margin-left: 0;
		margin-right: 0;
		width: auto;
	}
	.site-branding h1 a{
		background-size:50% auto;
		background-position: 5px 5px;
		background-repeat: no-repeat;
		padding-left: 5px;
		padding-right: 5px;
	}
	/* ディスクリプション */
	#masthead h2#hpb-site-desc{
		width: auto;
		height: auto;
		margin-left: 5px;
		margin-bottom: 10px;
		margin-right: 5px;
		position: static;
	}
	#hpb-header-extra1{
		background-image : url(img/bg_01.png);
		background-repeat: repeat;
		font-size: 10px;
		text-align: left;
		float: none;
		height: auto;
		width: auto;
		margin:0!important;
		padding:0;
	}
	#hpb-header-extra1 p{
		background-color: #FFEBE3;
		margin-top: 0;
	}
	#hpb-header-extra1 p.tel{
		display: block;
		font-size: 1.2em;
		margin:0 10px;
		padding:0;
	}
	#hpb-header-extra1 p.address{
		margin:0 10px;
		padding:0;
	}
	#hpb-header-extra1 p.tel span{
	/* 電話番号の「TEL」文字設定 */
		padding-left: 0;
	}
	/* パンくず */
	div#breadcrumb-list{
		position: static;
		width: auto;
		color: #ffffff;
		background-image : url(img/bg_01.png);
		background-repeat: repeat;
		margin: 0;
		padding: 10px 0;
	}
	div#breadcrumb-list a:link,
	div#breadcrumb-list a:visited{
		color: #ffffff;
}

	.hpb_social div{
		margin-top: 5px !important;
		margin-bottom: 5px !important;
		margin-left: 0 !important;
		margin-right: 3px !important;
	}

/* ナビゲーション */
	#site-navigation ul{
		height: auto;
		background-color: #602929;
		padding-left: 0;
		padding-right: 0;
		padding-top: 6px;
		padding-bottom: 6px;
		padding-left: 10px;
		padding-right: 10px;
		width: auto;
		border-radius:5px;
	}
	#sidebar-1 #hpb-sidebar-main-nav ul{
		height: auto;
		background-image : url(img/bg_01.png);
		padding-left: 0;
		padding-right: 0;
		padding-top: 6px;
		padding-bottom: 6px;
		padding-left: 10px;
		padding-right: 10px;
		width: auto;
		border-radius:5px;
	}

	#site-navigation ul li,
	#hpb-sidebar-main-nav ul li{
		float: none;
		background-image : url(img/border_hpb-main-nav-li_sp.png);
		background-repeat: repeat-x;
		background-position: 0 bottom;
		margin-right: 0;
	}
	#site-navigation ul li:last-child,
	#hpb-sidebar-main-nav ul li:last-child{
		background-image: none;
	}
	#site-navigation ul li a,
	#hpb-sidebar-main-nav ul li a{
		background-image : url(img/bg_hpb-main-nav-li.png);
		background-position: 5px 1em;
		background-repeat: no-repeat;
		padding-top: 8px;
		padding-bottom:7px;
		padding-right: 40px;
		padding-left: 25px;
		border-bottom: none;
		border-left: none;
		border-right: none;
		border-top: none;
		line-height: 1.5em;
		float: none;
	}
	.hpb_social div{
		margin-top: 5px !important;
		margin-bottom: 5px !important;
		margin-left: 0 !important;
		margin-right: 3px !important;
	}

	#site-navigation ul .sub-menu{
		position: static;
		margin-top: 0;
		padding-top: 8px;
        background: none;
	}
	.home #site-navigation ul .sub-menu,
	#hpb-sidebar-main-nav ul .sub-menu{
		background-image : url(img/border_hpb-main-nav-li_sp.png);
		background-repeat: repeat-x;
		background-position: 0 top;
		height: auto;
		display: block;
		background-color:transparent;
		padding-top: 0;
		padding-right: 0;
		padding-bottom: 0;
		padding-left: 0;
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 0;
		margin-left: 0;
	}
	/* ナビゲーション　リンク */
	#site-navigation a:link,
	#site-navigation ul .sub-menu a:link,
	#site-navigation a:visited,
	#site-navigation ul .sub-menu a:visited{
		color: #C2ACA3;
		font-weight: normal;
		text-decoration: none;
	}
	#site-navigation a:hover,
	#site-navigation ul .sub-menu a:hover,
	#site-navigation a:active,
	#site-navigation ul .sub-menu a:active{
		color: #C2ACA3  !important;
		text-decoration: underline;
	}

	#site-navigation ul li:hover .sub-menu{
		display: block;
		position: static;
		margin-top: 0;
		z-index: auto;
	}
	#site-navigation ul .sub-menu li,
	#hpb-sidebar-main-nav ul .sub-menu li{
		background-image: none;
		background-color: inherit;
		border-radius: 0;
	}
	.home #site-navigation{
		background-image : url(img/bg_01.png);
		background-repeat:repeat;
		display: block;
		width: auto;
		position: inherit;
		top: 0;
		right:auto;
		z-index: auto;
		margin:0;
		padding: 10px;
	}
	.home #hpb-sub-nav{
		display: block;
		width: 100%;
	}

	#site-navigation li,
	#hpb-sidebar-main-nav li{
		border-left-width: 0;
		background-position: top left;
		background-repeat: repeat-x;
		padding-left: 0;
	}
	#site-navigation li a,
	#hpb-sidebar-main-nav li a{
		display: block;
	}
	#hpb-sidebar-main-nav .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;
	}
	#site-navigation .sub-menu li a{
		padding-bottom: 0 !important;
		padding-left: 2.5em;
	}
	
	ul#menu-mainnav li ul.sub-menu{
	display:  block;
	padding-top: 0;
	}
/* トップページ */

	#main{
		margin-top:0;
	}
	.home #hpb-title{
		width: 100%;
		height: 187px;
		margin-bottom: 1em;
		margin-left: 0;
		position: static;
	}
	.home #hpb-title h2{
		width: 100%;
		padding-top: 187px;
		-webkit-background-size: contain;
		background-size: contain;
	}
	.home #hpb-main{
		background-color: #fff;
		padding-top: 10px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
	}
	.home #hpb-content{
		padding-left: 0;
		padding-right: 0;
	}
	article img{
		max-width: 320px !important;
		height: auto !important;
	}
/* コンテンツ*/
	#main{
		margin-top: 0 !important;
		float: none;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 0;
		padding-top: 0;
	}
	#primary{
		padding-bottom:0;
	}
	.widget_search{
		padding-top: 16px;
		background-image: none;
	}
	#sidebar-1 h2 {
	}
	aside{
		width: 100%;
		margin-bottom: 12px;
	}
	.footer-widgets{
		width:auto;
		margin: 0 10px;
	}
	#colophon aside{
		float:none;
		margin:0 0 12px 0;
	}
/* フォームパーツ設定 */
	textarea{
		width: 100%;
		height: 100px;
	}
	input.l{
		width: 100%;
	}
	input.m{
		width: 85%;
	}
	input.s{
		width: 72%;
	}
	#hpb-header-image img{
		height: auto !important;
		width: 100% !important;
	}
/* 検索 */
	.widget_search #s{
	width: 71%;
	}

	#sidebar-1{
		margin-top: 0;
		float: left;
		clear: both;
		width: 100%;
	}
/* トップページ */
	.home #sidebar-1{
		padding-top: 0;
		margin-top: 0;
		float:none;
		width: auto;
	}

	/* サブページ ナビゲーション */
	#sidebar-1 #hpb-sidebar-main-nav,
	#sidebar-1 #hpb-sidebar-sub-nav{
		display: block;
	}
	.home #sidebar-1 #hpb-sidebar-main-nav,
	.home #sidebar-1 #hpb-sidebar-sub-nav{
		display: none;
	}
	#sidebar-1 #hpb-sidebar-main-nav ul li{
		background-color: transparent;
		border-style: 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;
	}
	#hpb-sidebar-sub-nav li{
		border-right-style: none;
		border-top-style: none;
		border-left-style: none;
		display: block;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
	}
	#hpb-sidebar-sub-nav li a{
		display: block;
	}

	#colophon{
		margin-top:0;
		padding-bottom:0;
	}
	.home #colophon{
		background-image : url(img/bg_01.png);
	}
	#colophon #hpb-footer-main{
		float:none;
	}
	#site-sub-navigation{
		height: auto;
		background-color: #602929;
		padding-left: 0;
		padding-right: 0;
		padding-top: 6px;
		padding-bottom: 6px;
		padding-left: 10px;
		padding-right: 10px;
		width: auto;
		border-radius:5px;
	}
	#site-sub-navigation ul li a{
		background-image : url(img/bg_hpb-main-nav-li.png);
		background-position: 5px 1em;
		background-repeat: no-repeat;
		padding-top: 8px;
		padding-bottom:7px;
		padding-right: 40px;
		padding-left: 25px;
		border-bottom: none;
		border-left: none;
		border-right: none;
		border-top: none;
		line-height: 1.5em;
		float: none;
	}

	#site-sub-navigation ul li a:link,
	#site-sub-navigation ul li a:visited{
		color: #C2ACA3;
		font-weight: normal;
		text-decoration: none;
	}
	#site-sub-navigation ul li a:hover,
	#site-sub-navigation ul li a:active{
		text-decoration: underline;
	}
	.wp-login{
		width:100%;
		background-image : url(img/bg_01.png);
		margin: 10px 0 0 0;
		padding: 20px 0 10px 0;
		text-align: right;
	}
	.home .wp-login{
		width:100%;
		background-image : url(img/bg_01.png);
		margin: 0;
		padding: 0;
		text-align: right;
	}
	#colophon .wp-login a{
		position:relative;
	}
	#hpb-footer-main{
		width:auto;
		background-image : url(img/bg_01.png);
		margin: 10px 0 0 0;
		padding: 30px 0 0 0;
	}
	.home #hpb-footer-main p{
		text-align:center;
	}

	#hpb-header-image{
		height:auto;
	}
	#site-navigation{
		display: block;
		width: auto;
		position: relative;
		top: auto;
		right:auto;
		margin:0;
		padding: 10px;
		background-image : url(img/bg_01.png);
		background-repeat: repeat;
	}
	#site-navigation h1,
	#site-sub-navigation h1{
		color:#C2ACA3;
	}
	#site-navigation .menu-toggle,
	#site-navigation .skip-link,
	#site-sub-navigation{
		height: auto;
		margin: 0;
		padding: 0;
		overflow: hidden;
		text-indent: 0;
		background: none;
	}
	#site-sub-navigation{
		display:block;
		margin: 0 0 50px 0;
		padding: 10px 0 0 0;
	}
	#site-navigation ul,
	#site-sub-navigation ul{
		display: none;
	}
	#site-navigation ul.toggled-on,
	#site-sub-navigation ul.toggled-on{
		display:block;
	}
	#site-sub-navigation h1{
		display: block;
		margin: 0 10px;
	}
	#site-navigation .screen-reader-text{
		display:block;
	}
	#site-navigation .skip-link{
		margin: 0 0 10px 0;
	}
	#site-navigation .skip-link a{
		padding: 0 0 0 10px;
	}
    #masthead .hpb-nav-open#site-navigation ul{
        display: block;
    }
}

/* clearfix */
#masthead::after,
#site-navigation ul::after,
#main::after,
.hpb-viewtype-thumbnail::after,
.hpb-viewtype-date dl::after,
#page-content dl::after,
.hpb-entry-content dl::after,
#nav-below::after,
#primary::after,
.hpb_social::after{
	content: "";
	display: table;
	clear: both;
}
#ie8 #masthead,
#ie8 #site-navigation ul,
#ie8 #main,
#ie8 .hpb-viewtype-thumbnail,
#ie8 .hpb-viewtype-date dl,
#ie8 #page-content dl,
#ie8 .hpb-entry-content dl,
#ie8 #nav-below,
#ie8 #primary,
#ie8 .hpb_social{
	zoom: 1;
}


#ie6 #masthead,
#ie6 #site-navigation ul,
#ie6 #main,
#ie6 .hpb-viewtype-thumbnail,
#ie6 .hpb-viewtype-date dl,
#ie6 #page-content dl,
#ie6 .hpb-entry-content dl,
#ie6 #nav-below,
#ie6 #primary,
#ie6 .hpb_social{
	zoom: 1;
}

#ie7 #masthead,
#ie7 #site-navigation ul,
#ie7 #main,
#ie7 .hpb-viewtype-thumbnail,
#ie7 .hpb-viewtype-date dl,
#ie7 #page-content dl,
#ie7 .hpb-entry-content dl,
#ie7 #nav-below,
#ie7 #primary,
#ie7 .hpb_social{
	zoom: 1;
}

