/*============================
　CSSリセット
=============================*/
* {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6, strong, b {
	font-weight:bold;
}
body {
	font-size: 87.5%;/*font-sizeリセット*/
}
html>/**/body {
	font-size: 14px; /*font-sizeリセット Except IE */
}
/* -----------------------------------------
		12px	>>	0.83em
		13px	>>	0.91em
		14px	>>	1em
		15px	>>	1.07em
		16px	>>	1.14em
		17px	>>	1.21em
		18px	>>	1.29em
		20px	>>	1.43em
		22px	>>	1.57em
----------------------------------------- */
img {
	border:none;
	margin: 0px;
	padding: 0px;
	vertical-align:middle;/*IE6 下の余白を消す*/
}
a {
	outline:none;/*for firefox*/
}
/*============================
　共通チップス
=============================*/
body {
	font-family:"Lucida Grande","Lucida Sans Unicode","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
	text-align: justify;
	text-justify: inter-ideograph;
	-webkit-font-smoothing: antialiased;
	line-height:1.8;
}
.clear {
	clear:both;
}
/*clearfix*/
.clearfix:after{
    content:"";
    clear:both;
    display:block;
    height:0;
}
/* End hide from IE-mac */

.hide {
	display:none;
}
a {
	color:#1d2850;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a img{}
a:hover img{
	filter: alpha(opacity=70);
    -moz-opacity:0.7;
    opacity:0.7;
}
/*============================
	レイアウト・背景色・基本文字色
=============================	*/
body {
	position:relative;
	background :url(../../images/115/bgi-body_001.jpg ) left bottom;
	color:#333; /*このテンプレの基本色*/
	text-align:center;
}
#container{
	margin:0 auto;
	text-align:left;
	
}
#contentWrap{
	width:100%;
	background :url(../../images/115/bgi-body_002.png ) right top no-repeat;
}
#content{
	background :url(../../images/115/bgi-side_001.png ) left top repeat-y;
	width:1130px;
	height:auto;
	padding-top:30px;
	margin:0 auto;
}
#sidebar{
	position:absolute;top:0;
	position:relative\9; /* IE8 */
	margin-top:-130px\9; /* IE8 */
	width:194px;
	padding:0 28px;
	float:left;
}
#main{
	width:860px;
	float:right;
}
/*============================
タイトル、ディスクリプション
=============================*/
#site_title {
	font-family:Georgia,'HiraMinProN-W3',"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro","平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
	text-align:center;
	padding:40px 0;
}
#site_title h1{
	font-size:1.9em;
	line-height:1.3;
	
}
#site_title a {
	text-decoration:none;
	color:#1d2850;
	font-weight:400;
}
#site_title a:hover {
	color:#5c6493;
}
#site_title img {
	margin: -40px 0 -20px 0;
	width:100%;
	height:auto;
	max-width: 100%;
}
#site_title a:hover img {
}
#site_description {
	border-top:2px solid #1d2850;
	padding:20px 0;
	text-align: justify;
	text-justify: inter-ideograph;
}
#site_description h2{
	font-size:1em;
	font-weight:normal;
}


/*============================
	ヘッダー
=============================*/
#header {
	height:auto;
	background :#1d2850;
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.33);
	-moz-box-shadow:    0px 0px 10px rgba(0, 0, 0, 0.33);
	box-shadow:         0px 0px 10px rgba(0, 0, 0, 0.33);
}
#headerIn {
	width:1130px;
	margin:0 auto;
	padding-top:70px;
	position:relative;
	background :url(../../images/115/bgi-side_001.png ) left top repeat-y #1d2850;
}

