@charset "UTF-8";

/*
Theme Name: いくせい会
Author: Homepage Builder
Author URI: http://www.justsystems.com/jp/links/hpb/creator.html?p=hpb18_wp_hpbdash
Description: このテーマは「JustSystems Homepage Builder Version 18.0.7.0 for Windows」によって作成されました。サイト名は「いくせい会」、サイトの公開日時は「2014年06月20日16:15」です。
License: 
License URI: license.txt
*/
/* for IE8, IE7, IE6 編集*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section{
	display: block;
}

body{
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 75%;
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'Osaka', sans-serif;
	color: #FFF; /* 標準文字色 */
	min-width: 1000px;
	background-color: #9D9D9C;
	background-image: url(img/bg_container.jpg);
	background-repeat: repeat-x;
}

img{
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}
div[name="HPBMAP"] img{
	box-shadow: none !important; 
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/

#hpb-grobal-header{
	width: 1000px;
	height: 210px;
	max-height: 210px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	position: relative;
}

.home #hpb-grobal-header{
	height: 110px;
	max-height: 110px;
}

#hpb-grobal-header:after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#hpb-inner{
	width: 980px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 110px;
	position: relative;
	padding-top: 0px;
	top: 30px;
}

#hpb-inner:after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

.home #hpb-inner{
	top:0px;
}

#hpb-content{
	width: 630px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	position: relative;
	padding-top: 23px;
	float: left;
	background-color: #767676;
	padding-bottom: 30px;
}

.home #hpb-content{
	background-color: transparent;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding: 0px;
}

.home #hpb-title{
	margin-top: 0;
	margin-left: -10px;
	margin-right: -340px;
	padding-left: 0;
	padding-right: 0;
	clear: both;
	width: 1000px;
	height: 400px;
	position: relative;
	z-index: 1;
}
.home #hpb-title h2{
	background-image: url(img/topimg_3d-3.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 100%;
	border-bottom: none;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
}
.home #hpb-title h2 a{
	width: 1000px;
	height: 400px;
	background-size: cover;
	display: block;
	background-position: 0 0;
}

#hpb-main{
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

.home #hpb-main{
	padding-top: 100px;
	padding-left: 0;
	padding-right: 0;
}
.home #hpb-main div#toppage-topics{
	padding: 0px;
}

aside{
	width: 300px;
	float: right;
	margin-top: -12px;
}
#ie6 aside{
	margin-top: 0;
}
.home aside{
	margin-top: 500px;
}
#ie6 .home aside{
	margin-top: 487px;
}

#hpb-global-footer{
	max-width: 1000px;
	height: 64px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding-top: 10px;
	clear: both;
	color: #FFF;
	background-image: url(img/bg_footer.png);
	box-shadow: 0 1px 5px rgba( 0, 0, 0, 0.7 );
}
#ie6 #hpb-global-footer{
	width: 1000px;
}

#hpb-main-nav{
	clear: both;
	width: 1000px;
	padding-top: 10px;
	margin-left: 0px;
	padding-left: 7px;
}

.home #hpb-main-nav{
	position: absolute;
	z-index: 100;
	top: 510px;
}


/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/

/* 背景設定 */

/* コンテンツ配置領域 */
.home #hpb-main div{
	background-color: #767676;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	color: #FFF;
}

/* ナビゲーション */
#hpb-main-nav ul{
	display: block;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	list-style-type: none;
	text-align: left;
	background-image: url(img/bg_mainnav.png);
	background-repeat: repeat;
	box-shadow: 3px 1px 4px rgba( 0, 0, 0, 0.6 );
	line-height: 45px;
}
#hpb-main-nav ul:after{
    content: ""; 
    display: block; 
    clear: both;
}
	
#hpb-main-nav li{
	display:block;
	z-index: 100;
	padding-right: 17px;
	padding-left: 17px;
	float: left;
}
#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{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A01234;
}

#hpb-main-nav li .sub-menu a:hover{
	border:none;
	text-decoration: underline;
	}

#hpb-main-nav ul .sub-menu{
	display: none;
	border-radius: 3px;
	position: absolute;
	margin-top: 0px;
	margin-left: 0;
	z-index: 200;
	height: auto;
	background-color: #767676;
	background-image: none;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
}
#hpb-main-nav ul .sub-menu ul{
	margin-top: 0;
	padding-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{
	text-shadow: 1px 1px 2px rgba( 0, 0, 0, 0.5);
	font-size: 13px;
	padding-top: 10px;
}

#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;
}

/* ヘッダー内パーツ */
#hpb-header-extra1{
	color: #000;
	width: 530px;
	height: 44px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 38px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	float: right;
	text-align: left;
	background-image: url(img/bg_hpb-header-extra1.png);
	background-repeat: no-repeat;
	background-position: left 10px;
}
#hpb-header-extra1 p{
	padding-left: 180px;
}

#hpb-header-extra1 p.tel{
	/* 電話番号の文字設定 */
	display: block;
	margin-top:0;
	margin-bottom:3px;
	font-size: 1.2em;
}

#hpb-header-extra1 p.address{
	margin:0;
	line-height: 1.2;
	font-size: 0.9em;
	display:block;
}

