/*
Theme Name: 新しいWordPressサイト1
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.11.0 for Windows」によって作成されました。サイト名は「新しいWordPressサイト1」、サイトの公開日時は「2014年04月05日11:25」です。
License URI: license.txt
*/



/* for IE8, IE7, IE6 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section{
	display: block;
}

body{
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 75%;
	font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
	color: #666666; /* 標準文字色 */
	min-width: 1000px;
}

img{
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container{
	background-color: #f6f6f6;
	background-image : url(20100911.JPG);
	background-position: top left;
	background-repeat: repeat-x;
}

.home #hpb-container{
	background-image : url(img/bg_hpb-container.png);
}

#hpb-grobal-header{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	position:relative;
}

.home #hpb-grobal-header{
	height: 110px;
	max-height: 110px;
	margin-bottom:0;
}

#hpb-grobal-header:after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#hpb-inner{
	width: 1000px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	position: relative;
	padding-top: 0px;
}

#hpb-inner:after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#hpb-content{
	width: 648px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	position: relative;
	padding-top: 0px;
	float: left;
	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;
}
.home #hpb-content{
	background-color: transparent;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.home #hpb-title{
	clear: both;
	margin-top: 0;
	margin-left: -10px;
	margin-right: -340px;
	padding-left: 0;
	padding-right: 0;
	clear: both;
	width: 1000px;
	height: 400px;
	position: relative;
}
.home #hpb-title h2{
	background-image : url(IMG_1373.JPG);
	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: 140px;
	width:660px;
}

aside{
	width: 300px;
	float: right;
	margin-top: -12px;
}
#ie6 aside{
	margin-top: 0;
}
.home aside{
	margin-top: 528px;
}
#ie6 .home aside{
	margin-top: 540px;
}

#hpb-global-footer{
	width: 1000px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 15px;
	clear: both;
	background-color: #e1e1e1;
}


#hpb-main-nav{
	clear: both;
	width: 1000px;
	padding-top: 10px;
}

.home #hpb-main-nav{
	position: absolute;
	z-index: 100;
	top: 530px;
}


/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/

/* 背景設定 */

/* コンテンツ配置領域 */
.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;
	margin-top: -1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	list-style-type: none;
	text-align: left;
	background-color: #21539f;
}
#hpb-main-nav ul:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
#hpb-main-nav li{
	float: left;
	z-index: 100;
}
#ie6 #hpb-main-nav li,
#ie7 #hpb-main-nav li{
	position: relative;
}
#hpb-main-nav ul li a:hover,
#hpb-main-nav li.current-menu-item a,
#hpb-sidebar-main-nav ul li a:hover,
#hpb-sidebar-main-nav li.current-menu-item a{
	background-image: none;
	background-color: #396ab5;
}

#hpb-main-nav ul .sub-menu{
	display: none;
	background-color: rgba( 58, 107, 182, 0.85 );
	border-radius: 3px;
	position: absolute;
	margin-top: 48px;
	margin-left: 0;
	z-index: 200;
	height: auto;
	background-color: transparent;
	background-image: none;
}
#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 a{
	display: block;
	height: auto;
	padding-bottom: 8px;
	line-height: 1.4;
}
#hpb-main-nav ul li:hover .sub-menu{
	display: block;
}

#hpb-main-nav ul ul li{
	float: none;
	border-radius: 3px;
}

#hpb-main-nav ul ul a{
	float: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;

}

#hpb-main-nav li a{
	display: block;
	text-shadow: 1px 1px 2px rgba( 0, 0, 0, 0.5);
	float: left;
	padding-top: 8px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14px;
	line-height: 38px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #6086c1;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #0f3674;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #4f75af;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #577db7;
	background-image : url(img/bg_mainnavi.png);
	background-repeat: repeat-x;
	background-position: center;
}

#hpb-main-nav a:link,
#hpb-main-nav a:visited{
	color: #ffffff;
	text-decoration: none;
}
#hpb-main-nav a:hover,
#hpb-main-nav a:active{
	color: #ffffff;
	text-decoration: underline;
}

/* ヘッダー内パーツ */
#hpb-header-extra1{
	color: #fff;
	width: 500px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	float: right;
	text-align: right;
}

#ie6 #hpb-header-extra1,
#ie7 #hpb-header-extra1{
	padding-top:30px;
}

.home #hpb-header-extra1{
	color: #fff;
	width: 500px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	float: right;
	text-align: right;
	position:absolute;
	bottom:20px;
	right:0;
}

#hpb-header-extra1 p.tel{
	/* 電話番号の文字設定 */
	display: block;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-size: 2.0em;
	line-height: 1.2;
	text-align: right;
}

#hpb-header-extra1 p.tel span{
	/* 電話番号の「TEL」文字設定 */
	background-image : url(img/bg_hpb-header-extra1-tel.png);
	background-repeat: no-repeat;
	padding-left: 45px;
	

}

