/*
Theme Name: Balisenka-K
Author: Homepage Builder
Author URI: http://www.justsystems.com/jp/links/hpb/creator.html?p=hpb17_wp_hpbdash
Description: このテーマは「JustSystems Homepage Builder Version 17.0.15.0 for Windows」によって作成されました。サイト名は「Balisenka-K」、サイトの公開日時は「2025年07月28日11:56」です。
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: #5C3333; /* 標準文字色 */
	background-color: #ffffff;
	min-width: 1020px;
}

img{
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
body {
}
#hpb-container{
	background-image: url(img/bg_hpb-container.png);
	margin-left: auto;
	margin-right: auto;
}

.home #hpb-container{
}

#hpb-grobal-header{
	background-image: url(img/bg_hpb-grobal-header.png);
	background-repeat: repeat-x;
	width: 1020px;
	height: 155px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	padding-top: 35px;
	position: relative;
	background-position: center bottom;
	background-color: #FFF;
}

.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;
	padding-top: 60px;
	padding-bottom:50px;
}

#hpb-inner:after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.home #hpb-inner{
	padding-top:0px;
}
#hpb-content{
	width: 630px;
	margin-top: -10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	position: relative;
	float: left;
}
.home #hpb-content{
	margin-top: 340px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.home #hpb-title{
	margin-top: 0;
	margin-left: -20px;
	margin-right: -10px;
	padding-left: 0;
	padding-right: 0;
	clear: both;
	width: 1020px;
	height: 337px;
	position: absolute;
	top: -340px;
	background-image: url(img/bg_home_title.png);
	background-position: center top;
	background-color: #FFF;
	z-index: 1;
}

.home #hpb-title h2{
    background-image: url("img/mainimg_luxury-2.png");
    background-position: left top;
    background-repeat: no-repeat;
    height: 100%;
    margin-bottom: 0;
    margin-top: 0;
}

#hpb-main{
	text-align: left;
}

.home #hpb-main {
}

aside{
	width: 260px;
	float: right;
	margin-top: -12px;
	background-color: #300;
	padding: 20px;
	color: #AD9999;
}
#ie6 aside{
	margin-top: 0;
}
.home aside{
	margin-top: 338px;
}
#ie6 .home aside{
	margin-top: 442px;
}

#hpb-global-footer{
	width: 1020px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5C3333;
}


#hpb-main-nav{
	clear: both;
	width: 1020px;
	background-color: #FFF;
	position:relative;
	z-index: 100;
}
#ie6 #hpb-main-nav{
	background-color: #211610;
	filter: alpha(opacity=70);
}

#hpb-main-nav .menu-mainnav-container{
	position:absolute;
	top:-185px;
}

.home #hpb-main-nav .menu-mainnav-container{
	position:absolute;
	top:-170px;
}
#ie6 .home #hpb-main-nav .menu-mainnav-container,
#ie7 .home #hpb-main-nav .menu-mainnav-container{
	top:-154px;
}

blockquote{
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	background-color: #EAE5E5;
	margin: 0px;
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/

/* 背景設定 */

/* コンテンツ配置領域 */


/* ナビゲーション */
#hpb-main-nav ul{
	display: block;
	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;
}

#hpb-main-nav li{
	margin-right: 20px;
	float: left;
	z-index: 100;
	height:30px;
	padding-top: 3px;
	padding-bottom: 2px;
}
#ie6 #hpb-main-nav li,
#ie7 #hpb-main-nav li{
	position: relative;
}

#hpb-main-nav li a{
	background-repeat: no-repeat;
	background-position: 0 1.2em;
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	line-height: 30px;
	height: 30px;
}

#hpb-main-nav a:link,
#hpb-main-nav a:visited{
	color: #5C3333;
	text-decoration: none;
}
#hpb-main-nav li a:hover,
#hpb-main-nav li a:active{
	height: 30px;
	background-color: #EAE5E5;
	color: #300;
	border-radius:7px;
}

