/*
Theme Name: T5013
Author: Homepage Builder
Author URI: http://www.justsystems.com/jp/links/hpb/creator.html?p=hpb20_wp_hpbdash
Description: このテーマは「JustSystems Homepage Builder Version 20.0.6.0 for Windows」によって作成されました。サイト名は「004」、サイトの公開日時は「2022年04月03日18:02」です。
License: 
License URI: license.txt
*/

/* for IE8, IE7, IE6 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section{
	display: block;
}

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

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

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container{
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#hpb-grobal-header{
	background-image: url( "./img/bg_hpb-header.png" );
	background-repeat: repeat-x;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

.home #hpb-grobal-header{
	height: 110px;
	max-height: 110px;
}

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

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

#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;
	float: right;
}
.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: -330px;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	clear: both;
	width: 980px;
	height: 360px;
	position: relative;
	z-index: 1;
}

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

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

aside{
/*	width: 300px;*/
/*	float: left;*/
	margin-top: -50px;
}
#ie6 aside{
	margin-top: 0;
}
.home aside{
	margin-top: 475px;
}
#ie6 .home aside{
	margin-top: 487px;
}

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

#hpb-main-nav{
	clear: both;
	width: 998px;
	padding-top: 10px;
}

.home #hpb-main-nav{
	padding-top: 0;
	position: absolute;
	z-index: 100;
	top: 512px;
}


/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/

/* 背景設定 */

/* コンテンツ配置領域 */
.home #hpb-main div{
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
}

/* ナビゲーション */
#hpb-main-nav ul{
	display: block;
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-right: 0;
	padding-left: 0;
	list-style-type: none;
	text-align: left;
	background-color: #fec5c6;
	box-shadow: 0 2px 5px rgba(76, 29, 35, 0.23);
}
#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 li a{
	display: block;
	float: left;
	padding-top: 2px;
	padding-bottom: 9px;
	padding-left: 28px;
	padding-right: 15px;
	font-size: 1em;
	line-height: 26px;
	height: 26px;
	background-image: url("./img/icon_crown_2.png");
	background-repeat: no-repeat;
	background-position: left 10px;
}
#hpb-main-nav li:first-child a{
	background-image: none;
}

#hpb-main-nav a:link,
#hpb-main-nav a:visited,
#hpb-sidebar-main-nav a:link,
#hpb-sidebar-main-nav a:visited{
	color: #6e4f30;
	text-decoration: underline;
}
#hpb-main-nav a:hover,
#hpb-main-nav a:active,
#hpb-sidebar-main-nav a:hover,
#hpb-sidebar-main-nav a:active{
	color: #b34040;
	text-decoration: underline;
}

#hpb-main-nav ul .sub-menu{
	display: block;
	}
	
#hpb-main-nav ul .sub-menu{
	/*display: none;*/
	position: absolute;
	margin-top: 37px;
	margin-left: 0;
	z-index: 200;
	height: auto;
	background-color: #ffdbdc;
	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{
	display: block;
	height: auto;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	line-height: 1.4;
	background-image: 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-header-extra1{
	width: 458px;
	height: auto;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 45px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: right;
	background-image: url( "./img/bg_hpb-header-extra1.png" );
	background-repeat: no-repeat;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #bca97f;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #bca97f;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #bca97f;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #bca97f;
}

#hpb-header-extra1 p.tel{
	/* 電話番号の文字設定 */
	display: inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

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

}

#hpb-header-extra1 p.address{
	/* 住所文字設定 */
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-size:0.9em;
}

/* パンくずリスト　*/
div#hpb-breadcrumb-list{
	width: auto;
	bottom: 0px;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
	padding-right: 18px;
	letter-spacing: 0.1em;
	margin-left: 330px;
}
#hpb-breadcrumb-list div{
	display: inline;
}

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#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-4.png" );
	background-repeat: no-repeat;
	height: 75px;
	text-indent: -9999px;
}

#hpb-header-main #hpb-site-desc{
	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.5;
	font-size: 10px;
	width: 460px;
	height: 27px;
                    }

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

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

#hpb-footer-main .hpb-copyright{
	color: #fef5cd;
	font-size: 1em;
}

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

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

footer nav a:link,
footer nav a:visited{
	color: #fef5cd;
	text-decoration: underline;
}
footer nav a:hover,
footer nav a:active{
	color: #b34040;
	text-decoration: underline;
}
footer{
	position: relative;
}
footer .hpb-wp-login a{
	position:absolute;
	right: 18px;
	text-decoration: underline;
}
footer .hpb-wp-login a:link,
footer .hpb-wp-login a:visited{
	color: #fef5cd;
	text-decoration: underline;
}
footer .hpb-wp-login a:hover,
footer .hpb-wp-login a:active{
	color: #b34040;
	text-decoration: underline;
}