#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;
	line-height: 1.2;
	text-align: right;
	font-size: 0.9em;
}

/* パンくずリスト　*/
div#hpb-breadcrumb-list{
	width: auto;
	bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#hpb-breadcrumb-list div{
	display: inline;
}

#hpb-content{
	padding-right: 10px;
	padding-left: 10px;
}

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-header-main{
	width: 460px;
	margin: 0;
	float: left;
	position: relative;
}


#hpb-header-main h1{
	width: 460px;
	margin-top: 40px;
	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_basic-3.png);
	background-repeat: no-repeat;
	height: 60px;
	text-indent: -9999px;
}

#hpb-header-main #hpb-site-desc{
	color: #a4a4a4;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: left;
	font-weight: normal;
	line-height: 1.2;
	font-size: 10px;
	width: 980px;
	height: 17px;
	position: absolute;
	top: 0;
}

/* フッター内パーツ */
#hpb-footer-main{
	width: 980px;
}

/* コピーライト文字設定 */
#hpb-footer-main p{
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}

#hpb-footer-main .hpb-copyright{
	font-size: 0.8em;
}

footer nav ul{
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	list-style-type: none;
	text-align: center;
}

footer nav li{
	/* フッターナビ設定 */
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #737373;
}

footer nav ul li:first-child{
	border-left: none;
}

footer nav a:link,
footer nav a:visited{
	color: #666666;
	text-decoration: none;
}
footer nav a:hover,
footer nav a:active{
	color: #666666;
	text-decoration: underline;
}
footer{
	position: relative;
}
footer .hpb-wp-login a{
	position:absolute;
	bottom: 5px;
	right: 10px;
	text-decoration: underline;
}
footer .hpb-wp-login a:link,
footer .hpb-wp-login a:visited{
	color: #666666;
	text-decoration: underline;
}
footer .hpb-wp-login a:hover,
footer .hpb-wp-login a:active{
	color: #0049bb;
	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: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

aside .widget{
	margin-bottom: 0;
}

aside .widget ul,
aside .widget div{
	background-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #a0a0a0;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #a0a0a0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #a0a0a0;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #a0a0a0;
}

aside .widget li{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #f0f0f0;
	padding-left: 20px;
	background-image : url(img/icon_arrow.png);
	background-position: 10px 0.7em;
	background-repeat: no-repeat;

}

aside h2{
	font-size: 1.2em;
	text-shadow: 2px 2px 1px rgba( 0, 0, 0, 0.3 );
	background-image : url(img/bg_aside-h2.png);
	background-repeat: repeat-x;
	background-color: #807f7f;
	color: #ffffff;
	padding: 2px 10px 0;
	margin: 0;
	width: auto;
	height: auto;
	line-height: 34px;
	box-shadow: 0 0 10px rgba( 0, 0, 0, 0.15 );
	position: relative;
	z-index: 1;
}

#ie6 aside h2,
#ie7 aside h2,
#ie8 aside h2{
	padding-top:8px;
}

aside li li{
	font-size: 1em;
	border-bottom: dotted 1px #aaaaaa;
	margin: 0;
	padding: 5px 10px;
}

aside li li:last-child,
aside #hpb-sidebar-main-nav li:last-child,
aside #hpb-sidebar-sub-nav li:last-child{
	border-bottom: 0;
}

aside li li a:link,
aside li li a:visited,
aside #hpb-sidebar-sub-nav li a:link,
aside #hpb-sidebar-sub-nav li a:visited{
	color: #004bbc; /* 標準文字色 */
	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: #ff0000;
	text-decoration: none;
}

aside #hpb-sidebar-main-nav li a:link,
aside #hpb-sidebar-main-nav li a:visited{
	color: #ffffff;
	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: #004bbc; /* 標準文字色 */
	text-decoration: none;
}
a:hover, a:active{
	color: #ff0000;
	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,
#hpb-content .hpb-viewtype-date h3{
	color: #004bbc;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 33px;
	text-align: left;
	overflow: hidden;
	clear: both;
	background-image : url(img/icon_viewtype-date-h3.png);
	background-position: 0 0.9em;
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	box-shadow: 0 1px 0 #838383;
	padding-top:0.5em;
}
#hpb-content .hpb-viewtype-date h3{
	background-position: 0 1.1em;
}

#hpb-content h2 a{
	color: #004bbc;
	font-size: 1.15em;
	line-height: 33px;
	text-decoration: none;
}


#hpb-content h3{
	color: #004bbc;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-align: left;
	line-height: 28px;
	overflow: hidden;
	font-size: 1.25em;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #e2e2e2;
	clear: both;
}