/* パンくずリスト　*/
div#hpb-breadcrumb-list{
	width: auto;
	bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	color:#000;
}
#hpb-breadcrumb-list a:link,
#hpb-breadcrumb-list a:visited{
	color: #000;
	text-decoration: underline;
}
#hpb-breadcrumb-list a:hover,
#hpb-breadcrumb-list a:active{
	color: #ff0000;
	text-decoration: underline;
}
#hpb-breadcrumb-list div{
	display: inline;
}


.home #page-content{
	margin-right: 0px;
	margin-left: 0px;
}

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#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;
	height: 60px;
}

#hpb-header-main h1 a{
	display: block;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-image: url(img/logo-3d-3.png);
	height: 60px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#hpb-header-main #hpb-site-desc{
	color: #333;
	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;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

/* コピーライト文字設定 */
#hpb-footer-main p{
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 0;
	text-align: center;
}

#hpb-footer-main .hpb-copyright{
	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;
	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: #FFF;
	text-decoration: none;
}
footer nav a:hover,
footer nav a:active{
	color: #FFF;
	text-decoration: underline;
}
footer{
	position: relative;
}
footer .hpb-wp-login{
	margin-top: 0;
}
footer .hpb-wp-login a{
	text-decoration: underline;
}
footer .hpb-wp-login a:link,
footer .hpb-wp-login a:visited{
	color: #cccccc;
	text-decoration: underline;
}
footer .hpb-wp-login a:hover,
footer .hpb-wp-login a:active{
	color: #A01234;
	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: #767676;
	width: 280px;
	margin-top: -12px;
	margin-left: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
}

aside .widget li{
	padding-left: 25px;
	padding-bottom:10px;
	background-image: url(img/bg_widget_list.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

aside h2{
	font-size: 1.2em;
	background-image: url(img/bg_widgettitle.png);
	background-repeat: no-repeat;
	color: #ffffff;
	width: 277px;
	height: 50px;
	line-height: 34px;
	position: relative;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -2px;
}

aside li li{
	font-size: 1em;
	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: #FFF; /* 標準文字色 */
	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: #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: #FFF; /* 標準文字色 */
	text-decoration: underline;
}
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-title h2,
.home #hpb-content h3{
	color: #EFE8D6;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: -10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:10px;
	padding-bottom:20px;
	line-height: 27px;
	text-align: left;
	overflow: hidden;
	clear: both;
	background-image: url(img/bg_h2.png);
	background-repeat: no-repeat;
	background-position:left bottom;
	width: 625px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}

#hpb-content h2 a{
	color: #FFF;
}

#page-content h2{
	background-color: #560B0B;
	box-shadow: 1px 2px 5px rgba( 0, 0, 0, 0.5 );
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 1.2em;
}

#page-content h3, .hpb-viewtype-full h3{
	color: #EFE8D6;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: -10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:10px;
	padding-bottom:10px;
	line-height: 24px;
	text-align: left;
	overflow: hidden;
	clear: both;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	box-shadow:'';
	background-color: transparent;
}

#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: 10px;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	font-size: 1.15em;
	line-height: 26px;
	color: #FFF;
	clear: both;
	background-position: left bottom;
	height: 26px;
	background-repeat: no-repeat;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #fff;
}



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: #FFF;
	clear: both;
}
h6{
	color: #FFF;
	font-size: 1em;
}
#page-content ul,
#page-content ol{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#page-content ul li{
	background-image: url(img/bg_contents_ul.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 25px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	list-style-type: none;
}
#page-content ol li{
	padding-left: 5px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	list-style-type: decimal;
	list-style-position: inside;
}

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: #999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	color: #FFF;
}

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-title{
	padding-left: 10px;
	padding-right: 10px;
}


.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: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	text-align: left;
	line-height: 16px;
	min-height: 16px;
	padding-left: 120px;
	background-image: url(img/bg_news_line.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}

#ie6 .hpb-viewtype-date dd,
#ie7 .hpb-viewtype-date dd{
	padding-left:0;
}

.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;
}

.wp-caption img, #page-content img{
	box-shadow: 3px 3px 9px rgba( 0, 0, 0, 0.5 );
}

#hpb-comments ul li{
 list-style:none;
}

/*--------------------------------------------------------
  ウィジェットデザイン設定
--------------------------------------------------------*/

/* カレンダー */
.widget_calendar div{
	margin-top: -5px;
	padding-top: 10px;
	width: 260px;
}
.widget_calendar caption{
	border-radius: 3px;
	margin-bottom: 3px;
	color: #FFF;
}
.widget_calendar table{
	width: 240px;
	border-collapse: collapse;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	table-layout: fixed;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

.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: #868686;
	border-radius: 5px;
}
.widget_calendar tbody a{
	color: #A01234;
	padding-left: 3px;
	padding-right: 3px;
	border-radius: 5px;
	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;
}

.widget_search #s{
	width: 175px;
	margin-right: 8px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
	border: 1px solid #404040;
}

#searchsubmit{
	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{
	width: 260px!important;
	padding-right: 10px;
	padding-left: 10px;
	margin-top:-17px!important;
}

/* タグ */
.widget_tag_cloud .tagcloud{
	padding: 10px;
	width: 260px;
}
.widget_tag_cloud .tagcloud a{
	color: #A01234;
	text-decoration: none;
	padding: 5px 10px 3px;
	border-radius: 3px;
	display: inline-block;
}

.widget_tag_cloud .tagcloud a:visited{
	text-decoration: none;
}
.widget_tag_cloud .tagcloud a:hover,
.widget_tag_cloud .tagcloud a:active{
	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;
}