#hpb-main-nav ul .sub-menu{
	display: none;
	position: absolute;
	margin-top: 30px;
	margin-left: 0;
	z-index: 200;
	height: auto;
	background-image: none;
	box-shadow: 0 0 10px rgba( 0, 0, 0, 0.15 );
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
}
#hpb-main-nav ul .sub-menu ul{
	margin-top: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
}
#ie6 #hpb-main-nav ul .sub-menu,
#ie7 #hpb-main-nav ul .sub-menu{
	left: 0;
	position: absolute;
}
#ie6 #hpb-main-nav ul .sub-menu a,
#ie7 #hpb-main-nav ul .sub-menu a{
	width: 10em;
}
#hpb-main-nav ul .sub-menu li{
	padding:0;
	margin:0;
	}

#hpb-main-nav ul .sub-menu li a{
	color:#300;
	background-image: url(img/bg_sub-nav.png);
	display: block;
	height: 30px;
	line-height: 30px;
	border-bottom-style: none;
	background-repeat: repeat-x;
	margin: 0px!important;
	border-radius:0!important;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#hpb-main-nav .sub-menu li a:hover{
	background-image:none;
	height: 30px;
	line-height: 30px;
	background-color:#D5CACA;
	border-radius:none!important;
}

#hpb-main-nav ul li:hover .sub-menu{
	display: block;
}

#hpb-main-nav ul li:hover .sub-menu a {
}

#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{
	background-image:url(img/bg_hpb-header-extra1.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 500px;
	height: 32px;
	margin-top: 45px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 25px;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0px;
	float: right;
	text-align: left;
}
.home #hpb-header-extra1{
	margin-bottom: 0;
}


#hpb-header-extra1 p{
	font-size: 0.9em;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

/* パンくずリスト　*/
div#hpb-breadcrumb-list{
	width: 1000px;
	bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top:20px;
	text-align: left;
	clear: both;
	color: #AC9999;
}
#hpb-breadcrumb-list div{
	background: none;
	background-repeat: no-repeat;
	background-position: 16px 0;
	display: inline;
	padding-left: 10px;

}
#hpb-breadcrumb-list div a{
	padding-right: 10px;
}

#page-content h2{
	background-image: none;
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 3px;
	padding-left: 25px;
	padding-right: 10px;
	color: #fef5cd;
	font-weight: normal;
}
.hpb-entry-thumb img{
	background-image: none;
	padding:5px;
}
#page-content ul {
}
#page-content li{
	list-style-image: none;
	background: none;
	background-repeat: repeat-x;
	background-position: 0 bottom;
	margin-bottom: 20px;
	padding-bottom: 5px;
}

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-header-main{
	width: 460px;
	margin: 0;
	float: left;
	position: relative;
}

#hpb-header-main h1{
	font-family: "Times New Roman", "ＭＳ 明朝", serif;
	font-weight: normal;
	font-size: 250%;
	width: 460px;
	margin-left: 10px;
	margin-bottom: 0;
	padding-top: 30px;
}

#hpb-header-main h1 a{
	text-shadow: 0 1px 3px #000;
	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;
	height: 40px;
	text-decoration: none;
	background-image: url(img/logo_luxury-2.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#hpb-header-main h1 a:link,
#hpb-header-main h1 a:visited,
#hpb-header-main h1 a:hover,
#hpb-header-main h1 a:active{
	color: #ffffff;
}

#hpb-header-main #hpb-site-desc{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 10px;
	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: 30px;
}

/* フッター内パーツ */
#hpb-footer-main{
	width: 980px;
	position: absolute;
}

/* コピーライト文字設定 */
#hpb-footer-main p{
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}

#hpb-footer-main .hpb-copyright{
	color: #999999;
	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;
	border-left:1px solid #AC9999;
}

footer nav ul li:first-child{
	border-left: none;
}

footer nav a:link,
footer nav a:visited{
	color: #999999;
	text-decoration: underline;
}
footer nav a:hover,
footer nav a:active{
	color: #ffffff;
	text-decoration: underline;
}