/*　ヘッドメニュー */
#headnav{
	text-align:right;
	position:absolute;
	top:0;
	right:0;
}
#headnav ul{
	display: inline-block;  
    *display: inline;  
    *zoom: 1;  
	list-style:none;
	background :#fff;
	-moz-border-radius:0px 0px 5px 5px;
	-webkit-border-radius:0px 0px 5px 5px;
	border-radius:0px 0px 5px 5px;
	-webkit-box-shadow:
		rgba(0, 0, 0, 0.298039) 0px 0px 10px 0px,
		rgba(0, 0, 0, 0.298039) 0px -1px 0px 1px inset;
	box-shadow:
		rgba(0, 0, 0, 0.298039) 0px 0px 10px 0px,
		rgba(255, 255, 255, 0.298039) 0px -1px 0px 1px inset;
	padding:10px 20px;
}
#headnav ul li{
	display: inline-block;  
    *display: inline;  
    *zoom: 1;  
	padding-right:20px;
}
#headnav ul li:last-child{
	padding-right:0;
}
/*===================================
 グローバルナビ
=====================================*/
#global_nav {
	background :#1d2850;
	line-height:1;
	width:860px;
	float:right;
}
#global_nav a {
	text-decoration:none;
	color:#fff;
	font-family:Georgia,'HiraMinProN-W3',"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro","平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
	font-weight:400;
}
/*-------▼グローバルナビセッティング▼--------*/
/* 基本設定　変更しない */
#nav {display: block;margin: 0;padding: 0;position: relative;}
#nav li {display: block;list-style: none;margin: 0;padding: 0;float: left;position: relative;}
#nav a {display: block;}
#nav ul {display: none;position: absolute;left: 0;margin: 0;padding: 0;}
* html #nav ul {line-height: 0;} /* IE6 "fix" */
#nav ul a {zoom: 1;} /* IE6/7 fix */
#nav ul li {float: none;}
#nav ul ul {top: 0;}

#nav {
	width:860px;
	line-height:1; 
	white-space:nowrap;
	font-size:1.07em;
}

/* メインメニュー */
#nav li.nav-top{
	height:30px;
	white-space:nowrap;
	line-height:1;
}
#nav li.nav-top a {/* メインのa */
	display: inline-block;  
    *display: inline;  
    *zoom: 1; 
	width:auto;
	height:100%;
	background :url(../../images/115/ico-circle_001.png ) left 1px no-repeat;
	padding:0 18px;
	line-height:1;
}
#nav li.nav-top a:hover {
	filter: alpha(opacity=70);
	-webkit-opacity:0.7;
	-moz-opacity:0.7;
	-ms-opacity:0.7;
	-o-opacity:0.7;
	opacity:0.7;
}

/* 子メニュー*/
#nav  li.nav-top ul{
	width:210px;
	top:30px;
	left:0px;
	padding-top:8px;
	background :url(../../images/115/bgi-subnav_001.png ) 32px top no-repeat;
	-webkit-box-shadow:rgba(0, 0, 0, 0.329412) 0px 5px 10px 0px;
	box-shadow:rgba(0, 0, 0, 0.329412) 0px 5px 10px 0px;
	}
#nav li.nav-top ul li {
	white-space:normal;
	background :#ffffff;
}
#nav li.nav-top ul li a {
	transition: 0.6s background 0s;
	-moz-transition: 0.6s background 0s;
	-webkit-transition: 0.6s background 0s;
	-ms-transition: 0.6s background 0s;
	-o-transition: 0.6s background 0s;
	color:#333333;
	border-bottom:1px solid #d8d8d8;
	font-weight:normal;
	display:block;
	padding:5px 5px 5px 30px;
	text-align:left;
	line-height:1.5;
	text-shadow:none;
	background :url(../../images/115/ico-arrow_001.png ) 10px center no-repeat #fff;
}
#nav li.nav-top ul li.last-child a {border-bottom:none;}
#nav li.nav-top ul li a:hover {
	color:#333333;
	font-weight:normal;
	background :url(../../images/115/ico-arrow_001.png ) 10px center no-repeat #e8e4d8;
}

/*============================
	lead_area
=============================*/
/*メイン写真*/
#cover{
	width:365px;
	padding:5px;
	border:1px solid #b0b0b0;
	background:#fff;
	float:left;
	height:auto;
	margin-bottom:30px;
}
#cover img{
	width:365px;
	height:auto;
}