footer .hpb-wp-login a{
	position: absolute;
right: 10px;
}
#hpb-content .hpb_social img{
    background-color: transparent;
    box-shadow: none;
}
#nav-below .screen-reader-text{
    height: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
}
#hpb-pagenation h1{
    display: none;
}
/*--------------------------------------------------------
  メディアクエリ
--------------------------------------------------------*/

@media (max-width:480px) {
	body,
	#hpb-container,
	#hpb-grobal-header,
	#hpb-global-footer,
	#hpb-inner,
	#hpb-content,
	#hpb-main,
	.home #hpb-title,
	#hpb-header-main,
	#hpb-content h2{
		width: auto;
	}
	body{
		min-width: 320px;
	}

/* ヘッダー */
	#hpb-header-main h1 a{
		width:auto;
		background-size:100% auto;
		background-image: none;
		background-repeat: no-repeat;
		background-size: contain;
	}
	#hpb-grobal-header{
		margin-top: -1px;
		padding-top: 1px;
		padding-left: 10px;
		padding-right: 10px;
		height: auto;
	}
	
	.home #hpb-grobal-header{
		height: auto;
		max-height: none;
	}

	#hpb-header-main{
		width: auto;
		float: none;
	}
	#hpb-header-main h1{
		margin-top: 0px;
		margin-bottom: 5px;
		margin-left: 0;
		margin-right: 0;
		width:auto;
		height: auto;
		background-size: contain;
		background-repeat: no-repeat;
	}
	#hpb-header-main h2#hpb-site-desc{
		width: auto;
		margin-left: 0;
		top: 40px;
	}
	#hpb-header-main #hpb-site-desc{
			width: 440px;
	}
	#hpb-header-extra1{
		font-size: 10px;
		text-align: left;
		float: none;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0;
		margin-bottom: 10px;
		height: 20px;
		width: auto;
		padding-top: 0;
		padding-right: 0;
		padding-left:0;
		display:inline;
	}
	
	#hpb-header-extra1 p{
		padding-left:0;
	}
	#hpb-header-extra1 p.tel{
		display: inline;
		font-size: 1.2em;
	}
	#hpb-main-nav,
	#hpb-sub-nav{
		display: none;
	}
	#hpb-main-nav ul,
	#hpb-sidebar-main-nav ul{
		padding: 0;
		height: auto;
		background-image: none;
	}
	#hpb-main-nav ul li,
	#hpb-sidebar-main-nav ul li{
		background-image:url(img/bg_mainnav.png);
		float: none;
		background-repeat: repeat-y;
		background-position: 0 -10px;
	}
	#hpb-sidebar-main-nav ul li li{
		background-image:url(img/bg_mainnav.png);
	}
	#hpb-main-nav ul li a,
	#hpb-sidebar-main-nav ul li a{
		padding-top: 0;
		padding-right: 10px;
		padding-left: 10px;
		border-bottom: none;
		border-left: none;
		border-right: none;
		border-top: none;
		float: none;
	}
	#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{
		border:none;
	}

	#hpb-main-nav ul .sub-menu{
		width:100%;		
		background-image:url(img/bg_mainnav.png);
		position: static;
		margin-top: 0;
		padding-top: 0;
	}
	.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:url(img/bg_mainnav.png);
		border-radius: 0;
		width:100%;
	}
	#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;
		padding-left: 0;
	}
	
	#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;
	}
	#hpb-main-nav li a,
	#hpb-sidebar-main-nav li a{
		line-height: 1.5em;
		height: auto;
	}
	#hpb-main-nav ul li,
	#hpb-main-nav ul li.current_page_item,
	#hpb-sidebar-main-nav ul li,
	#hpb-sidebar-main-nav ul li.current_page_item{
		line-height: 1.5em;
		margin-left: 0;
		padding-bottom: 1em;
		padding-left: 2em;
		padding-top: 1em;
		text-indent: -0.5em;
	}

	/* コンテンツエリア */
	#hpb-inner{
		top:0;
		margin-bottom: 0;
	}

	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: cover;
		background-repeat: no-repeat;
		margin:0 1px;
	}
	.home #hpb-title h2 a{
		background-position: 0 0;
		display: block;
		height: 50px;
		width: 320px;
		height: 100px;
	}

	aside h2, #hpb-main h2, aside #hpb-main h3{
		background-image:url(img/sp_bg_h3.png);
		width:auto;
		height:auto;
		line-height:normal;
		overflow:hidden;
		padding:3px 15px;
		margin:0;
		text-indent:15px;
		margin-bottom:15px;
	}
	#toppage-topics h3{
		margin-left: -10px;
		margin-right: -10px;
	}
	aside h2{
		margin-bottom: 0;
	}
	
	h4,h5,h6{
		
		width:auto;
	}
	.home #hpb-main h3{
		width:auto;
		height:auto;
		line-height:20px;
		margin-top: -10px;
		margin-left: -10px;
		margin-right: -10px;
		overflow: auto;
	}
	#hpb-title h2{
		margin-right: -10px;
	}
	aside .widget ul,
	aside .widget div{
		background-color: #767676;
		width: auto;
		margin-top: -10px;
		margin-left: 0px;
		padding-top: 20px;
		padding-bottom: 10px;
	}
	
	/* テキスト */
	.textwidget{
		width: auto!important;
		padding-right: 10px;
		padding-left: 10px;
	}
	
	/* タグ */
	.widget_tag_cloud .tagcloud{
		padding: 10px;
		width: auto;
	}
	.widget_calendar div{
		margin-top:-20px;
	}
	.widget_search{
		display:none;
		}
	article img{
		max-width: 320px !important;
		height: auto !important;
	}
	aside #hpb-sidebar-main-nav{
		display: block;
	}
	.home aside #hpb-sidebar-main-nav{
		display: none;
	}
	/* サブページナビ */
	aside #hpb-sidebar-sub-nav{
		display: block;
	}
	.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;
		background-color:#FFF;
	}
	#hpb-sidebar-sub-nav li{
		display: block;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #cccccc;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
	}
	#hpb-sidebar-sub-nav li a:link,
	#hpb-sidebar-sub-nav li a:visited{
		color: #333 !important;
		text-decoration: underline;
	}
	#hpb-sidebar-sub-nav li a:hover,
	#hpb-sidebar-sub-nav li a:active{
		color: #ff0000 !important;
		text-decoration: underline;
	}

	#hpb-content{
		float: none;
	}
	#hpb-content #hpb-main .hpb_social div{
		margin-right: 1px;
		margin-left: 1px;
		margin-bottom: 2px;
	}