#hpb-content .hpb-postinfo{
	clear: both;
}

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: #004bbc;
	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: #333333;
	clear: both;
}
h6{
	color: #333333;
	font-size: 1em;
}

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: #cccccc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}

table th{
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-align: left;
	background-color: #eeeeee;
	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 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;
}

/* フォームパーツ設定 */
input.button{
	margin-top: 10px;
	margin-bottom: 15px;
}

textarea{
	width: 400px;
	height: 200px;
}

input.l{
	width: 400px;
}
input.m{
	width: 250px;
}
input.s{
	width: 150px;
}


/* メインコンテンツ内基本パーツ */
.hpb-viewtype-date dl{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	zoom: 1;
}

.hpb-viewtype-date dt{
	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: 110px !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: 120px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	text-align: left;
	line-height: 16px;
	min-height: 16px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f0;
}

.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;
	text-align: right;
}

#pagetop{
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: right;
}

#pagetop a{
	/* ページの先頭へのリンク設定 */
	display: block;
	margin-left: auto;
	width: 105px;
	height: 20px;
	overflow: hidden;
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
}



/* トップページ デザイン定義 */
.home #hpb-title h2{
	margin-top: 0;
	overflow: hidden;
	text-indent: -9999px;
	width: auto;
	background-position: top center;
	background-repeat: no-repeat;
}
.home #hpb-title h2 a{
	color: #000000;
}

/* 投稿内の画像サイズ定義 */
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img{
	max-width: 97.5%;
	width: auto;
	height: auto;
}
.wp-caption,
.wp-caption-text{
	text-align: center;
}

/* 投稿内のコメント部 */
#hpb-comments ul li{
	list-style:none;
}

/*--------------------------------------------------------
  ウィジェットデザイン設定
--------------------------------------------------------*/

/* カレンダー */
.widget_calendar div{
	padding-left: 10px;
	padding-right: 10px;
}
.widget_calendar caption{
	background-color: #e7e7e7;
	border-radius: 3px;
	margin-bottom: 3px;
}
.widget_calendar table{
	width: 100%;
	border-collapse: collapse;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	table-layout: fixed;
}

.widget_calendar table td,
.widget_calendar table th{
	background-color: inherit;
	padding: 0;
	text-align: center;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.widget_calendar #today{
	background-color: #e7e7e7;
	border-radius: 5px;
}
.widget_calendar tbody a{
	color: #ffffff;
	background-color: #004BBC;
	padding-left: 3px;
	padding-right: 3px;
	border-radius: 5px;
}
.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;
}

.widget_search #s{
	width: 75%;
	margin-right: 8px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #9f9f9f;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #9f9f9f;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #9f9f9f;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #9f9f9f;
}

#searchsubmit{
	background-color: #ffffff;
	background-image : url(img/bg_searchsubmit.png);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #9f9f9f;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #9f9f9f;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #9f9f9f;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #9f9f9f;
	border-radius: 5px;
	box-shadow: 0 1px 2px rgba( 0, 0, 0, 0.3 );
}

.widget_search label{
	display: none;
}

/* テキスト */
.textwidget{
	padding: 5px 10px;
}

/* タグ */
.widget_tag_cloud .tagcloud{
	padding: 10px 10px;
}
.widget_tag_cloud .tagcloud a{
	color: #3a3a3a;
	text-decoration: none;
	background-color: #e7e7e7;
	padding: 5px 10px 3px;
	border-radius: 3px;
	display: inline-block;
}

.widget_tag_cloud .tagcloud a:visited{
	color: #666666; /* 標準文字色 */
	text-decoration: none;
}
.widget_tag_cloud .tagcloud a:hover,
.widget_tag_cloud .tagcloud a:active{
	color: #666666;
	text-decoration: underline;
}

.widget_recent_entries a,
.widget_archive a,
.widget_categories a{
	display: block;
}
	#hpb-content #hpb-main .hpb_social{
		margin-right: -10px;
		margin-left: -10px;
	}
	#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;
}

.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;
}

/*--------------------------------------------------------
  Yahoo!ロコ-地図
--------------------------------------------------------*/
div[name="HPBMAP"] img{
	max-width: none !important;
}

/*--------------------------------------------------------
  メディアクエリ
--------------------------------------------------------*/