.hpb-wp-login{
    padding-right: 15px;
    float: right;
	
}
.hpb-wp-login a:link,
.hpb-wp-login a:visited{
	color: #999;
}
.hpb-wp-login:hover{
	background: -moz-linear-gradient(center top , #FFFFFF, #DFDFDF) repeat scroll 0 0 transparent;
	color: #282828;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #333333;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #333333;
}
.hpb-wp-login:active{
	background: -moz-linear-gradient(center top , #A8A8A8, #C6C6C6 15%, #D8D8D8) repeat scroll 0 0 transparent;
	border-bottom-color: #7F7F7F;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #7F7F7F;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #7F7F7F;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #7F7F7F;
	border-top-style: solid;
	border-top-width: 1px;
}

/* サイドブロック内パーツ */

aside > ul > li,
aside #hpb-sidebar-main-nav,
aside #hpb-sidebar-sub-nav{
	margin-top: 12px;
}

aside ul,
aside #hpb-sidebar-main-nav ul,
aside #hpb-sidebar-sub-nav ul{
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

aside .widget{
	margin-bottom: 0;
	padding-bottom: 10px;
}

aside ul li {
}
aside ul li li{
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

aside .widget ul, aside .widget div{
	background-color: #5C3333;
}

aside .widget li{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #513c2d;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 5px;
	background-image : url(img/ico_arrow.png);
	background-position: 5px 1.2em;
	background-repeat: no-repeat;
	margin-left: 12px;
	margin-right: 12px;
}

aside h2{
	font-size: 1.0em;
	background-image: url(img/bg_widgettitle.png);
	background-repeat: no-repeat;
	color: #ffffff;
	margin: 0;
	width: auto;
	height: 32px;
	line-height: 32px;
	position: relative;
	z-index: 1;
	font-weight: bold;
	padding-right: 25px;
	padding-left: 25px;
}


aside li li{
	font-size: 1em;
	border-bottom-color: #aaaaaa;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin: 0;
	padding: 5px 10px;
}


aside li li a:link,
aside li li a:visited,
aside #hpb-sidebar-sub-nav li a:link,
aside #hpb-sidebar-sub-nav li a:visited{
	color: #ffffff; /* サイドバーリンク色 */
	text-decoration: underline;
}

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: #AC9999;
	text-decoration: underline;
}

aside #hpb-sidebar-main-nav li a:link,
aside #hpb-sidebar-main-nav li a:visited{
	color: #fef5cc;
	text-decoration: none;
}
aside #hpb-sidebar-main-nav li a:hover,
aside #hpb-sidebar-main-nav li a:active{
	color: #e9db9a;
	text-decoration: underline;
}

/*--------------------------------------------------------
  サイドバーメニュー設定
--------------------------------------------------------*/

aside #hpb-sidebar-main-nav,
aside #hpb-sidebar-sub-nav{
	display: none;
}

/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

nav li a {
	/* ナビゲーション文字設定 */
}

/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/
/* リンク文字色 */
a:link, a:visited{
	color: #999; /* 標準文字色 */
	text-decoration: underline;
}
a:hover, a:active{
	color: #555;
	text-decoration: none;
}

#hpb-skip{
	/* ヘッダースキップの非表示 */
	height: 1px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
}

p{
	margin-top: 0.5em;
	margin-bottom: 1.5em;
	padding-right: 0.1em;
	padding-left: 0.1em;
	line-height: 1.4;
	text-align: left;
}
.xx-small{
	font-size: 0.75em;
}
.x-small{
	font-size: 0.8em;
}
.small{
	font-size: 0.9em;
}
.medium{
	font-size: 1em;
}
.large{
	font-size: 1.2em;
}
.x-large{
	font-size: 1.5em;
}
.xx-large{
	font-size: 2em;
}
p.indent{
	padding-left: 5px;
}

hr{
	width: 100%;
	height: 1px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	clear: both;
	border-top-width: 1px;
	border-top-style: none;
	border-right-width: 1px;
	border-right-style: none;
	border-left-width: 1px;
	border-left-style: none;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: none;
}

#ie6 hr,
#ie7 hr,
#ie8 hr{
	margin-top:0;
	margin-bottom:0;
}

