/* 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: #676664; /* 標準文字色 */
	background-color: #ffffff;
	background-image : url(pic_e0621.jpg);
	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: 195px;
	max-height: 195px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	position: relative;
}

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

#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: 340px;
}

.home #hpb-title{
	margin-top: 0;
	margin-left: -20px;
	margin-right: -10px;
	padding-left: 0;
	padding-right: 0;
	clear: both;
	width: 1000px;
	height: 320px;
	position: absolute;
	top: -340px;
}
.home #hpb-title h2{
	background-image : url(img/mainimg_girly-1.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;
	float: right;
}
#ie6 aside{
	margin-top: 0;
}
.home aside{
	margin-top: 338px;
}
#ie6 .home aside{
	margin-top: 442px;
}
/* フッター */
#hpb-global-footer{
	width: 1000px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	background-image : url(img/bg_footer_girly-1.png);
	background-repeat: repeat-x;
	background-color: #e1e1e1;
}


#hpb-main-nav{
	clear: both;
	width: 980px;
	background-color: #cccccc;
	position: absolute;
	z-index: 100;
	top: 0;
	left:0;
	margin-left: 10px;
	margin-right: 10px;
}

#page-content blockquote{
	border-radius: 13px;
	background-color: #f7f7f7;
	background-image : url(img/bg_blockquote_01.png),url(img/bg_blockquote_02.png);
    background-position: left top, right bottom;
	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: 15px;
	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: 22px;
	float: left;
	z-index: 100;
}
#ie6 #hpb-main-nav li,
#ie7 #hpb-main-nav li{
	position: relative;
	margin-right: 20px;
}

#hpb-main-nav ul .sub-menu{
	display: none;
	background-color: #ddd;
	border-radius: 3px;
	position: absolute;
	margin-top: 35px;
	margin-left: 0;
	z-index: 200;
	height: auto;
	background-image: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}
#hpb-main-nav ul .sub-menu ul{
	margin-top: 0;
	padding: 0;
}

#ie6 #hpb-main-nav ul .sub-menu,
#ie7 #hpb-main-nav ul .sub-menu{
	left: 0;
	position: absolute;
}
#ie6 #hpb-main-nav ul .sub-menu a,
#ie7 #hpb-main-nav ul .sub-menu a{
	width: 10em;
}
#hpb-main-nav ul .sub-menu li a{
	background-image: none;
	display: block;
	height: auto;
	padding-bottom: 8px;
	line-height: 2.5;
	border-bottom-style: none;
}
#hpb-main-nav ul .sub-menu li a:hover{
	color:#ffffff;
}

#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 1em;
	display: block;
	float: left;
	padding-left: 20px;
	padding-top:3px;
	padding-bottom:3px;
	font-size: 12px;
	line-height: 25px;
}

#hpb-main-nav a:link,
#hpb-main-nav a:visited{
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
#hpb-main-nav a:hover,
#hpb-main-nav a:active{
	color: #333333;
	text-decoration: underline;
}

/* ヘッダー内パーツ */
#hpb-header-extra1{
	background-image:url(img/bg_hpb-header-extra1.png);
	background-repeat: no-repeat;
	color: #666666;
	width: 520px;
	height: 45px;
	margin-top: 70px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	float: right;
	text-align: left;
}
.home #hpb-header-extra1{
	margin-bottom: 0;
}
#hpb-header-extra1 p{
	margin-bottom: 0;
}

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

}

#hpb-header-extra1 p.address{
	/* 住所文字設定 */
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 28px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	line-height: 1.2;
	text-align: left;
	font-size: 1em;
}

/* パンくずリスト　*/
div#hpb-breadcrumb-list{
	background-color: #eaeaea;
	width: 980px;
	position: absolute;
	bottom: 0px;
	left:0;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
#hpb-breadcrumb-list div{
	display: inline;
}
#hpb-breadcrumb-list div:first-child{
	background: url(img/bg_hpb-breadcrumb-list.png);
	background-repeat: no-repeat;
	background-position: 16px 0.2em;
	padding-left: 36px;
}
#hpb-breadcrumb-list a:link,
#hpb-breadcrumb-list a:visited{
	color: #7290b4;
	text-decoration: underline;
}