@media (max-width:480px) {
	body,
	#hpb-container,
	#hpb-grobal-header,
	#hpb-global-footer,
	#hpb-inner,
	#hpb-content,
	#hpb-main,
	.home #hpb-title,
	#hpb-header-main,
	#hpb-content h2{
		width: auto;
	}
	body{
		min-width: 320px;
	}
	.home #hpb-container,
	#hpb-container{
		background-image : url(img/bg_hpb-container-sp.png);
	}

	/* ヘッダー
	--------------------------------------------------------- */
	#hpb-header-main h1 a{
		background-size:120% auto;
	}
	#hpb-grobal-header{
		background-color: #3D3D3D;
		margin-top: -1px;
		margin-bottom: 10px;
		padding-top: 1px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 0;
		height: auto;
		max-height:none;
	}
	
	.home #hpb-grobal-header{
		height: auto;
		max-height: none;
	}

	#hpb-header-main{
		width: auto;
		float: none;
	}
	#hpb-header-main h1{
		margin-top: 5px;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 0;
		width: auto;
	}
	#hpb-header-main h2#hpb-site-desc{
		height: auto;
		margin-left: 0;
		margin-bottom: 15px;
		position: static;
		width: auto;
	}
	/* ヘッダー追加要素 */
	#hpb-header-extra1{
		font-size: 10px;
		text-align: left;
		float: none;
		margin-left: auto;
		margin-right: auto;
		margin-top: -5px;
		margin-bottom: 0;
		height: auto;
		width: auto;
		padding-top: 0;
		padding-right: 0;
		position:static;
		display:inline;
	}
	
	.home #hpb-header-extra1{
		position:static;
		width:auto;
		display:inline;
		float:none;
		text-align:left;
	}
	
	#hpb-header-extra1:after{
		clear: both;
		content: ".";
		display: block;
		height: 0;
		visibility: hidden;
	}
	#hpb-header-extra1 p.tel{
		display: inline;
		font-size: 1.2em;
	}
	#hpb-header-extra1 p.tel span{
	/* 電話番号の「TEL」文字設定 */
		background-image : url(img/bg_hpb-header-extra1-tel-sp.png);
		padding-left: 25px;
	}
	#hpb-header-extra1 p.address{
		text-align:left;
	}
	#hpb-main-nav,
	#hpb-sub-nav{
		display: none;
	}
	#hpb-main-nav ul,
	#hpb-sidebar-main-nav ul{
		height: auto;
		background-image: none;
		margin-top:15px;
		margin-bottom:15px;
	}
	.home #hpb-main-nav ul,
	.home #hpb-sidebar-main-nav ul{
		margin-top:0px;
	}
	#hpb-main-nav ul li,
	#hpb-sidebar-main-nav ul li{
		float: none;
		background-color: #21539f;
		background-image : url(img/bg_hpb-main-nav-ul.png);
		background-repeat: repeat-x;
		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{
		padding-top: 5px;
		padding-bottom:5px;
		padding-right: 10px;
		padding-left: 10px;
		border-bottom: none;
		border-left: none;
		border-right: none;
		border-top: none;
		line-height: 24px;
		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{
		display: block;
	}
	#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-sidebar-main-nav .sub-menu li a{
		padding-left: 2em;
	}
	.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;
	}
	.home #hpb-main{
		padding-top: 10px;
		width:auto;
	}
	#hpb-inner{
		padding-left: 10px;
		padding-right: 10px;
	}
	aside{
		float: left;
		clear: both;
		width: 100%;
	}
	.home aside{
		padding-top: 0;
		margin-top: 0;
	}
	.home #hpb-title{
		margin: 0;
		height: 122px;
	}
	.home #hpb-title h2{
		height: 100%;
		background-size: contain;
		background-repeat: no-repeat;
	}
	article img{
		max-width: 320px !important;
		height: auto !important;
	}
	aside #hpb-sidebar-main-nav,
	aside #hpb-sidebar-sub-nav{
		display: block;
	}
	.home aside #hpb-sidebar-main-nav,
	.home aside #hpb-sidebar-sub-nav{
		display: none;
	}
	#hpb-sidebar-sub-nav ul{
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #cccccc;
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: #cccccc;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #cccccc;
		border-left-style: solid;
		border-left-width: 1px;
		border-left-color: #cccccc;
		border-radius: 5px;
	}
	#hpb-sidebar-sub-nav li{
		display: block;
		border-bottom-style: dotted;
		border-bottom-width: 1px;
		border-bottom-color: #999999;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
	}
	#hpb-sidebar-sub-nav li a{
		display: block;
	}
	#hpb-content{
		padding-left: 10px;
		padding-right: 10px;
		float: none;
	}
	.home #hpb-content{
		padding-left: 0;
		padding-right: 0;
	}

	/* パンくず */
	div#hpb-breadcrumb-list{
		color: #DDDDDD;
	}
	#hpb-breadcrumb-list a:link,
	#hpb-breadcrumb-list a:visited{
		color: #99CCFF;
	}

	/* フッター
	--------------------------------------------------------- */
	#hpb-global-footer{
		width: 100%;
		height: auto;
	}
	.home #hpb-global-footer{
		height: 60px;
	}
	#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{
		padding-top: 0;
		position: absolute;
	}
	.home #hpb-footer-main p{
		margin-top: 0.5em;
	}
/* フォームパーツ設定 */
	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;
}