.home #hpb-content .hpb-viewtype-date h3,
#hpb-main h2,
#hpb-title h2{
	font-size: 14px;
	font-weight: normal;
	margin-top: 10px;
	margin-right: -10px;
	margin-bottom: 0.5em;
	margin-left: -10px;
	text-align: left;
	overflow: hidden;
	clear: both;
	color: #C90;
	background-image: url(img/bg_h2.png);
	background-position: 0 center;
	background-repeat: repeat-y;
	border-bottom-style: none;
	line-height: 24px;
	width: 585px;
	padding-left: 20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	text-indent:-0.6em;
}
#hpb-content h2 a{
	color: #ffffff;
	font-size: 1.15em;
	line-height: 33px;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
}
#hpb-content .hpb-entry-content h2{
	background-image: none;
	background-repeat: no-repeat;
	height: auto;
	padding-top: 3px;
	padding-left: 25px;
	padding-right: 10px;
	color: #5C3333;
	font-weight: bold;
	line-height: normal;
	font-size: 140%;
}
.home #hpb-content .hpb-viewtype-date h3 a{
	color: #C90;	
	padding-left:10px;
}
#hpb-content h3 a{
	text-decoration: none;
}

#hpb-content h3{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-align: left;
	overflow: hidden;
	font-size: 1.25em;
	clear: both;
	padding-left: 10px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}

#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-repeat: no-repeat;
	background-position: left center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	padding-right: 0;
	padding-left: 15px;
	text-align: left;
	font-size: 1.15em;
	line-height: 20px;
	clear: both;
	font-weight: normal;
	background-image: url(img/bg_h4.png);
}

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;
	clear: both;
}
h6{
	font-size: 1em;
}

table{
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 0;
	border-collapse: collapse;
}

table th{
	color: #C90;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-align: left;
	background-color: #300;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #960;
}

table td{
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B3A0A0;
	background-color: #EAE5E5;
}

/* フォームパーツ設定 */
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;
}


/* メインコンテンツ内基本パーツ */




/*コンテンツの全体*/
.home #hpb-main div.hpb-posttype-news,
#hpb-main{
}
.home #hpb-main{
}

/*コンテンツの中身*/

.home #hpb-main div.hpb-posttype-news,
#hpb-content, .home #page-content, #toppage-topics .hpb-viewtype-full{
	background-image : url(img/bg_contents-body.png);
	background-repeat: repeat-x;
	width: 600px;
	border: 5px solid #FFF;
	background-color: #FFF;
	padding: 20px;
	}
.home #hpb-content{
	background-image:none;
	background-color:transparent;
	border:none;
	padding:0;
	}
.home #page-content{
	margin-bottom: 20px;
	padding-bottom: 40px;
}


#hpb-title {
}
#hpb-title h2 {
}
.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{
	font-size: 11px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;
	line-height: 16px;
	min-height: 16px;
	font-weight: bold;
	width: 120px !important;
	padding-top: 10px;
	padding-right: 10px;
	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: 140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E1E1;
}

#ie6 .hpb-viewtype-date dd,
#ie7 .hpb-viewtype-date dd{
	padding-left:10px;
}

.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: none;
	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{
	background-position:center top;
	background-repeat:no-repeat;
	margin-top:0;
	overflow:hidden;
	width:auto;
	text-indent: -9999px;
	margin-left:auto;
	margin-right:auto;
}
.home #hpb-title h2 a{
	color: #000000;
}

/* 投稿内の画像サイズ定義 */
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img{
	max-width: 97.5%;
	width: auto;
	height: auto;
}
.wp-caption,
.wp-caption-text{
	text-align: center;
}

#hpb-comments ul li{
 list-style:none;
}

/*--------------------------------------------------------
  ウィジェットデザイン設定
--------------------------------------------------------*/

/* カレンダー */
.widget_calendar div{
	padding-left: 10px;
	padding-right: 10px;
}

#calendar_wrap{
	padding-bottom: 10px;
}

.widget_calendar caption{
	margin-bottom: 3px;
}
.widget_calendar table{
	width: 100%;
	table-layout: fixed;
}
.widget_calendar table th,
.widget_calendar table td{
	text-align: center;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	background-color: #300;
	border: 2px solid #5C3333;
	color: #AD9999;
}

.widget_calendar table td.pad{
	background-color: #5C3333;	
	}
.widget_calendar #today {
}
.widget_calendar a{
	color: #99cc00;
}
.widget_calendar tbody a{
	text-decoration: underline;
}
.widget_calendar a:visited{
	color: #99cc00; /* 標準文字色 */
	text-decoration: none;
}
.widget_calendar a:hover,
.widget_tag_cloud a:active{
	color: #ee9a88;
	text-decoration: underline;
}
.widget_calendar #prev{
	padding-top: 7px;
	text-align: left;
}
.widget_calendar #next{
	padding-top: 7px;
	text-align: right;
}