/* サイドブロック内パーツ */

/* aside > ul > li{
	background-color: #ffffff;
	border: 1px solid #bca980;
	margin-top: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
} */

aside ul,
aside #hpb-sidebar-main-nav ul,
aside #hpb-sidebar-sub-nav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

aside .widget{
	margin-bottom: 0;
}

aside .widget ul,
aside .widget div{
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	padding-right: 9px;
}

aside .widget li{
	font-size: 1em;
	background-image: url( "./img/icon_crown.png" ), url( "./img/border_divbox_01.png" );
	background-position: 0px 0.9em, left bottom;
	background-repeat: no-repeat, repeat-x;
	margin: 0;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 26px;
	padding-right: 0;
}

aside h2{
	font-size: 1.2em;
	background-image: url( "./img/bg_aside-h2.png" );
	background-repeat: repeat-x;
	background-color: transparent;
	color: #4c1d23;
	padding-top: 10px;
	padding-left: 50px;
	padding-right: 10px;
	padding-bottom: 18px;
	margin: 0;
	width: auto;
	height: auto;
	line-height: 1.2;
	position: relative;
	z-index: 1;
}

aside li li:last-child{
	background-image: url( "./img/icon_crown.png" );
	background-repeat: no-repeat;
	background-position: 0px 0.9em;
}

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

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



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

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

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

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

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

#hpb-content .hpb-posttype-news h3{
	color: #004bbc;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 60px;
	padding-bottom: 14px;
	line-height: 20px;
	text-align: left;
	overflow: hidden;
	clear: both;
	background-image: url( "./img/title_divbox_01.png" );
	background-position: right bottom;
	background-repeat: no-repeat;
	font-size: 150%;
}
#hpb-content .hpb-posttype-news h3 a{
	color: #755F4C;
	text-decoration: none;
}
#hpb-content .hpb-posttype-news h3 a:hover{
	text-decoration: underline;
}

#hpb-content .hpb-postinfo{
	clear: both;
}
#hpb-content h2{
	background-image: url( "./img/bg_page-content_h2.png" );
	background-repeat: repeat-x;
	background-color: #cbbc9b;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #bca97f;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #bca97f;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #bca97f;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #bca97f;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	padding-bottom: 0;
	font-size: 1.3em;
}
h3.hpb-c-index{
	height: 1px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
	background: none;
}

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

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

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

table th{
	color: #ffffff;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-align: left;
	background-color: #bca97f;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cfc4a6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfc4a6;
}

table td{
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cfc4a6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfc4a6;
}
table caption{
	color: #4b1e21;
	background-image: url( "./img/icon_ivy.png" );
	background-repeat: no-repeat;
	padding-bottom: 0px;
	padding-left: 50px;
	padding-right: 35px;
	margin-bottom: 8px;
	font-size: 1.35em;
	font-weight: bold;
	text-align: left;
	line-height: 1;
	min-height: 17px;
}

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


/* メインコンテンツ内基本パーツ */
#page-content h2,
#page-content h3,
#page-content h4,
#page-content h5,
#page-content h6{
	color: #4b1e21;
	font-weight: bold;
	clear: both;
}
#page-content h2 a,
#page-content h3 a,
#page-content h4 a,
#page-content h5 a,
#page-content h6 a{
	color: #755f4c;
	font-weight: bold;
	text-decoration: none;
}

#hpb-title h2{
	background-color: transparent;
	background-image: url( "./img/bg_hpb-page-title.png" );
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-bottom: 12px;
	padding-left: 10px;
	color: #755f4c;
	font-size: 1.6em;
	font-weight: normal;
	margin-top: 0;
	border: none;
}
#hpb-title h2 a{
	color: #755f4c;
	text-decoration: none;
}

 h3{
	font-size: 1.4em;
	background-image: url( "./img/bg_page-content_h3.png" );
	background-position: left 5px;
	background-repeat: repeat-x;
	padding-bottom: 15px;
	padding-top: 4px;
	padding-left: 50px;
	padding-right: 10px;
}
h4{
	background-image: url( "./img/bg_page-content_h4.png" );
	background-position: left 0.2em;
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-bottom: 5px;
	font-size: 1.3em;
	margin-top: 20px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #b6a65b;
}
h5{
	font-size: 1.3em;
	margin-top: 20px;
}
#page-content ul{
	list-style: none;
	padding-left: 0;
}
#page-content ul li{
	background-image: url("./img/icon_crown.png"), url( "./img/border_divbox_01.png" );
	background-position: left 0.8em, left bottom;
	background-repeat: no-repeat, repeat-x;
	margin-bottom: 5px;
	list-style-type: none;
	padding-left: 24px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#page-content ol{
	padding-left: 2em;
}
#page-content ol li{
	margin-bottom: 5px;
}
#page-content blockquote{
	background-image: url("./img/bg_blockquote_01.png");
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #fef5cc;
	margin-left: 0;
	margin-right: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	padding-right: 20px;
}
.hpb-viewtype-date dl{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	zoom: 1;
}