/* フッター */
	/* フッターナビ */
	#hpb-sub-nav{
		display: none;
	}
	.home #hpb-sub-nav{
		display: block;
	}
	#hpb-global-footer{
		width: 100%;
		height: auto;
	}
	#hpb-global-footer{
		height: 60px;
		padding-bottom:5px;
	}
	footer nav ul, hpb-footer-main p{
		text-align:left!important;
		font-size:0.9em;
		padding:0;
	}


	#hpb-sub-nav{
		margin-top: 10px;
	}
	#hpb-footer-main{
		background-image:url(img/bg_footer.png);
		margin-top: 0;
		width: 100%;
		height: auto;
		position: inherit;
	}
	#hpb-footer-main p{
		margin-top: 0;
		margin-bottom: 0;
	}
	.hpb-wp-login{
		text-align: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;
}

/* ------------------------------------------------------
追記17→18
------------------------------------------------------*/

/* レイアウト */

#masthead{
	width: 1000px;
	height: 210px;
	max-height: 210px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	position: relative;
}

.home #masthead{
	height: 110px;
	max-height: 110px;
}

#masthead:after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#main{
	width: 980px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 110px;
	position: relative;
	padding-top: 0px;
	top: 30px;
}

#main:after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

.home #main{
	padding-top:0px;
}

#primary{
	width: 630px;
	margin-top: -10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	position: relative;
	float: left;
	background-color: #767676;
	padding-bottom: 30px;
}

.error404 #primary,
.error404 #primary #content{
	width: 100%;
}

.home #primary{
	background-color: transparent;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-top:500px;
}

#content{
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	padding-top: 23px;
}

.home #content{
	padding-left: 10px;
	padding-right: 10px;
	background-color: #767676;
	padding-top: 23px;
}
.home #content div#toppage-topics{
	padding: 0px;
}

/* ヘッダー */

.site-branding{
	width: 460px;
	margin: 0;
	float: left;
	position: relative;
}

.site-branding h1{
	width: 460px;
	margin-top: 40px;
	margin-left: 10px;
	margin-bottom: 0;
	height: 60px;
}

.site-branding H1 A{
	display: block;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-image: url(img/logo-3d-3.png);
	height: 60px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

.site-branding #hpb-site-desc{
	color: #333;
	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;
}


/* ナビ */

#site-navigation h1.menu-toggle{
     display:none;
}

#site-navigation div{
     display:none;
}

#site-navigation{
	clear: both;
	width: 1000px;
	padding-top: 10px;
	margin-left: 0px;
	padding-left: 7px;
}

.home #site-navigation{
	position: absolute;
	z-index: 100;
	top: 510px;
}

#site-navigation ul{
	display: block;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	list-style-type: none;
	text-align: left;
	background-image: url(img/bg_mainnav.png);
	background-repeat: repeat;
	box-shadow: 3px 1px 4px rgba( 0, 0, 0, 0.6 );
	line-height: 45px;
}
#site-navigation ul:after{
    content: ""; 
    display: block; 
    clear: both;
}
	
#site-navigation li{
	display:block;
	z-index: 100;
	padding-right: 17px;
	padding-left: 17px;
	float: left;
}
#ie6 #site-navigation li,
#ie7 #site-navigation li{
	position: relative;
}
#site-navigation ul li a:hover,
#site-navigation li.current-menu-item a,
#hpb-sidebar-main-nav ul li a:hover,
#hpb-sidebar-main-nav li.current-menu-item a{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A01234;
}

#site-navigation li .sub-menu a:hover{
	border:none;
	text-decoration: underline;
	}

#site-navigation ul .sub-menu{
	display: none;
	border-radius: 3px;
	position: absolute;
	margin-top: 0px;
	margin-left: 0;
	z-index: 200;
	height: auto;
	background-color: #767676;
	background-image: none;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
}
#site-navigation ul .sub-menu ul{
	margin-top: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
}

#ie6 #site-navigation ul .sub-menu,
#ie7 #site-navigation ul .sub-menu{
	left: 0;
	position: absolute;
}
#ie6 #site-navigation ul .sub-menu a,
#ie7 #site-navigation ul .sub-menu a{
	width: 10em;
}
#site-navigation ul .sub-menu li a{
	display: block;
	height: auto;
	padding-bottom: 8px;
	line-height: 1.4;
}
#site-navigation ul li:hover .sub-menu{
	display: block;
}