/*トピックス*/
#topics{
	width:453px;
	padding-top:7px;
	height:auto;
	float:right;
	margin-bottom:30px;
}
#topics h2{
	font-size:0.5em;
	margin-bottom:14px;
}
#topics dl{
	display:block;
	padding:0 15px 0 20px;
	max-height:200px;
	height:auto!important;
	height:200px;
	overflow:auto;
}
#topics dl dt{/* 日付 */
	font-size:0.78em;
	font-weight:bold;
	font-family:Helvetica,Arial, sans-serif;
	color:#666666;
}
#topics dl dd{/* トピックス本文 */
	padding:0 10px 12px 0;
	margin-bottom:12px;
	background :url(../../images/115/lin-grunge_001.gif ) left bottom repeat-x;
}
/* カバー画像なし */
#lead_area.no-img #cover{display:none;}
#lead_area.no-img #topics{width:100%;}
/* スライド
-----------------------------------------*/
.mainSlideIn {
	box-sizing:content-box;
	box-sizing:inherit;
	width:860px;
	padding:10px 0 0;
}
.bx-wrapper {
    margin-bottom:40px !important;
	height:366px !important;
}
#mainSlide{
	margin:0;
}
#mainSlide li {
	height:366px !important;
	width:860px;
	position:relative;
	background:rgba(0,0,0,0.2);
	overflow:hidden;
}
#mainSlide li img {
	position:absolute;
	left:0;
	width:860px;
	height:auto;
}

/* pager */
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #A49C78;
	text-indent: -9999px;
	display: block;
	width: 7px;
	height: 7px;
	margin: 0 7.5px;
	outline: 0;
	cursor:pointer;
	border-radius:7px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover ,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #515987;
	opacity:1;
}
/* ページャーの位置を調整したい場合
.bx-wrapper .bx-pager {
    bottom: -33px!important;
}
*/
/* controlBtn */
.bx-wrapper .bx-controls-direction a {
	width:30px;
	height:30px;
	margin:0;
	top:168px;
	cursor:pointer;
	border-radius:15px;
}
.bx-wrapper .bx-prev {
	background:url(../../images/115/btn-slider_001.png) 11px center no-repeat #515987;
	background-size:7px auto;
	left:-14px;
}
.bx-wrapper .bx-prev:hover {
	background-color:#6970A0;
	opacity:1;
}
.bx-wrapper .bx-next {
	background:url(../../images/115/btn-slider_002.png) 12px center no-repeat #515987;
	background-size:7px auto;
	right:-14px;
}
.bx-wrapper .bx-next:hover {
	background-color:#6970A0;
	opacity:1;
}

/*============================
	サイドバー
=============================*/
/*共通*/
#sidebar .sideBox{
	border-top:2px solid #1d2850;
	padding:17px 0;
	}
#sidebar .sideBox h2{
	font-family:Georgia,'HiraMinProN-W3',"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro","平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
	color:#1d2850;
	text-align:center;
	font-size:1.28em;
	padding-bottom:17px;
	}
	
/*about*/
#sidebar #about ul{
	list-style:none;
	}
#sidebar #about li{
	margin-bottom:20px;
	text-align:center;
	}
#sidebar #about li:last-child{
	border-bottom:none;
}		
#sidebar #about li a{
	display:block;
}
/*blog*/
#sidebar #blog h2{
	padding-bottom:0;
}
#sidebar #blog dt{
	position:relative;
	font-family: Helvetica,Arial, sans-serif;
	font-weight:bold;
	color:#666666;
	font-size:0.79em;
	padding:15px 0 0 18px;
}
#sidebar #blog dd{
	background :url(../../images/115/lin-grunge_001.gif ) left bottom repeat-x;
	margin-top:-34px;
	padding-bottom:1px;
}
#sidebar #blog dd:last-child{
	border-bottom:none;
}
#sidebar #blog dd a{
	display:block;
	padding:30px 5px 15px 18px;
	background :url(../../images/115/ico-arrow_002.png ) 3px 19px no-repeat;
	
}
#sidebar #blog dd a:hover{
	background :url(../../images/115/ico-arrow_002.png ) 3px 19px no-repeat #e8e4d8;
}
#sidebar #blog #blog_link{
	margin-top:20px;
	text-align:center;
}
#sidebar #blog #blog_link img{
	}	