.hpb-viewtype-date dt{
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;
	line-height: 16px;
	min-height: 16px;
	font-weight: bold;
	width: 150px !important;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}

.hpb-viewtype-date dd{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-left: 140px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	background-image: url( "./img/border_divbox_01.png" );
	background-repeat: repeat-x;
	background-position: left bottom;
}

.hpb-viewtype-date dd a{
	display: block;
	text-align: left;
	line-height: 18px;
	padding-left: 26px;
	background-image: url( "./img/icon_crown.png" );
	background-position: 0px 0.3em;
	background-repeat: no-repeat;
}

.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::after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
#hpb-main div.hpb-more-entry a{
	display: block;
	background-image: url( "./img/bg_more_entry.png" );
	width: 70px;
	height: 20px;
	float: right;
	text-indent: -9999px;
}

#pagetop{
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: right;
}

#pagetop a{
	/* ページの先頭へのリンク設定 */
	display: block;
	margin-left: auto;
	width: 105px;
	height: 20px;
	overflow: hidden;
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
}

/* トップページ デザイン定義 */

.home #hpb-title h2{
	background-color: transparent;
	background-position: center top;
	background-repeat: no-repeat;
	width: auto;
	height: 100%;
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	overflow: hidden;
	text-indent: -9999px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
/*	box-shadow: 0 0 5px rgba( 234, 218, 193, 0.75 ); */
}
.home #hpb-title h2 a{
	color: #000000;
}

/* 投稿内の画像サイズ定義 */
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img{
	background-color: #ffffff;
	max-width: 97.5%;
	width: auto;
	height: auto;
	padding: 5px;
	box-shadow: 0 0 5px rgba( 234, 218, 193, 0.75 );
}
.wp-caption,
.wp-caption-text{
	text-align: left;
}

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

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

/* カレンダー */
.widget_calendar div{
	padding-left: 10px;
	padding-right: 10px;
}
.widget_calendar caption{
	margin-bottom: 3px;
	text-align: center;
	background-image: none;
	font-size: 1em;
}
.widget_calendar table{
	width: 100%;
	border-collapse: collapse;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	table-layout: fixed;
	border-left-width: 1px;
	border-left-color: #cfc4a6;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #cfc4a6;
	border-right-style: solid;
}
.widget_calendar thead tr{
	border-top-width: 2px;
	border-top-color: #cfc4a6;
	border-top-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #cfc4a6;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-left-color: #cfc4a6;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #cfc4a6;
	border-right-style: solid;
}
.widget_calendar table thead th{
	background-color: #bca97f;
	color: #ffffff;
	border-right-width: 1px;
	border-right-color: #cfc4a6;
	border-right-style: solid;
	padding: 0;
}

.widget_calendar table tr{
	border-bottom-width: 1px;
	border-bottom-color: #cfc4a6;
	border-bottom-style: solid;
}
.widget_calendar table td,
.widget_calendar table th{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.widget_calendar tbody a{
	font-weight: bold;
}
.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;
	padding-right: 0;
	padding-left: 0;
}

.widget_search #s{
	width: 77%;
	margin-right: 5px;
	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{
	background-image:  url( "./img/btn_widget_search.png" );
	background-repeat: no-repeat;
	border: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-indent: -9999px;
	width: 40px;
	height: 20px;
	cursor: pointer;
	position: relative;
	top: 1px;
}

.widget_search label{
	display: none;
}

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

/* タグ */
.widget_tag_cloud .tagcloud{
	padding: 10px 10px;
}
.widget_tag_cloud .tagcloud a{
	background-color: transparent;
	padding: 5px 10px 3px;
	border-radius: 3px;
	display: inline-block;
}


.widget_recent_entries a,
.widget_archive a,
.widget_categories a{
	display: block;
}
	#hpb-content #hpb-main .hpb_social,
	#hpb-content #hpb-main .hpb_social div{
		padding-bottom:0;
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		border-style: none;
	}
	#hpb-content #hpb-main .hpb_social div{
		margin-top: 5px;
		margin-right: 5px;
		margin-left: 5px;
		margin-bottom: 5px;
	}

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