#site-navigation ul ul li{
	float: none;
	border-radius: 3px;
}

#site-navigation ul ul a{
	float: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#site-navigation li a{
	text-shadow: 1px 1px 2px rgba( 0, 0, 0, 0.5);
	font-size: 13px;
	padding-top: 10px;
}

#site-navigation a:link,
#site-navigation a:visited{
	color: #ffffff;
	text-decoration: none;
}
#site-navigation a:hover,
#site-navigation a:active{
	color: #ffffff;
}

/* メイン画像 */

.home #hpb-header-image{
	background-image: url(img/topimg_3d-3.png);
	background-position: left top;
	background-repeat: no-repeat;
	height:386px;
	border-bottom: none;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0;
	padding-right: 0;
	clear: both;
}

body.search-results h1.page-title,
body.search-no-results h1.entry-title,
body.error404 #content h1.entry-title,
body.page h1.entry-title,
body.archive h1.page-title,
body.home h1#hpb-page-title{
	color: #EFE8D6;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: -10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:10px;
	padding-bottom:20px;
	line-height: 27px;
	text-align: left;
	overflow: hidden;
	clear: both;
	background-image: url(img/bg_h2.png);
	background-repeat: no-repeat;
	background-position:left bottom;
	width: 625px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}

/*  



#hpb-title{
	padding-left: 10px;
	padding-right: 10px;
}

.home #hpb-title h2{
	margin-top: 0;
	overflow: hidden;
	text-indent: -9999px;
	width: auto;
	background-position: top center;
	background-repeat: no-repeat;
}

*/

/* メイン */

.home #primary h3{
	color: #EFE8D6;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: -20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:10px;
	padding-bottom:20px;
	line-height: 27px;
	text-align: left;
	overflow: hidden;
	clear: both;
	background-image: url(img/bg_h2.png);
	background-repeat: no-repeat;
	background-position:left bottom;
	width: 625px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}

#primary h2 a{
	color: #FFF;
}

#primary .hpb-postinfo{
	clear: both;
}

#primary #content .hpb_social{
		margin-right: -10px;
		margin-left: -10px;
	}
	#primary #content .hpb_social,
	#primary #content .hpb_social div{
		padding-bottom:0;
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		border-style: none;
	}
	#primary #content .hpb_social div{
		margin-top: 5px;
		margin-right: 5px;
		margin-left: 5px;
		margin-bottom: 5px;
	}

#primary .hpb_social img{
    background-color: transparent;
    box-shadow: none;
}

.home #content div{
	background-color: #767676;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	color: #FFF;
}

#content .hpb-postinfo{
	text-align: right;
	margin: 0;
}

#content .hpb-pagenation{
	clear: both;
}

#content .hpb-pagenation .hpb-oldpage{
	float: left;
}

#content .hpb-pagenation .hpb-newpage{
	float: right;
}

#content .hpb-pagenation:after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#content .alignleft{
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
}

#content .alignright{
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: right;
}

#content .aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 10px;
}

#content div.hpb-more-entry{
	border-bottom: none;
	border-left: none;
	border-top: none;
	border-right: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: right;
}

#hpb-content #content .hpb_social{
		margin-right: -10px;
		margin-left: -10px;
	}
	#hpb-content #content .hpb_social,
	#hpb-content #content .hpb_social div{
		padding-bottom:0;
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		border-style: none;
	}
	#hpb-content #content .hpb_social div{
		margin-top: 5px;
		margin-right: 5px;
		margin-left: 5px;
		margin-bottom: 5px;
	}

/* viewtype : content */
#content .hpb-viewtype-content dt{
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
}
#content .hpb-viewtype-content dd{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}


/* サブ */

#sidebar-1{
	width: 300px;
	float: right;
	margin-top: -12px;
}

aside{
	margin-top:0px;
}
#ie6 aside{
	margin-top: 0;
}


.home #sidebar-1{
	margin-top: 500px;
}

.home aside{
	margin-top: 0px;
}

#ie6 .home #sidebar-1{
	margin-top: 487px;
}

#ie6 .home aside{
	margin-top: 0px;
}

aside > ul > li,
aside #hpb-sidebar-main-nav,
aside #hpb-sidebar-sub-nav{
	margin-top: 0px;
}

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{
	background-color: #767676;
	width: 280px;
	margin-top: -12px;
	margin-left: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom:12px;
}

aside li{
	padding-left: 25px;
	padding-bottom:10px;
	background-image: url(img/bg_widget_list.png);
	background-position: left bottom;
	background-repeat:no-repeat;
	margin-bottom: 5px;
}

aside h1{
	font-size: 1.2em;
	background-image: url(img/bg_widgettitle.png);
	background-repeat: no-repeat;
	color: #ffffff;
	width: 277px;
	height: 50px;
	line-height: 34px;
	position: relative;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -2px;
}

aside li li{
	font-size: 1em;
	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: #FFF; /* 標準文字色 */
	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: #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;
}

/* 検索 */

.widget_search{
	margin-bottom:20px;
}

.widget_search form{
	padding: 0 0 0 10px;
}

aside .widget_search{
	background-color: transparent;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.widget_search #s{
	width: 175px;
	margin-right: 8px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
	border: 1px solid #404040;
}



/* フッター */