#page-content h2{
	background-color: #cccccc;
	background-image: url(img/page-content-h2.png);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 25px;
	padding-right: 10px;
	color: #333333;
	font-weight: normal;
}
.hpb-entry-thumb img{
	background-image: url(img/bg_imgframe.png);
	padding:5px;
}
/* リスト */
#page-content ul{
	list-style: none;
	padding-left: 0;
}
#page-content ul li{
	background-image : url(img/icon_list02.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: 460px;
	margin: 0;
	float: left;
	position: relative;
}

#hpb-header-main h1{
	width: 460px;
	margin-top: 60px;
	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: 60px;
	text-indent: -9999px;
}

#hpb-header-main #hpb-site-desc{
	color: #666666;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: left;
	font-weight: normal;
	line-height: 1.2;
	font-size: 11px;
	width: 460px;
	height: 17px;
}
/* フッター */
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: #666666;
	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: #333333;
	text-decoration: none;
}
footer nav a:hover,
footer nav a:active{
	color: #333333;
	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: #333333;
	text-decoration: none;
}
footer .hpb-wp-login a:hover,
footer .hpb-wp-login a:active{
	color: #333333;
	text-decoration: underline;
}


/* サイドブロック内パーツ */
aside > ul > li,
aside #hpb-sidebar-main-nav,
aside #hpb-sidebar-sub-nav{
	margin-top: 12px;
}

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

aside 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;
	color: #333333;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 3.5em;
	margin: 0;
	width: auto;
	height: auto;
	line-height: 30px;
	position: relative;
	z-index: 1;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
}


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


#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 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: #0099cc; /* 標準文字色 */
	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: #33ccff;
	text-decoration: none;
}

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

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

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 h2 a{
	color: #666666;
	line-height: 33px;
	text-decoration: none;
	padding-bottom:10px;
	padding-top:10px;
}
#hpb-content h3 a{
	color: #333333;
}

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

#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: 27px;
	text-align: left;
	font-size: 1.15em;
	line-height: 1.5;
	color: #333333;
	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: #333333;
	clear: both;
}
h6{
	color: #333333;
	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: #cccccc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}
table th{
	color: #ffffff;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-align: left;
	background-color: #cccccc;
	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: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
table caption{
	background-image : url(img/bg_table-caption_01.png),url(img/bg_table-caption_02.png);
	background-position: 8px 0.4em, left bottom;
	background-repeat: no-repeat, no-repeat;
	padding-bottom: 0px;
	padding-left: 35px;
	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: #755f4c;
	font-weight: normal;
	margin-top: 8px;
}
#hpb-title h2 a{
	background-position: 8px 0em;
	background-repeat: no-repeat;
	padding-left: 41px;
	text-decoration: none;
	display:block;
}

.hpb-viewtype-date dl{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	zoom: 1;
}

.hpb-viewtype-date dt{
	background-image : url(img/icon_list01.png);
	background-position: 133px 0.8em;
	background-repeat: no-repeat;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;
	line-height: 16px;
	min-height: 16px;
	font-weight: bold;
	width: 150px !important;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}

.hpb-viewtype-date dd{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 160px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	text-align: left;
	line-height: 16px;
	min-height: 16px;
	padding-left: 10px;
	background-image : url(img/dot_list02.png);
	background-position: 0 bottom;
	background-repeat: repeat-x;
}

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

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

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

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

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

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

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

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

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

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

#hpb-main div.hpb-more-entry{
	border-bottom: none;
	border-left: none;
	border-top: none;
	border-right: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#hpb-main div.hpb-more-entry a{
	text-indent: -9999em;
	background-image: url(img/bg_hpb-more-entry.png);
	width: 70px;
	height: 20px;
	display: block;
	float: right;
}

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

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



/* トップページ デザイン定義 */
.home #hpb-title h2{
	margin-top: 0;
	overflow: hidden;
	text-indent: -9999px;
	width: auto;
	background-position: top center;
	background-repeat: no-repeat;
	
}
.home #hpb-title h2 a{
	color: #000000;
}