/* 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 {
}

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

/*--------------------------------------------------------
  メディアクエリ
--------------------------------------------------------*/

@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-header-main h1 a{
		background-position: -40px 0;
	}
	#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-bottom: 0;
		margin-left: 0;
		margin-right: 0;
		width: auto;
	}
	#hpb-header-main h2#hpb-site-desc{
		width: auto;
		margin-left: 0;
		top: -25px;
	}
	#hpb-header-main #hpb-site-desc{
		width: auto;
		height: auto;
	}
	#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;
		padding-left: 0;
		border: none;
	}
	#hpb-header-extra1 p.tel{
		display: inline;
	}

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

	#hpb-main-nav ul,
	#hpb-sidebar-main-nav ul{
		background-color: #fec5c6;
		height: auto;
		background-image: none;
		border-radius: 5px;
		box-shadow: none;
		padding-top: 0;
		margin-top:15px!important;
		margin-bottom:15px!important;
	}
	.home #hpb-main-nav ul,
	.home #hpb-sidebar-main-nav ul{
		margin-top:0!important;
		margin-bottom:0!important;
	}

	#hpb-main-nav ul li,
	#hpb-sidebar-main-nav ul li{
		float: none;
		background-position: 0 -10px;
	}

	#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/icon_crown.png" );
		background-repeat: no-repeat;
		background-position: 5px 0.9em;
		padding-top: 6px;
		padding-right: 10px;
		padding-left: 25px;
		padding-bottom: 6px;
		border-bottom-style: dashed;
		border-bottom-width: 1px;
		border-bottom-color: #cc9966;
		border-left: none;
		border-right: none;
		border-top: none;
		line-height: 24px;
		height: auto;
		float: none;
	}
	#hpb-main-nav ul li:first-child a,
	#hpb-sidebar-main-nav ul li:first-child a{
		background-image: url( "./img/icon_crown.png" );
	}
	#hpb-main-nav ul li:last-child a,
	#hpb-sidebar-main-nav ul li:last-child a{
		border-bottom: none;
	}
	#hpb-main-nav ul .sub-menu{
		position: static;
		margin-top: 0;
		border-radius: 0;
	}
	.home #hpb-main-nav ul .sub-menu,
	#hpb-sidebar-main-nav ul .sub-menu{
		margin-top: 0;
		display: block;
		padding-left: 20px;
		border-bottom-style: dashed;
		border-bottom-width: 1px;
		border-bottom-color: #cc9966;
	}
	.home #hpb-main-nav ul.sub-menu a,
	#hpb-sidebar-main-nav ul.sub-menu a{
		background-image: none;
		border-bottom: none;
	}
	#hpb-main-nav ul .sub-menu li,
	#hpb-sidebar-main-nav ul .sub-menu li{
		background-image: none;
		background-color: inherit;
		border-bottom: none;
	}
	.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 li li{
		padding-top: 0;
		padding-right: 0;
		padding-bottom: 0;
		padding-right: 0;
	}
	#hpb-main-nav .sub-menu li a{
		padding-left: 2em;
	}

	div#hpb-breadcrumb-list{
		margin-left: 0;
		padding: 5px 0;
	}
	.home #hpb-main{
		padding-top: 10px;
	}
	.home #hpb-inner{
		margin-top: 0;
	}
	aside{
		float: none;
		clear: both;
/*		width: 100%;*/
		margin-top: 0;
	}
	.home aside{
		padding-top: 0;
		margin-top: 0;
	}
	.home #hpb-title{
		margin-top: 10px;
		margin-left: 0;
		margin-right: 0;
		height: 130px;
	}
	.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{
		background-color: #ffffff;
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #bca97f;
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: #bca97f;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #bca97f;
		border-left-style: solid;
		border-left-width: 1px;
		border-left-color: #bca97f;
	}
	#hpb-sidebar-sub-nav li{
		display: block;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #bca97f;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
	}
	#hpb-sidebar-sub-nav li:last-child{
		border-bottom: none;
	}
	#hpb-sidebar-sub-nav li a{
		display: block;
	}
	#hpb-content{
		float: none;
	}
/* フッター */
	#hpb-global-footer{
		width: 100%;
		height: auto;
		padding-bottom:20px;
	}

	#hpb-sub-nav{
		font-size: 0.8em;
	}
	#hpb-footer-main{
		margin-top: 10px;
		width: 100%;
		height: auto;
		position: inherit;
		font-size: 0.8em;
	}
	#hpb-footer-main p{
		margin-top: 0;
		margin-bottom: 0;
	}
	.home #hpb-footer-main{
		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;
	}
    #masthead .hpb-nav-open#site-navigation ul{
        display: block;
    }
}