#colophon{
	clear: both;
	max-width:1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding-top: 10px;
	color: #FFF;
	background:url(img/bg_footer.png) repeat;
	box-shadow: 0 1px 5px rgba( 0, 0, 0, 0.7 );
	position:relative;
	
}
#ie6 #colophon{
	width: 1000px;
}

#colophon h1.menu-toggle{
     display: none;
}

#colophon .footer-widgets aside{
	float:left;
	margin-left:20px;
}

#colophon #site-sub-navigation{
	margin-bottom:20px;
}

footer .wp-login{
	margin-top: 0;
}
footer .wp-login a{
	text-decoration: underline;
}
footer .wp-login a:link,
footer .wp-login a:visited{
	color: #cccccc;
	text-decoration: underline;
}
footer .wp-login a:hover,
footer .wp-login a:active{
	color: #A01234;
	text-decoration: underline;
}

footer .wp-login a{
	position: absolute;
right: 10px;
bottom:10px;
}

/* パンくずリスト　*/
div#breadcrumb-list{
	width: auto;
	bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	color:#000;
}
#breadcrumb-list a:link,
#breadcrumb-list a:visited{
	color: #000;
	text-decoration: underline;
}
#breadcrumb-list a:hover,
#breadcrumb-list a:active{
	color: #ff0000;
	text-decoration: underline;
}
#breadcrumb-list div{
	display: inline;
}

/* アーカイブ　*/

body.archive h1.entry-title{
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	font-size: 1.15em;
	line-height: 26px;
	color: #FFF;
	clear: both;
	background-position: left bottom;
	height: 26px;
	background-repeat: no-repeat;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #fff;
}

#content .entry-meta{
	text-align: right;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

 /* Hello world! */
 
 
.page-title a, body.single h1.entry-title a, body.archive h1.page-title a{
	color: #EFE8D6;
	margin-top: -15px;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: -10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:10px;
	padding-bottom:20px;
	line-height: 27px;
	text-align: left;
	overflow: hidden;
	clear: both;
	background-image: url(img/bg_h2.png);
	background-repeat: no-repeat;
	background-position:left bottom;
	width: 625px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	display:block;
}
 
 
#primary h3, .comments-title{
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	font-size: 1.15em;
	line-height: 26px;
	color: #FFF;
	clear: both;
	background-position: left bottom;
	height: 26px;
	background-repeat: no-repeat;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #fff;
}

/*--------------------------------------------------------
  メディアクエリ
--------------------------------------------------------*/