/* 検索 */
.widget_search{
	margin-top: 0;
	background-image: url(img/bg_widgetsearch.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 240px;
	padding-left: 20px;
	padding-top: 9px;
}
.widget_search form{
	padding: 0;
}

aside .widget_search div{
	background-color: transparent;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.widget_search #s{
	padding: 2px;
	height: 18px;
	width: 60%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

#searchsubmit{
	width: 45px;
}

.widget_search label{
	display: none;
}

/* テキスト */
.textwidget{
	padding: 5px 10px;
}
.textwidget p {

}
/* タグ */
.widget_tag_cloud .tagcloud{
	padding: 10px 10px;
}
.widget_tag_cloud .tagcloud a{
	color: #99cc00;
	text-decoration: underline;
	padding: 5px 10px 3px;
	display: inline-block;
}

.widget_tag_cloud .tagcloud a:visited{
	color: #99cc00; /* 標準文字色 */
	text-decoration: underline;
}
.widget_tag_cloud .tagcloud a:hover,
.widget_tag_cloud .tagcloud a:active{
	color: #ee9a88;
	text-decoration: underline;
}

.widget_recent_entries a,
.widget_archive a,
.widget_categories a{
	display: block;
}

/*--------------------------------------------------------
  カスタム投稿一覧
--------------------------------------------------------*/
/* viewtype : title */
.hpb-viewtype-title {
}
/* viewtype : date */
.hpb-viewtype-date {
}
/* viewtype : content */
#hpb-main .hpb-viewtype-content dt{
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
}
#hpb-main .hpb-viewtype-content dd{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
/* viewtype : simple */
.hpb-viewtype-simple {
}
/* viewtype : thumbnail */
.hpb-viewtype-thumbnail {
}
/* viewtype : author */
#hpb-main .hpb-viewtype-author {
}
#hpb-main .hpb-viewtype-author dd .post_title {
}
#hpb-main .hpb-viewtype-author dd .post_author {
}
/* viewtype : full */
.hpb-viewtype-full {
}

.hpb-viewtype-simple article,
.hpb-viewtype-thumbnail article,
.hpb-viewtype-full article{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	background-image: url(img/boder_list_01.png);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}

/*--------------------------------------------------------
  Yahoo!ロコ-地図
--------------------------------------------------------*/
div[name="HPBMAP"] img{
	max-width: none !important;
}

/*--------------------------------------------------------
  メディアクエリ
--------------------------------------------------------*/