/* 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{
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#masthead{
	background-image: url( "./img/bg_hpb-header.png" );
	background-repeat: repeat-x;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

.home #masthead{
	height: 110px;
	max-height: 110px;
}

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

.site-branding{
	width: 460px;
	margin: 0;
	float: left;
	position: relative;
}

.site-branding h1{
	width: 460px;
	margin-top: 10px;
	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-4.png" );
	background-repeat: no-repeat;
	height: 75px;
	text-indent: -9999px;
}
.site-branding #hpb-site-desc{
	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.5;
	font-size: 10px;
	width: 460px;
	height: 27px;
}

#site-navigation{
	clear: both;
	width: 998px;
	padding-top: 10px;
}

.home #site-navigation{
	padding-top: 0;
	position: absolute;
	z-index: 100;
	top: 500px;
}
#site-navigation ul{
	display: block;
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-right: 0;
	padding-left: 0;
	list-style-type: none;
	text-align: left;
	background-color: #fec5c6;
	box-shadow: 0 2px 5px rgba(76, 29, 35, 0.23);
}
#site-navigation ul::after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#site-navigation li{
	float: left;
	z-index: 100;
}
#ie6 #site-navigation li,
#ie7 #site-navigation li{
	position: relative;
}
#site-navigation li a{
	display: block;
	float: left;
	padding-top: 2px;
	padding-bottom: 9px;
	padding-left: 28px;
	padding-right: 15px;
	font-size: 1em;
	line-height: 26px;
	height: 26px;
	background-image: url("./img/icon_crown_2.png");
	background-repeat: no-repeat;
	background-position: left 10px;
}
#site-navigation li:first-child a{
	background-image: none;
}

#site-navigation a:link,
#site-navigation a:visited,
#hpb-sidebar-main-nav a:link,
#hpb-sidebar-main-nav a:visited{
	color: #6e4f30;
	text-decoration: underline;
}
#site-navigation a:hover,
#site-navigation a:active,
#hpb-sidebar-main-nav a:hover,
#hpb-sidebar-main-nav a:active{
	color: #b34040;
	text-decoration: underline;
}
#site-navigation ul .sub-menu{
	display: none;
	position: absolute;
	margin-top: 37px;
	margin-left: 0;
	z-index: 200;
	height: auto;
	background-color: #ffdbdc;
	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{
	display: block;
	height: auto;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	line-height: 1.4;
	background-image: 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;
}

h3.hpb-c-index,
#site-navigation .menu-toggle,
#site-navigation .skip-link{
	height: 1px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
	background: none;
}
#site-sub-navigation h1{
	display:none;
}

#main{
	width: 980px;
	padding-left: 9px;
	padding-right: 9px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	position: relative;
	padding-top: 0px;
	padding-bottom: 20px;
}
.home #main{
	margin-top: 20px;
}

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

#primary{
	width: 650px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	position: relative;
	padding-top: 0px;
	float: right;
}
.error404 #primary,
.error404 #content{
	width: 100%;
}
.home #primary{
	background-color: transparent;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-top: 460px;
}
#primary .hpb-posttype-news h3 a{
	color: #755F4C;
	text-decoration: none;
}
#primary .hpb-posttype-news h3 a:hover{
	text-decoration: underline;
}

#primary .hpb-postinfo{
	clear: both;
}
#primary h2{
	background-image: url( "./img/bg_page-content_h2.png" );
	background-repeat: repeat-x;
	background-color: #cbbc9b;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #bca97f;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #bca97f;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #bca97f;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #bca97f;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	padding-bottom: 0;
	font-size: 1.3em;
}
#primary #hpb-main .hpb_social,
#primary #hpb-main .hpb_social div{
	padding-bottom:0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	border-style: none;
}
#primary #hpb-main .hpb_social div{
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#sidebar-1{
	width: 300px;
	float: left;
	margin-top: -50px;
}
#ie6 #sidebar-1{
	margin-top: 0;
}
.home #sidebar-1{
	margin-top: 460px;
}
#ie6 .home #sidebar-1{
	margin-top: 487px;
}
#sidebar-1 > ul > li,
#sidebar-1 aside{
	background-color: #ffffff;
	border: 1px solid #bca980;
	margin-top: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

#sidebar-1 ul,
#sidebar-1 #hpb-sidebar-main-nav ul,
#sidebar-1 #hpb-sidebar-sub-nav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

#sidebar-1 .widget{
	margin-bottom: 0;
}

#sidebar-1 .widget ul,
#sidebar-1 .widget div{
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	padding-right: 9px;
}
#sidebar-1 .widget li{
	font-size: 1em;
	background-image: url( "./img/icon_crown.png" ), url( "./img/border_divbox_01.png" );
	background-position: 0px 0.9em, left bottom;
	background-repeat: no-repeat, repeat-x;
	margin: 0;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 26px;
	padding-right: 0;
}

#sidebar-1 h1{
	font-size: 1.2em;
	background-image: url( "./img/bg_aside-h2.png" );
	background-repeat: repeat-x;
	background-color: transparent;
	color: #4c1d23;
	padding-top: 10px;
	padding-left: 50px;
	padding-right: 10px;
	padding-bottom: 18px;
	margin: 0;
	width: auto;
	height: auto;
	line-height: 1.2;
	position: relative;
	z-index: 1;
}

#sidebar-1 ul li:last-child{
	background-image: url( "./img/icon_crown.png" );
	background-repeat: no-repeat;
	background-position: 0px 0.9em;
}
#sidebar-1 #hpb-sidebar-main-nav,
#sidebar-1 #hpb-sidebar-sub-nav{
	display: none;
}
#sidebar-1 .widget_search{
/*	background-color: transparent;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
*/
	padding-top: 9px;
	padding-bottom: 9px;
	padding-right: 0;
	padding-left: 0;
}