/*QR Code*/
#sidebar #qrcode{
	text-align:center;
	}
#sidebar #qrcode h2{
}
#sidebar #qrcode .sideBoxR img{

}
#sidebar #qrcode p{
	padding-top:20px;
	text-align:left;
	font-size:12px;
	line-height:1.5;
}
/*============================
	フッター
=============================*/
#footer {
	clear:both;
	background:#1d2850;
}
#footerIn {
	background :url(../../images/115/bgi-side_001.png ) left top repeat-y;
	width:1130px;
	position:relative;
	margin:0 auto;
	padding:35px 0
}

/*　コピーライト */
address{
	width:860px;
	float:right;
	
	text-align:center;
	font-style:normal;
	color:#fff;
}
address img{
	padding:0 0 1px 5px ;
}
/*============================
	お問い合わせ
=============================*/
#inquiry {
	margin:70px 0;
	text-align:center;
}
/*============================
	ページトップ
=============================*/
#pagetop {
	position:absolute;
	top:-53px;
	right:0;
	width:104px;
	height:102px;
}
#pagetop a{
	display: inline-block;  
    *display: inline;  
    *zoom: 1;  
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	width:104px;
	height:102px;
	background :url(../../images/115/btn-pagetop_001.png ) left -105px no-repeat;
}
#pagetop a:hover{
	background :url(../../images/115/btn-pagetop_001.png ) left 0 no-repeat;
}


/*============================
	記事ボックス
=============================*/
.article_box{
	margin-bottom:34px;
}
.article_box .article_title{
	
	margin-bottom:20px;
}
.article_box .article_title h2{
	font-size:1.7em;
	font-family:Georgia,'HiraMinProN-W3',"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro","平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
	font-weight:400;
	line-height:1.3;
	color:#fff;
	padding:12px 10px 10px 20px;
	background :#1d284f;
}
.article_box .entry{
	padding:0 20px;
}
.article_box .entry b,
.article_box .entry em,
.article_box .entry span{
	line-height:1.8;
}
/* 記事画像あり */
.article_box .article_figure{
	margin-top:20px;
}
.article_box .article_figure div{
	width:200px;
	float:left;
	margin-right:20px;
}
.article_box .article_figure div:last-child{
	margin-right:0;
}
.article_box .article_figure img{
	width:200px;
	height:auto;
}
.article_box .article_figure span{
	display:block;
	line-height:1.5;
	padding:5px 0 3px 0;
}
/*記事ボックス内のテーブル*/
.article_box .entry table {
 	border-collapse:collapse;
    border:#d8d8d8 1px solid;
}
.article_box .entry table th,
.article_box .entry table td {
	border:#d8d8d8 1px solid;
	padding:10px;
}

/*============================
	下層ページ共通
=============================*/
/*ページタイトル*/
#page_title{
	padding:20px 20px 20px 25px;
	margin-bottom:24px;
	text-align:right;

}
#page_title h2{
	color:#1d2850;
	font-family:Georgia,'HiraMinProN-W3',"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro","平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
	font-size:2.14em;
	font-weight:400;
	line-height:1.4;
}
/*パン屑リスト*/
#pnkz {
	width: 100%;
	text-align:right;
	margin-top:-34px;
	padding:14px 0 12px 0;
}
#pnkz ul{
	list-style:none;
}

#pnkz ul li{
	display: inline-block;
	*display: inline;  
    *zoom: 1;  
	font-size:11px;
	padding:0 15px 0 6px;
	background :url(../../images/115/ico-arrow_001.png ) right 6px no-repeat;
}
#pnkz ul li a{
}
#pnkz ul li:last-child{
	background :none;
	padding-right:0;
}