@media (max-width:480px) {
	body,
	#hpb-container,
	#hpb-grobal-header,
	#hpb-global-footer,
	#hpb-inner,
	#hpb-content,
	#hpb-main,
	.home #hpb-title,
	#hpb-header-main,
	#hpb-content h2{
		width: auto;
	}
	body{
		min-width: 320px;
	}
	.home #hpb-container,
	#hpb-container{
	}
	/* ヘッダー */
	#hpb-grobal-header{
	margin-top: -1px;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
	height: auto;
	background-color:transparent;
	background-image: url(img/sp_bg_header.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
	.home #hpb-grobal-header{
		height: auto;
		max-height: none;
	}

	#hpb-header-main{
		width: auto;
		float: none;
	}
	#hpb-header-main h1{
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
	width: auto;
	font-size: 180%;
	padding-top: 20px;
	padding-bottom:5px;
	}
	#hpb-header-main h2#hpb-site-desc{
		width: auto;
		height:auto;
		margin-left: 0;
		top: -25px;
		font-size: 0.9em;
	}
	#hpb-header-extra1{
		font-size: 0.9em;
		background-image: none;
		text-align: left;
		float: none;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0;
		margin-bottom: 10px;
		height: auto;
		width: auto;
		padding-top: 0;
		padding-right: 0;
		padding-left: 0;
		padding-bottom: 0;
	}
	#hpb-grobal-header #hpb-header-extra1{
		background-color:#fff;
		margin:0 -10px 10px;
		padding:0 10px 10px;
	}
	#hpb-header-extra1 p{
		display: inline;
	}

	div#hpb-breadcrumb-list{
		border-top-style: none;
		padding-bottom: 10px;
		width: auto;
	}
	#hpb-breadcrumb-list div{
		background-position: 0 0;
	}
	#hpb-main-nav,
	#hpb-sub-nav{
		display: none;
	}
	#hpb-main-nav ul,
	#hpb-sidebar-main-nav ul{
	padding-left: 0;
	padding-right: 0;
	height: auto;
	background-image: none;
	margin-bottom: 10px;
	}
	#hpb-main-nav ul li,
	#hpb-sidebar-main-nav ul li{
		float: none;
		color: #fdf4c9;
		margin-right: 0;
		background-color: #FFFFFF;
		background-image: url("img/sp_bg_nav.png");
		background-position: right center;
		background-repeat: no-repeat;
		height: auto;
		padding: 10px;
	}
	#hpb-sidebar-main-nav ul li li{
	}
	#hpb-main-nav ul li{
		height:auto;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		padding-right: 10px;
	background-image: url(img/sp_bg_nav.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-color:#fff;
	}
	
	#hpb-main-nav ul li a,
	#hpb-sidebar-main-nav ul li a,
	#hpb-sidebar-main-nav .sub-menu li a{
		border-style: none;
		border-width: medium;
		float: none;
		font-size: 1.2em;
		height: auto;
		line-height: 1.5em;
		padding-left: 15px;
		padding-right: 20px;
	}
	#hpb-main-nav ul li a:hover{
		border-bottom-style: none;
	}
	#hpb-main-nav li a:hover,
	#hpb-main-nav li a:active{
		height: auto;
		background-color: #EAE5E5;
		color: #300;
		border-radius:7px;
	}

	#hpb-main-nav ul .sub-menu{
	position: static;
	margin-top: 0;
	padding-top: 8px;
	float: none;
	margin-left: 0px;
	padding-left: 0px;
	}
	.home #hpb-main-nav ul .sub-menu,
	#hpb-sidebar-main-nav ul{
		display: block;
		padding-top: 0;
	}
	#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;
	}
	#hpb-main-nav ul .sub-menu li a{
	line-height: 45px;
	padding-left: 2em!important;
	}
	
	.home #hpb-main-nav{
		display: block;
		width: 100%;
		position: inherit;
		top: 0;
		z-index: auto;
		padding-top: 0;
	}
	
	.home #hpb-main-nav .menu-mainnav-container,
	#hpb-main-nav .menu-mainnav-container{
		position:static;
	}
	
	
	.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 .sub-menu{
	background-image: url(img/sp_bg_nav.png);
	text-indent: 20px;
	}
	.home #hpb-title{
		background-color:transparent;
	}
	.home #hpb-title h2{
	height: 100%;
	background-size:contain;
	}
	#hpb-sidebar-main-nav li li{
		padding-top: 0;
		padding-right: 0;
		padding-bottom: 0;
		padding-right: 0;
	}
	#hpb-main-nav .sub-menu li a{
		padding-left: 3.5em;
	}
	.home #hpb-main{
		padding-top: 10px;
	}
	#hpb-inner{
		padding:0;
	}
	/* ページコンテンツ */
	.home #hpb-main div.hpb-posttype-news,
	#hpb-content, .home #page-content{
		background-image : url(img/bg_contents-body.png);
		background-repeat: repeat-x;
		width: auto;
		border: 5px solid #FFF;
		background-color: #FFF;
		margin-bottom: 30px;
		padding: 10px;
	}
	
	#toppage-topics, .hpb-viewtype-full{
	padding:0;	 
	}
	
	/*ページタイトル*/
	.home #hpb-content .hpb-viewtype-date h3,
	#hpb-main h2,
	#hpb-title h2{
		margin-top: 0px;
		background-size:100%;
		padding-left: 20px;
		padding-right:20px;
		width:auto;
		line-height: 24px;
		background-image : url(img/bg_h2_mb.png);
		background-color:#330000;
		background-position:bottom;
		background-repeat:no-repeat;
	}
	#hpb-content h2 a{
		line-height: 35px;
	}
	#hpb-main div.hpb-more-entry a{
		text-indent: -9999em;
		background-image: url(img/sp_bg_more-entry.png);
		width: 100px;
		height: 30px;
		display: block;
		float:right;
		margin-top:25px;
	}
	aside{
		float: left;
		clear: both;
		width: 100%;
		padding:0;
	}
	.home aside{
		padding-top: 0;
		margin-top: 0;
	}
	
	.widget_search{
	background-color: #5C3333;	
	width:auto;
	}
	aside .widget_search{
		padding-bottom:20px;
	}

	#searchform input#searchsubmit{
		background-image: url(img/sp_bg_searchsubmit.png);
		text-indent: -9999px;
		height: 35px;
		width: 46px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
	}
	#searchform input#s{
		height: 28px;
	}
	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,
	.widget_calendar a:link, .widget_calendar a:visited,
	.widget_tag_cloud a:link, .widget_tag_cloud a:visited,
	footer nav a:link, footer nav a:visited, 
	#hpb-footer-main .hpb-copyright{
		color: #ac9999; /* サイドバーリンク色 */
		text-decoration: none;
	}

	/*コンテンツ下メニュー色*/
	aside #hpb-sidebar-main-nav li a:link,
	aside #hpb-sidebar-main-nav li a:visited{
	color: #330000;		
		}

	aside .widget li{
		border-bottom-style: dashed;
		border-bottom-width: 1px;
		border-bottom-color: #300;
		padding-top: 10px;
		padding-left: 0px;
		padding-bottom: 5px;
		background-image: url(img/sp_bg_widget_li.png);
		background-position: 5px 1.2em;
		background-repeat: no-repeat;
		margin-left: 0px;
		margin-right: 0px;
		text-indent:20px;
	}
	aside .widget li:last-child{
		border:none;
	}
	
	.home #hpb-title{
		margin: 0 20px;
		position:static;
		top:auto;
		height: 128px;
	}
	article img{
		max-width: 320px !important;
		height: auto !important;
	}
	aside #hpb-sidebar-main-nav,
	aside #hpb-sidebar-sub-nav{
		display: block;
	}
	.home aside #hpb-sidebar-main-nav,
	.home aside #hpb-sidebar-sub-nav{
		display: none;
	}
	#hpb-sidebar-sub-nav ul{
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #362418;
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: #362418;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #362418;
		border-left-style: solid;
		border-left-width: 1px;
		border-left-color: #362418;
		border-radius: 5px;
	}
	#hpb-sidebar-sub-nav li{
		display: block;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
		border-bottom-color: #362418;
		border-bottom-style: dotted;
		border-bottom-width: 1px;
	}
	#hpb-sidebar-sub-nav li a{
		display: block;
	}
	#hpb-content{
		margin-top: 0;
		float: none;
		width:auto;
	}
	#hpb-content{
		margin-top: 0;
		float: none;
	}
	.home #hpb-content{
		margin-top: 0;
	}
	.widget_search{
		height: 30px;
		padding-top: 16px;
		background-image: none;
	}
	aside h2{
		background-image: url(img/sp_bg_widgettitle.png);
		background-size:contain;
		padding-top: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 5px;
		height: 28px;
		width: auto;		
	}
	/* フッター */
	#hpb-global-footer{
	width: 100%;
	height: auto;
	border-top-color: #000;
	padding-top:10px;
	padding-bottom:20px;
	}
	
	#hpb-global-footer *{
	color: #ac9999;
	font-size:10px;
	text-align:center;
	}
	.home #hpb-global-footer{
		height: 48px;
	}
	#hpb-sub-nav{
		margin-top: 10px;
	}
	footer nav .menu{
		text-align: right;
	}
	#hpb-footer-main{
		margin-top: 0;
		width: 100%;
		height: auto;
		position: inherit;
	}
	#hpb-footer-main p{
		margin-top: 0;
		margin-bottom: 0;
		text-align:center;
	}
	.home #hpb-footer-main p{
		margin-top: 0.5em;
	}
	.hpb-wp-login{
		float:right;
	}

/* フォームパーツ設定 */
	textarea{
		width: 150px;
		height: 100px;
	}
	input.l{
		width: 150px;
	}
	input.m{
		width: 100px;
	}
	input.s{
		width: 80px;
	}
	#hpb-content img{
		height: auto !important;
		max-width: 260px !important;
	}
	.hpb_social{
		overflow: hidden;
		position: relative;
	}
}

/* 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;
}