#sidebar-1 .widget li{
	margin-top: 0;
}

#colophon{
	background-color: #bca97f;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	clear: both;
}

footer .wp-login a{
	position:absolute;
	right: 18px;
	text-decoration: underline;
}
footer .wp-login a:link,
footer .wp-login a:visited{
	color: #fef5cd;
	text-decoration: underline;
}
footer .wp-login a:hover,
footer .wp-login a:active{
	color: #b34040;
	text-decoration: underline;
}

div#breadcrumb-list{
	width: auto;
	bottom: 0px;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
	padding-right: 18px;
	letter-spacing: 0.1em;
	margin-left: 330px;
}
#breadcrumb-list div{
	display: inline;
}

#content{
	width: 650px;
	text-align: left;
}

.home #content{
	padding-top: 0;
}

.home #content div{
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
}

#content .entry-meta{
	text-align: right;
	margin: 0;
}

#content #nav-below{
	clear: both;
}

#content #nav-below .nav-previous{
	float: left;
}

#content #nav-below .nav-next{
	float: right;
}

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

#nav-below,
.archive .entry-meta,
.archive .entry-meta{
	border-bottom: 1px solid #ccc;
    margin: 0.5em 0;
    padding: 0 0 2em;
}
#nav-below h1,
#hpb-pagenation h1{
	height: 1px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
	background: none;
}

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

#content .alignright{
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: right;
}
#content .aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 10px;
}

#content 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;
}
#content div.hpb-more-entry::after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
#content div.hpb-more-entry a{
	display: block;
	background-image: url( "./img/bg_more_entry.png" );
	width: 70px;
	height: 20px;
	float: right;
	text-indent: -9999px;
}
#hpb-content #content .hpb_social,
#hpb-content #content .hpb_social div{
	padding-bottom:0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	border-style: none;
}
#hpb-content #content .hpb_social div{
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#content .hpb-viewtype-content dt{
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
}
#content .hpb-viewtype-content dd{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}

#comments ol li{
 list-style:none;
}

.entry-content{
	padding-left: 10px;
}

#primary h2.comments-title,
.search #content .entry-title{
	border: 0;
	background: none;

	font-size: 1.4em;
	background-image: url( "./img/bg_page-content_h3.png" );
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-bottom: 10px;
	padding-top: 4px;
	padding-left: 50px;
	padding-right: 10px;
}

.error404 #content .entry-title,
.single #content .entry-title,
.page #content .entry-title,
.archive #content .page-title,
.search #content .page-title,
.home #content .entry-title{
	background-color: transparent;
	background-image: url( "./img/bg_hpb-page-title.png" );
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-bottom: 12px;
	padding-left: 10px;
	color: #755f4c;
	font-size: 1.6em;
	font-weight: normal;
	margin-top: 0;
	border: none;
	color: #755F4C;
}
.single #content .entry-title a{
	color: #755f4c;
	text-decoration: none;
}

.archive #content .entry-title{
	background-image: url( "./img/bg_page-content_h4.png" );
	background-position: left 0.2em;
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-bottom: 5px;
	font-size: 1.3em;
	margin-top: 20px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #b6a65b;
	margin-left: 10px;
}

#hpb-header-image{
	height:360px;
}

/*--------------------------------------------------------
  20130730追記
--------------------------------------------------------*/