@media (max-width:480px) {
	body,
	#page,
	#masthead,
	#colophon,
	#main,
	#primary,
	#content,
	.home #hpb-title,
	.site-branding,
	#primary h2{
		width: auto;
	}
	body{
		min-width: 100%;
	}
	
	.site-branding h1 a{
		background-size:contain;
	}
	
	#masthead{
		margin-top: -1px;
		padding-top: 1px;
		padding-left: 10px;
		padding-right: 10px;
		height: auto;
		max-height: 21000px;
	}
	
	.home #masthead{
		height: auto;
		max-height: none;
	}

	.site-branding{
		width: auto;
		float: none;
	}
	.site-branding h1{
		margin-top: 0px;
		margin-bottom: 5px;
		margin-left: 0;
		margin-right: 0;
		width:auto;
		height: auto;
		background-size: contain;
		background-repeat: no-repeat;
	}
	.site-branding h2#hpb-site-desc{
		width: auto;
		margin-left: 0;
		top: 40px;
	}
	.site-branding #hpb-site-desc{
			width: 440px;
	}
	#hpb-header-extra1{
		font-size: 10px;
		text-align: left;
		float: none;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0;
		margin-bottom: 10px;
		height: 20px;
		width: auto;
		padding-top: 0;
		padding-right: 0;
		padding-left:0;
		display:inline;
	}
	
	#hpb-header-extra1 p{
		padding-left:0;
	}
	#hpb-header-extra1 p.tel{
		display: inline;
		font-size: 1.2em;
	}
	#site-navigation,
	#hpb-sub-nav{
		display: block;
		width: 100%;
		padding-left: 0;
	}
	div#breadcrumb-list{
		position: static;
		padding-left: 0;
	}
	#main{
		clear: both;
		position: static;
		float: none;
		display: block;
	}
	#site-navigation ul,
	#hpb-sidebar-main-nav ul{
		padding: 0;
		height: auto;
		background-image: none;
	}
	#site-navigation ul li,
	#hpb-sidebar-main-nav ul li{
		background-image:url(img/bg_mainnav.png);
		float: none;
		background-repeat: repeat-y;
		background-position: 0 -10px;
	}
	#hpb-sidebar-main-nav ul li li{
		background-image:url(img/bg_mainnav.png);
	}
	#site-navigation ul li a,
	#hpb-sidebar-main-nav ul li a{
		padding-top: 0;
		padding-right: 10px;
		padding-left: 10px;
		border-bottom: none;
		border-left: none;
		border-right: none;
		border-top: none;
		float: none;
	}
	#site-navigation ul li a:hover,
	#site-navigation li.current-menu-item a,
	#hpb-sidebar-main-nav ul li a:hover,
	#hpb-sidebar-main-nav li.current-menu-item a{
		border:none;
	}

	#site-navigation ul .sub-menu{
		width:100%;		
		background-image:url(img/bg_mainnav.png);
		position: static;
		margin-top: 0;
		padding-top: 0;
	}
	#site-navigation ul .sub-menu,
	#hpb-sidebar-main-nav ul{
		display: block;
		margin-bottom: 0;
		margin-top: 5px;
	}
	#site-navigation ul li:hover .sub-menu{
		display: block;
		position: static;
		
		z-index: auto;
		
	}
	#site-navigation ul .sub-menu li,
	#hpb-sidebar-main-nav ul .sub-menu li{
		background-image:url(img/bg_mainnav.png);
		border-radius: 0;
		padding-left: 0;

		width:100%;
	}
	#hpb-sidebar-main-nav .sub-menu li a{
		padding-left: 2em;
	}
	.home #site-navigation{
		display: block;
		width: 100%;
		position: inherit;
		top: 0;
		z-index: auto;
		padding-top: 0;
		padding-left: 0;
	}
	
	#hpb-sub-nav{
		display: block;
		width: 100%;
	}

	#site-navigation li,
	#hpb-sidebar-main-nav li{
		border-left-width: 0;
		background-position: top left;
		background-repeat: repeat-x;
		padding-left: 0;
	}
	#site-navigation li a,
	#hpb-sidebar-main-nav li a{
		display: block;
	}
	#hpb-sidebar-main-nav li li{
		padding-top: 0;
		padding-right: 0;
		padding-bottom: 0;
		padding-right: 0;
	}
	#site-navigation .sub-menu li a{
		padding-left: 2em;
	}
    #site-navigation .sub-menu li a{
        width: 90%;
    }
	.home #content{
		padding-top: 10px;
	}
	#site-navigation li a,
	#hpb-sidebar-main-nav li a{
		line-height: 1.5em;
		height: auto;
	}
	#site-navigation ul li,
	#site-navigation ul li.current_page_item,
	#hpb-sidebar-main-nav ul li,
	#hpb-sidebar-main-nav ul li.current_page_item{
		line-height: 1.5em;
		margin-left: 0;
		padding-bottom: 1em;
		padding-left: 2em;
		padding-top: 1em;
		text-indent: -0.5em;
	}


	/* コンテンツエリア */

	
	#sidebar-1{
		float: none;
		clear: both;
		width:auto;
		margin-top:10px;
	}

	aside{
	float: none;
		clear: both;
		width:auto;
	}
	.home aside{
		padding-top: 0;
		margin-top: 0;
	}
	
	.home #hpb-title{
		margin: 0;
		height: 122px;
	}
	.home #hpb-title h2{
		height: 100%;
		background-size: cover;
		background-repeat: no-repeat;
		margin:0 1px;
	}
	.home #hpb-title h2 a{
		background-position: 0 0;
		display: block;
		height: 50px;
		width: 320px;
		height: 100px;
	}

	aside h1{
		background-image:url(img/sp_bg_h3.png);
		width:auto;
		height:auto;
		line-height:normal;
		overflow:hidden;
		padding:3px 5px;
		margin:0;
		text-indent:15px;
		margin-bottom:15px;
	}
	aside li{
	padding-left: 15px;
	padding-right: 20px;
	margin-left: 10px;
	margin-right: 10px;
	}
	#toppage-topics h3{
		margin-left: -10px;
		margin-right: -10px;
	}
	aside h2{
		margin-bottom: 0;
	}
	
	h4,h5,h6{
		
		width:auto;
	}
	.home #content h3{
		width:auto;
		height:auto;
		line-height:20px;
		margin-top: -10px;
		margin-left: -10px;
		margin-right: -10px;
		overflow: auto;
	}
	#hpb-title h2{
		margin-right: -10px;
	}
	aside.widget ul,
	aside.widget div{
		background-color: #767676;
		width: auto;
		margin-top: -20px;
		margin-left: 0px;
		padding-top: 20px;
		padding-bottom: 10px;
	}
	
	/* テキスト */
	.textwidget{
		width: auto!important;
		padding-right: 10px;
		padding-left: 10px;
	}
	
	/* タグ */
	.widget_tag_cloud .tagcloud{
		padding: 10px;
		width: auto;
	}
	.widget_calendar div{
		margin-top:-20px;
	}
	.widget_search{
		display:none;
		}
	article img{
		max-width: 320px !important;
		height: auto !important;
	}
	aside #hpb-sidebar-main-nav{
		display: block;
	}
	.home aside #hpb-sidebar-main-nav{
		display: none;
	}
	/* サブページナビ */
	aside #hpb-sidebar-sub-nav{
		display: block;
	}
	.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;
		background-color:#FFF;
	}
	#hpb-sidebar-sub-nav li{
		display: block;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #cccccc;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
	}
	#hpb-sidebar-sub-nav li a:link,
	#hpb-sidebar-sub-nav li a:visited{
		color: #333 !important;
		text-decoration: underline;
	}
	#hpb-sidebar-sub-nav li a:hover,
	#hpb-sidebar-sub-nav li a:active{
		color: #ff0000 !important;
		text-decoration: underline;
	}

	#primary{
		float: none;
	}
	#primary #content .hpb_social div{
		margin-right: 1px;
		margin-left: 1px;
		margin-bottom: 2px;
	}