/*============================
	フリーエリア
=============================*/
#side-area{
	border-top: 2px solid #1d2850;
	padding: 17px 0;
}
#foot-area{
	
}
/*============================
	お問い合わせフォーム、プロフィール、地図
=============================*/
#form, #map, #profile {
	background :url(../../images/115/bgi-side_001.gif ) left top;
	-moz-box-shadow:
		0px 0px 10px rgba(000,000,000,0.1);
	-webkit-box-shadow:
		0px 0px 10px rgba(000,000,000,0.1);
	box-shadow:
		0px 0px 10px rgba(000,000,000,0.1);
	padding:40px;
	margin-bottom:34px;
}
#form table, #map table, #profile table {
	width:100%;
	margin:0 auto 15px auto;
}

#form th, #map th, #profile th,
#form td, #map td, #profile td {
	padding:16px 0;
	vertical-align:middle;
	text-align:left;
	border-bottom:1px solid #d8d8d8;
}
#form th, #map th, #profile th {
	width:25%;
	font-family:Georgia,'HiraMinProN-W3',"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro","平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
	font-weight:400;
	color:#1d2850;
	
}
#form td, #map td, #profile td {
	width:75%;
}
/*お問い合わせ
-----------------------------------------*/
.validation_span, .warning span {
	color:#F03;
}
#contact_submit th, #contact_submit td{
	text-align:left;
}
#form input, #form textarea {
	font-size:1.2em;
	padding:4px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#form input.address{
	width:95%;
	}
#form textarea.required{
	width:95%;
	height:140px;
	}
.warning {
	text-align:left;
}
.validation_span, .warning span {
	color:#F03;
}
#contact_submit th, #contact_submit td{
	text-align:center;
}
#form input, #form textarea {
	font-size:1.2em;
	padding:5px;
	
}
#form input[type=text], #form textarea {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border:solid 1px #d3d0d0;
}
#form input[type=text]:focus, #form textarea:focus {
	outline:none;
	background:#f2efe7;
}
#form input[type=submit]{
	margin-right:20px;
	padding:8px 20px;
	font-weight:400;
	text-decoration:none;
	color: #ffffff;
	font-family:Georgia,'HiraMinProN-W3',"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro","平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
	transition: 0.6s opacity 0s;
    -moz-transition: 0.6s opacity 0s;
	-webkit-transition: 0.6s opacity 0s;
	-ms-transition: 0.6s opacity 0s;
	-o-transition: 0.6s opacity 0s;
	background:#988f6c;/*for Old IE*/
	background: -moz-linear-gradient(
		top,
		#b2aa86 0%,
		#988f6c);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#b2aa86),
		to(#988f6c));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #988f6c;
	-moz-box-shadow:
		0px 2px 10px rgba(000,000,000,0.3),
		inset 0px -1px 2px rgba(255,255,255,0.3);
	-webkit-box-shadow:
		0px 2px 10px rgba(000,000,000,0.3),
		inset 0px -1px 2px rgba(255,255,255,0.3);
	box-shadow:
		0px 2px 10px rgba(000,000,000,0.3),
		inset 0px -1px 2px rgba(255,255,255,0.3);
	text-shadow:
		0px 0px 10px rgba(000,000,000,0.3),
		0px 0px 0px rgba(255,255,255,0);		
}
#form input[type=reset] {
	padding:8px 20px;
	font-weight:400;
	text-decoration:none;
	color: #888;
	font-family:Georgia,'HiraMinProN-W3',"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro","平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
	transition: 0.6s opacity 0s;
    -moz-transition: 0.6s opacity 0s;
	-webkit-transition: 0.6s opacity 0s;
	-ms-transition: 0.6s opacity 0s;
	-o-transition: 0.6s opacity 0s;
	background: #eeeeee; 
	background: -moz-linear-gradient(top, #eeeeee 0%, #eeeeee 100%); 
	background: -webkit-linear-gradient(top, #eeeeee 0%,#eeeeee 100%); 
	background: -o-linear-gradient(top, #eeeeee 0%,#eeeeee 100%); 
	background: -ms-linear-gradient(top, #eeeeee 0%,#eeeeee 100%); 
	background: linear-gradient(to bottom, #eeeeee 0%,#eeeeee 100%); 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #d8d8d8;
	-moz-box-shadow:
		0px 2px 10px rgba(000,000,000,0.1),
		inset 0px -1px 2px rgba(255,255,255,0.6);
	-webkit-box-shadow:
		0px 2px 10px rgba(000,000,000,0.1),
		inset 0px -1px 2px rgba(255,255,255,0.6);
	box-shadow:
		0px 2px 10px rgba(000,000,000,0.1),
		inset 0px -1px 2px rgba(255,255,255,0.6);
}
#form input[type=submit]:hover,
#form input[type=reset]:hover {
	cursor:pointer;
	filter: alpha(opacity=60);
	-webkit-opacity:0.6;
	-moz-opacity:0.6;
	-ms-opacity:0.6;
	-o-opacity:0.6;
	opacity:0.6;
}

/*リード文
-----------------------------------------*/
#lead_s {
	padding-bottom:13px;
	margin-bottom:12px;
	border-bottom:1px solid #d8d8d8;
}
/*地図
-----------------------------------------*/
#frame {
	text-align:center;
	margin:0 auto;
}
#map #frame iframe {
	width: 100%;
	height: 400px;
}
#map table{
	width:95%;
	margin:0 auto 15px auto;
	}