#colophon aside{
	background-color: #ffffff;
	border: 1px solid #bca980;
	margin-top: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	width: 300px;
}
#colophon #search-2{
	background-color: #ffffff;
	border: 1px solid #bca980;
	margin-top: 10px;
	padding:10px 5px;
	width: 285px;
}
#colophon ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}
#colophon aside{
	float: left;
	margin : 10px;
}
#colophon .widget{
	margin-bottom: 10px;
}

#colophon .widget ul,
#colophon .widget div{
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	padding-right: 9px;
}
#colophon .widget li{
	font-size: 1em;
	background-image: url( "./img/icon_crown.png" ), url( "./img/border_divbox_01.png" );
	background-position: 0px 0.9em, left bottom;
	background-repeat: no-repeat, repeat-x;
	margin: 0;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 26px;
	padding-right: 0;
}

#colophon .widget h1{
	font-size: 1.2em;
	background-image: url( "./img/bg_aside-h2.png" );
	background-repeat: repeat-x;
	background-color: transparent;
	color: #4c1d23;
	padding-top: 10px;
	padding-left: 50px;
	padding-right: 10px;
	padding-bottom: 18px;
	margin: 0;
	width: auto;
	height: auto;
	line-height: 1.2;
	position: relative;
	z-index: 1;
	display: block;
}

#colophon .widget ul li:last-child{
	background-image: url( "./img/icon_crown.png" );
	background-repeat: no-repeat;
	background-position: 0px 0.9em;
}
#colophon #hpb-footer-main{
	clear: both;
	position: relative !important;
}

.footer-widgets{
	width: 980px;
	margin: 0 0 0 15px;
}
#colophon ul{
	margin: 0 0 0 15px;
}
/*--------------------------------------------------------
  メディアクエリ
--------------------------------------------------------*/

@media (max-width:480px) {
	body,
	#page,
	#masthead,
	#colophon,
	#main,
	#primary,
	#content,
	.home #hpb-title,
	.site-branding,
	#primary h2{
		width: auto;
	}
	body{
		min-width: 100%;
	}

/* ヘッダー */
	.site-branding h1 a{
		background-position: -40px 0;
	}
	#masthead{
		margin-top: -1px;
		padding-top: 1px;
		padding-left: 10px;
		padding-right: 10px;
		height: auto;
	}

	.home #masthead{
		height: auto;
		max-height: none;
	}

	.site-branding{
		width: auto;
		float: none;
	}
	.site-branding h1{
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 0;
		width: auto;
	}
	.site-branding h2#hpb-site-desc{
		width: auto;
		margin-left: 0;
		top: -25px;
	}
	.site-branding #hpb-site-desc{
		width: auto;
		height: auto;
	}
	#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;
		padding-left: 0;
		border: none;
	}
	#hpb-header-extra1 p.tel{
		display: inline;
	}

	#site-navigation,
	#hpb-sub-nav{
		display: none;
	}

	#site-navigation ul,
	#hpb-sidebar-main-nav ul{
		background-color: #fec5c6;
		height: auto;
		background-image: none;
		border-radius: 5px;
		box-shadow: none;
		padding-top: 0;
		margin-top:15px!important;
		margin-bottom:15px!important;
	}
	.home #site-navigation ul,
	.home #hpb-sidebar-main-nav ul{
		margin-top:0!important;
		margin-bottom:0!important;
	}

	#site-navigation ul li,
	#hpb-sidebar-main-nav ul li{
		float: none;
		background-position: 0 -10px;
	}

	#hpb-sidebar-main-nav ul li li{
		background-image: none;
	}
	#site-navigation ul li a,
	#hpb-sidebar-main-nav ul li a{
		background-image: url( "./img/icon_crown.png" );
		background-repeat: no-repeat;
		background-position: 5px 0.9em;
		padding-top: 6px;
		padding-right: 10px;
		padding-left: 25px;
		padding-bottom: 6px;
		border-bottom-style: dashed;
		border-bottom-width: 1px;
		border-bottom-color: #cc9966;
		border-left: none;
		border-right: none;
		border-top: none;
		line-height: 24px;
		height: auto;
		float: none;
	}
	#site-navigation ul li:first-child a,
	#hpb-sidebar-main-nav ul li:first-child a{
		background-image: url( "./img/icon_crown.png" );
	}
    #site-navigation ul .sub-menu li:first-child a{
        background-image: none;
    }
	#site-navigation ul li:last-child a,
	#hpb-sidebar-main-nav ul li:last-child a{
		border-bottom: none;
	}
	#site-navigation ul .sub-menu{
		position: static;
		margin-top: 0;
		border-radius: 0;
	}
	.home #site-navigation ul .sub-menu,
    #site-navigation ul .sub-menu,
	#hpb-sidebar-main-nav ul .sub-menu{
		margin-top: 0;
		display: block;
		padding-left: 20px;
		border-bottom-style: dashed;
		border-bottom-width: 1px;
		border-bottom-color: #cc9966;
	}
	.home #site-navigation ul.sub-menu a,
	#hpb-sidebar-main-nav ul.sub-menu a{
		background-image: none;
		border-bottom: none;
	}
	#site-navigation ul .sub-menu li,
	#hpb-sidebar-main-nav ul .sub-menu li{
		background-image: none;
		background-color: inherit;
		border-bottom: none;
	}
	.home #site-navigation{
		display: block;
		width: 100%;
		position: inherit;
		top: 0;
		z-index: auto;
		padding-top: 0;
	}

	.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 li li{
		padding-top: 0;
		padding-right: 0;
		padding-bottom: 0;
		padding-right: 0;
	}
	#site-navigation .sub-menu li a{
		padding-left: 2em;
	}
	
	ul#menu-mainnav li ul.sub-menu{
	display:  block;
	}
	
	div#breadcrumb-list{
		margin-left: 0;
		padding: 5px 0;
	}
	.home #content{
		padding-top: 10px;
	}
	.home #main{
		margin-top: 0;
	}
	#sidebar-1{
		float: none;
		clear: both;
		width: 100%;
		margin-top: 0;
	}
	.home #sidebar-1{
		padding-top: 0;
		margin-top: 0;
	}
	.home #hpb-title{
		margin-top: 10px;
		margin-left: 0;
		margin-right: 0;
		height: 130px;
	}
	.home #hpb-title h2{
		height: 100%;
		background-size: contain;
		background-repeat: no-repeat;
	}
	article img{
		max-width: 100% !important;
		height: auto !important;
	}
	#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;
	}
	#hpb-sidebar-sub-nav ul{
		background-color: #ffffff;
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #bca97f;
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: #bca97f;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #bca97f;
		border-left-style: solid;
		border-left-width: 1px;
		border-left-color: #bca97f;
	}
	h3{
		padding-top: 10px;
	}
	#hpb-sidebar-sub-nav li{
		display: block;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #bca97f;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
	}
	#hpb-sidebar-sub-nav li:last-child{
		border-bottom: none;
	}
	#hpb-sidebar-sub-nav li a{
		display: block;
	}
	#primary{
		float: none;
	}