/* フッター */

	#hpb-sub-nav{
		display: none;
	}
	.home #hpb-sub-nav{
		display: block;
	}
	#colophon{
		width:auto;
		height: auto;
		margin:0px 10px 0 10px;
		padding-bottom:5px;
	}

	.home #colophon{
		width:auto;
		height: auto;
		padding-bottom:5px;
		margin:10px 10px 0 10px;
	}
	
	footer nav ul, hpb-footer-main p{
		text-align:left!important;
		font-size:0.9em;
		padding:0;
	}

	#hpb-sub-nav{
		margin-top: 10px;
	}
	#hpb-footer-main{
		background-image:url(img/bg_footer.png);
		margin-top: 0;
		width: 100%;
		height: auto;
		position: inherit;
	}
	#hpb-footer-main p{
		margin-top: 0;
		margin-bottom: 0;
	}
	
	.hpb-wp-login{
		text-align:right;
	}

/* フォームパーツ設定 */
	textarea{
		width: 150px;
		height: 100px;
	}
	input.l{
		width: 150px;
	}
	input.m{
		width: 100px;
	}
	input.s{
		width: 80px;
	}
	#primary img{
		height: auto !important;
		max-width: 260px !important;
	}
	.hpb_social{
		overflow: hidden;
		position: relative;
	}

/* 追記 */
	.home #hpb-header-image{
		height: auto;
		margin:20px 10px 0 10px;
		-moz-background-size:100% auto;
		background-size:100% auto; 
	}
	
	.home #hpb-header-image img{
		width: 100%;
		height: auto;
	}
	.home #primary{
    padding-top:20px;
	}
	
	body.page h1.entry-title,
	body.archive h1.page-title,
	body.home h1#hpb-page-title{
	color: #EFE8D6;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: -10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:10px;
	padding-bottom:20px;
	line-height: 27px;
	text-align: left;
	overflow: hidden;
	clear: both;
	background-image: url(img/bg_h2.png);
	background-repeat: no-repeat;
	background-position:left bottom;
	width:100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}

.page-title a, body.single h1.entry-title a, body.archive h1.page-title a{
	color: #EFE8D6;
	margin-top: -15px;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: -10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:10px;
	padding-bottom:20px;
	line-height: 27px;
	text-align: left;
	overflow: hidden;
	clear: both;
	background-image: url(img/bg_h2.png);
	background-repeat: no-repeat;
	background-position:left bottom;
	width:100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	display:block;
}

.home #sidebar-1{
	margin-top: 0px;
}

/* メニュー */
	
	#site-navigation div{
     display:block;
	}
	
	#site-navigation h1.menu-toggle{
     display:block;
	 margin-bottom:5px;
	 color: #333;
	}
	#site-navigation .skip-link a{
		color: #12183a;
	}
	
	 .navigation-main#site-navigation ul{
		 display:none;
	 }
	 
	  /* フッターナビ */
	 
	 #site-sub-navigation h1.menu-toggle{
     display:block;
	 margin-left:20px;
	}
	
	 .navigation-main#site-sub-navigation ul{
		 display:none;
	 }
	  
	footer nav li{
    display: inline;
	float:none;
	}
	
	footer nav ul{
    list-style-type: none;
    margin: 0 10px;
    padding: 3px 0 0;
    text-align: left;
	}
	
	#colophon .footer-widgets aside{
	float:none;
	margin:0 10px 0 10px;
	}
	
	footer .wp-login{
		padding-top:30px;
	}
	
	footer .wp-login a{
    bottom: 10px;
    position: absolute;
    right: 10px;
}
    #masthead .hpb-nav-open#site-navigation ul{
        display: block;
    }

}


/* clearfix */

#sidebar-1 #secondary:after,
#masthead:after,
#site-navigation ul:after,
#main:after,
#content:after,
.hpb-viewtype-thumbnail:after,
.hpb-viewtype-date dl:after,
#page-content dl:after,
.hpb-entry-content dl:after,
.hpb-pagenation:after,
#primary:after,
#colophon:after,
#colophon .footer-widgets:after,
.hpb_social:after{
	content: "";
	display: table;
	clear: both;
}

#ie8 #sidebar-1 #secondary,
#ie8 #masthead,
#ie8 #site-navigation ul,
#ie8 #main,
#ie8 #content,
#ie8 .hpb-viewtype-thumbnail,
#ie8 .hpb-viewtype-date dl,
#ie8 #page-content dl,
#ie8 .hpb-entry-content dl,
#ie8 .hpb-pagenation,
#ie8 #primary,
#ie8 #colophon:after,
#ie8 .footer-widgets,
#ie8 .hpb_social{
	zoom: 1;
}

#ie6 #sidebar-1 #secondary,
#ie6 #masthead,
#ie6 #site-navigation ul,
#ie6 #main,
#ie8 #content,
#ie6 .hpb-viewtype-thumbnail,
#ie6 .hpb-viewtype-date dl,
#ie6 #page-content dl,
#ie6 .hpb-entry-content dl,
#ie6 .hpb-pagenation,
#ie6 #primary,
#ie6 #colophon:after,
#ie6 .footer-widgets,
#ie6 .hpb_social{
	zoom: 1;
}

#ie7 #sidebar-1 #secondary,
#ie7 #masthead,
#ie7 #site-navigation ul,
#ie7 #main,
#ie8 #content,
#ie7 .hpb-viewtype-thumbnail,
#ie7 .hpb-viewtype-date dl,
#ie7 #page-content dl,
#ie7 .hpb-entry-content dl,
#ie7 .hpb-pagenation,
#ie7 #primary,
#ie7 #colophon:after,
#ie7 .footer-widgets,
#ie7 .hpb_social{
	zoom: 1;
}