/*プロフィール
-----------------------------------------*/
#profile{
}
/*エラーメッセージエリア
-----------------------------------------*/
.validation-advice {
	margin-top: 3px;
	padding-left: 5px;
	color: #cc0000;
}
.warning {
	padding:10px 0 0px 0;
}
.w_mark {
	color:#F03;
}
.thaks {
	padding :0 16px 40px 0;
}

/* 20170110 プロフィール、お問い合わせ、地図
-----------------------------------------*/
#map th, #profile th , .map th, .profile th {
width: 20%;
}

#map td, #profile td , .map td, .profile td {
word-break:break-all;
}




/* 20170703 ADD */
#side-area img{
	max-width: 100%;
}
#foot-area img{
	max-width: 100%;
}


/* 20190416 ADD */
.box ul,
.box1 ul,
.box2 ul,
.box3 ul,
.articleBox ul,
.entry_box ul,
.entryBox ul,
.article-box ul,
.article ul,
.article_box ul{
    list-style-type: disc;
}
.box ol,
.box1 ol,
.box2 ol,
.box3 ol,
.articleBox ol,
.entry_box ol,
.entryBox ol,
.article-box ol,
.article ol,
.article_box ol {
    list-style-type: decimal;
}
.box ul,
.box1 ul,
.box2 ul,
.box3 ul,
.articleBox ul,
.entry_box ul,
.entryBox ul,
.article-box ul,
.article ul,
.article_box ul,
.box ol,
.box1 ol,
.box2 ol,
.box3 ol,
.articleBox ol,
.entry_box ol,
.entryBox ol,
.article-box ol,
.article ol,
.article_box ol {
    margin-left: 18px;
}


/* 20211112 フリーエリアテーブル設定
-----------------------------------------*/
#side-area table,.side-area table,
#foot-area table,.foot-area table{
    border-collapse: collapse;
}
#side-area table th,.side-area table th, 
#side-area table td,.side-area table td,
#foot-area table th,.foot-area table th,
#foot-area table td,.foot-area table td
{
    border: #ccc 1px solid;
    padding: 5px;
}

/* 202201 記事BOXの画像幅修正
-----------------------------------------*/
.article_box img {
    max-width: 100%;
}

/* 202202 記事BOXの画像幅修正
-----------------------------------------*/
.box_entry1 img,.box_entry2 img {
    max-width: 100%;
}

/* 202203 記事BOXの画像幅修正
-----------------------------------------*/
.entryText img,.entryTextBox img,.box-entry1 img,.box-entry2 img,.article-txt img,.article-entry img,.entry-box img {
    max-width: 100%;
}