/* フッター */
	#colophon{
		float:none;
		width: auto;
		height: auto;
		padding-bottom:20px;
	}
	#colophon aside{
		float:none;
		width:auto;
	}
	#hpb-sub-nav{
		font-size: 0.8em;
	}
	#hpb-footer-main{
		margin-top: 10px;
		width: 100%;
		height: auto;
		position: inherit;
		font-size: 0.8em;
	}
	#hpb-footer-main p{
		margin-top: 0;
		margin-bottom: 0;
	}
	.home #hpb-footer-main{
		padding-top: 0;
	}
	.home #hpb-footer-main p{
		margin-top: 0.5em;
	}
	.hpb-wp-login{
		text-align:right;
	}
	.hpb_social{
		overflow: hidden;
		position: relative;
	}
	#colophon .footer-widgets{
		width: 100%;
		margin-left: 0;
	}

/* フォームパーツ設定 */
	textarea{
		width: 100%;
		height: 100px;
	}
	input.l{
		width: 100%;
	}
	input.m{
		width: 85%;
	}
	input.s{
		width: 72%;
	}
	#primary img{
		height: auto !important;
		max-width: 100% !important;
	}

/* Add */
	.home #main{
		padding-top: 0;
	}
	.home #hpb-header-image{
		height:auto;
		padding: 10px 0 20px;
	}
	.home #hpb-header-image img{
		width: 100%;
		height: auto;
	}
	.home #primary{
		margin-top: 0;
	}

/* Add 2 */
	#site-navigation{
		display: block;
		width: auto;
		position: relative;
		top: auto;
		right:auto;
		background-color: transparent;
		margin: 0 0 10px 0;
	}
	#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{
		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 .skip-link{
		margin: 0 0 10px 0;
	}
	#site-navigation .skip-link a{
		padding: 0 0 0 10px;
	}
#site-navigation ul, #site-sub-navigation ul{
    display: none;
}
}

/* 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,
.hpb-pagenation::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 .hpb-pagenation,
#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 .hpb-pagenation,
#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 .hpb-pagenation,
#ie7 #primary,
#ie7 .hpb_social{
	zoom: 1;
}