/* 投稿内の画像サイズ定義 */
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img{
	background-image : url(img/bg_imgframe.png);
	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: #999999;
	border-top-color: #e8e2df;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #e8e2df;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #e8e2df;
	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: #e8e2df;
	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: #663300;
	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;
}

/*--------------------------------------------------------
  Yahoo!ロコ-地図
--------------------------------------------------------*/
div[name="HPBMAP"] img{
	max-width: none !important;
}

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

@media (max-width:480px) {
	body,
	#hpb-container,
	#hpb-grobal-header,
	#hpb-global-footer,
	#hpb-inner,
	#hpb-content,
	#hpb-main,
	.home #hpb-title,
	#hpb-header-main,
	#hpb-content h2{
		width: auto;
	}
	body{
		min-width: 320px;
	}
	#hpb-container{
		background: none;
	}
/* ヘッダー */
	#hpb-header-main{
		background-color: #fff;
		float:none;
	}
	.home #hpb-grobal-header,
	#hpb-grobal-header{
		height: auto;
		max-height: none;
	}
	#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:100% auto;
		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;
	}
	#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;
	}
	#hpb-header-extra1 p.tel{
		display: inline;
		font-size: 1.2em;
	}
	#hpb-header-extra1 p.tel span{
	/* 電話番号の「TEL」文字設定 */
		padding-left: 0;
	}
	#hpb-header-extra1 p.address{
		margin-left:0;
	}
	/* パンくず */
	div#hpb-breadcrumb-list{
		position: static;
		width: auto;
	}
/* ナビゲーション */
	#hpb-main-nav,
	#hpb-sub-nav{
		display: none;
	}
	#hpb-main-nav ul,
	aside #hpb-sidebar-main-nav ul{
		height: auto;
		background-color: #dedede;
		background-image: none;
		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;
		color: #fdf4c9;
		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: 0.5em;
		padding-bottom:0.5em;
		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-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;
	}
	/* ナビゲーション　リンク */
	#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: #333333;
		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: #333333  !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{
		float: left;
		clear: both;
		width: 100%;
	}
/* トップページ */
	.home aside{
		padding-top: 0;
		margin-top: 0;
	}
	.home #hpb-title{
		width: 100%;
		height: 148px;
		margin-bottom: 1em;
		margin-left: 0;
		position: static;
	}
	.home #hpb-title h2{
		width: 100%;
	/*	padding-top: 148px;*/
		-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;
		margin-top: 0;
	}
	/* サブページ ナビゲーション */
	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{
		float: none;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 0;
		padding-top: 0;
	}
	.widget_search{
		padding-top: 16px;
		background-image: none;
	}
	aside h2{
		background-color: #cccccc;
		background-image : url(img/sp_aside_h2.png);
		background-repeat: no-repeat;
		background-position: 5px center;
		padding-left: 2.5em;
	}
/* フッター */
	.home #hpb-global-footer{
		padding-top:10px;
	}
	#hpb-global-footer{
		background-color: #cccccc;
		width: 100%;
		height: auto;
		padding-top:20px;
	}
	#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;
	}
	.hpb-wp-login{
		text-align: right;
	}
	footer .hpb-wp-login a{
		position: static;
	}
	.hpb_social{
		margin-left: -5px !important;
		margin-right: -5px !important;
	}
	.hpb_social div{
		margin-top: 5px !important;
		margin-bottom: 5px !important;
		margin-left: 0 !important;
		margin-right: 3px !important;
	}

/* フォームパーツ設定 */
	textarea{
		width: 150px;
		height: 100px;
	}
	input.l{
		width: 150px;
	}
	input.m{
		width: 100px;
	}
	input.s{
		width: 80px;
	}

	.hpb_social{
		overflow: hidden;
		position: relative;
	}
	#hpb-content img{
		max-width: 260px !important;
		height: auto !important;
	}
}

@media (max-width:320px) { 
	.home #hpb-title{
	height: 97px ;
}
	.home #hpb-title h2{
		padding-top: 97px;
		-webkit-background-size: 300px 97px;
		background-size: 300px 97px;
	}
	div#hpb-breadcrumb-list{
		position: static;
		width: 320px;
	}
}

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