/*-- CSSリセット
------------------------------*/

* { 

	margin: 0px;

	padding: 0px;

	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

}

strong {

	font-weight: bold;
}

body {

	font-size: 75%;

}

html>/**/body {

  font-size: 12px; /* Except IE */

}





/*-- 共通チップス

------------------------------*/

.clear {

	clear:both;

}

img {

	border:0px;

}

a {

	color: #333333;

	text-decoration:underline;

}

a:hover {

	color:#cc6600;

	text-decoration:none;

}

/*2009-12-1 追加

------------------------------*/

body {

	color: #333333; /*このテンプレの基本色*/

}

h1,h2,h3,h4,h5,h6,strong,b {

	font-weight:bold;

}


ul, dl {

	margin-left:40px;

}



/*-- レイアウト関連

------------------------------*/

body {

	text-align:center;

}

#wrap01 {

	margin:0 auto 0 auto;

}





/*-- ヘッダ

------------------------------*/

#head {

	background-image:url(../../images/11/bgi-head_001.jpg);

	background-repeat:repeat-x;

	height:44px;

}

#headIn {

	background-image:url(../../images/11/bgi-head_002.jpg);

	background-position:370px 0px;

	background-repeat:no-repeat;

	margin:0 auto 0 auto;

	width:800px;

	height:44px;

	text-align:left;

}



#headBtn {

	text-align:right;

	padding-top:8px;

}





/*-- リード

------------------------------*/

#lead {

	background-image:url(../../images/11/bgi-lead_001.jpg);

}

#leadIn {

	margin:0 auto 0 auto;

	width:800px;

	text-align:left;

}

#leadInL {

	float:left;

	width:420px;

}

#leadInR {

	float:right;

	width:365px;

}

#site_title { /*トップページ*/

	margin:60px 0 8px 0;

}

#site_title3 { /*トップページ画像なし*/

	padding:15px 0 8px 0;

}

#site_title2 { /*下層ページ*/

	padding:10px 0 10px 0;

}


#site_title a, #site_title2 a, #site_title3 a {

	font-size:1.8em;

	font-weight:bold;

	text-decoration:none;

}





#site_description {/*トップページ*/

	line-height:150%;

}

#site_description2 {/*トップページ画像なし*/

	line-height:150%;

	padding:0 0 15px 0;

}

/*スライド画像
------------------------------*/
.mainSlideIn {
	box-sizing:content-box;
	box-sizing:inherit;
	width:800px;
	padding:0px 0 1px;
	margin-top: 20px;
}
.bx-wrapper {
  margin-bottom:40px !important;
	height:333px !important;
}
#mainSlide{
	margin:0;
}
#mainSlide li {
	height:333px !important;
	width:800px;
	position:relative;
	background:rgba(0,0,0,0.2);
	overflow:hidden;
}
#mainSlide li img {
	position:absolute;
	left:0;
	width:800px;
	height:auto;
}

/* pager */
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #f5e1cc;
	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 {
	background: #ce6700;
	opacity:1;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #ce6700;
	opacity:1;
}
.bx-wrapper .bx-pager {
    bottom: -20px!important;
}
/* controlBtn */
.bx-wrapper .bx-controls-direction a {
	width:36px;
	height:36px;
	margin:0;
	top:145px;
	cursor:pointer;
}
.bx-wrapper .bx-prev {
background:url(../../images/11/btn-slider_001.png) 12px center no-repeat #ce6700;
left:-25px;
-moz-border-radius: 21px ;
-webkit-border-radius: 21px ;
border-radius: 21px ;

}
.bx-wrapper .bx-prev:hover {
opacity:0.7;
}
.bx-wrapper .bx-next {
background:url(../../images/11/btn-slider_002.png) 15px center no-repeat #ce6700;
right:-25px;
border-left: none!important;
-moz-border-radius: 21px ;
-webkit-border-radius: 21px ;
border-radius: 21px ;
}
.bx-wrapper .bx-next:hover {
opacity:0.7;
}


/*-- メインエリア

------------------------------*/

#main {

	background-image:url(../../images/11/bgi-cont_001.jpg);

	background-repeat:repeat-x;

}

#mainIn { /*トップページ*/

	margin:0 auto 0 auto;

	padding-top:38px; /*背景画像調整値*/

	width:800px;

	text-align:left;

	background-image:url(../../images/11/bgi-main_001.jpg);

	background-position:left top;

	background-repeat:no-repeat;

}

#mainIn2 { /*下層ページ*/

	margin:0 auto 0 auto;

	padding-top:32px; /*背景画像調整値*/

	width:800px;

	text-align:left;

	background-image:url(../../images/11/bgi-main_002.jpg);

	background-position:left top;

	background-repeat:no-repeat;

}

#mainL {

	float:left;

	width:220px;

	background-color:#F0F0EB;

}

#mainR {

	float:right;

	width:559px;

}





/*-- パン屑

------------------------------*/

#pnkz {

	background-image:url(../../images/11/ico-pnkz_001.jpg);

	background-position:left 2px;

	background-repeat:no-repeat;

	padding-left:16px;

	padding-bottom:16px;

}







/*-- ナビゲーション

------------------------------*/

#naviA{

	margin:0 0 0 12px;



}

#naviA dt {

	width:196px;

}

#naviA dt a {

	display:block;

	background-image:url(../../images/11/nav-main_off.jpg);

	background-repeat:no-repeat;

	background-color:#dfdfdf;

	border:1px solid #CCCCCC;

	margin:10px 0 0 0;

	width:194px;

	text-decoration:none;

}

#naviA dt a:hover {

	display:block;

	background-image:url(../../images/11/nav-main_on.jpg);

	background-repeat:no-repeat;

	background-color:#BCCB87;

	border:1px solid #91A759;

}

#naviA dt a span {

	display:block;

	font-size:1.2em;

	line-height:130%;

	padding:10px 11px 10px 24px;

}



#naviA dd {

	width:196px;

}

#naviA dd a {

	display:block;

	background-image:url(../../images/11/nav-sub_off.jpg);

	background-repeat:no-repeat;

	background-color:#fafafa;

	border:1px solid #CCCCCC;

	width:194px;

	text-decoration:none;

}

#naviA dd a span {

	display:block;

	font-size:1em;

	line-height:130%;

	padding:10px 11px 12px 24px;

}

#naviA dd a:hover span {

	display:block;

	font-size:1em;

	color:#cc6600;

}



#naviB {

	width:194px;

	margin:12px 0 0 12px;

	background-color:#ECECD9;

	border:1px #ccc solid;

}

#naviBIn{

	padding:8px;

}

#naviB_title {

	font-weight:bold;

	margin-bottom:8px;

}

#naviBIn2 {

	background-color:#fff;

	border:1px #ccc solid;

	padding:8px;

}

#naviB ul {

	margin-left:20px;

}

#naviB ul li {

	margin-bottom:4px;

}



#naviImg {

	margin-top:20px;

}



/*-- ブログ

------------------------------*/



#blog_box {

	width:194px;

	margin:12px 0 0 12px;

	background-color:#ECECD9;

	border:1px #ccc solid;

}

#blog_boxIn {

	padding:8px;

}

#blog_info {	

	width:98px;

	font-weight:bold;

	margin-bottom:8px;

	float:left;

}

#blog_btn {

	width:78px;

	float:right;



}

#blog {

	background-color:#fff;

	border:1px #ccc solid;

	padding:8px 2px 8px 8px;

}

#blog ul {

	padding-left:20px;
	margin:0;

}

#blog ul li {

	line-height:130%;

	margin-bottom:3px;

}







/*-- 最新情報

------------------------------*/



#topics {

	width:559px;

	margin-bottom:20px;

	background-image:url(../../images/11/bgi-topics_002.jpg);

	background-repeat:repeat-y;

}

#topics_title {

	background-image:url(../../images/11/bgi-topics_001.jpg);

	background-repeat:no-repeat;

	background-position:top;

}

#topics_title h3 {

	color:#006600;

	font-size:1.2em;

	font-weight:bold;

	padding:9px 10px 8px 10px;

	background-image:url(../../images/11/bgi-topics_003.jpg);

	background-repeat:no-repeat;

	background-position:left bottom;

}



#topicsIn {

	padding:10px 10px 10px 16px;

	background-image:url(../../images/11/bgi-topics_004.jpg);

	background-repeat:repeat-y;

    /*ADD 20191127*/
    max-height: 70px;
    overflow-y: auto;
    
}

.topics_date {

	font-family:Arial, Helvetica, sans-serif;

	padding-right:0.8em;

	vertical-align:top;

}

.topics_entry {

	line-height:150%;

	vertical-align:top;

}

#topics td {

	padding-bottom:4px;

}

/*ADD 20191127*/
#topics tr td:first-child {
    padding-top: 2px;
}
#topics tr:last-child td {
    padding-bottom: 0;
}


#topics_bottom {

	background-image:url(../../images/11/bgi-topics_005.jpg);

	background-repeat:no-repeat;

	background-position:left top;

	padding:4px 0 0 0;

}











/*-- 記事ボックス

------------------------------*/

.box {

	background-image:url(../../images/11/bgi-box_003.jpg);

	background-repeat:repeat-y;

	margin-bottom:20px;

}

.boxIn {

	padding:8px 12px 8px 12px;

}



.box_title {

	background-image:url(../../images/11/bgi-box_001.jpg);

	background-repeat:no-repeat;

	width:559px;

}

.box_title h3 {

	color:#993300;

	font-size:1.2em;

	font-weight:bold;

	padding:10px 16px 10px 16px;

	background-image:url(../../images/11/bgi-box_002.jpg);

	background-repeat:no-repeat;

	background-position:left bottom;

	line-height:130%;

}

.box_entry1 { /*画像あり*/

	float:left;

	width:320px;

	line-height:150%;

}

.box_entry2 { /*画像なし*/

	line-height:150%;

}

.box_image {

	float:right;

	width:200px;

}

.box_image div {

	margin-bottom:10px;

}

.box_image div span {

	display:block;

	width:200px;

	font-size:0.85em;

	line-height:130%;

	margin-top:4px;

}

.box_bottom {

	background-image:url(../../images/11/bgi-box_004.jpg);

	background-repeat:no-repeat;

	background-position:left top;

	padding:4px 0 0 0;

}





/*-- コンテンツタイトル

------------------------------*/

#cont_title {

	background-image:url(../../images/11/bgi-conttitle_001.jpg);

	background-repeat:no-repeat;

	width:559px;

	height:61px;

	margin-bottom:16px;

}

#cont_title h3 {

	color:#006600;

	font-size:1.4em;

	font-weight:bold;

	padding:16px 10px 0 16px;

}





/*-- お問い合わせボタン

------------------------------*/

#inquiry {

	text-align:center;

	margin-bottom:30px;

}





/*-- ページトップ

------------------------------*/

#pagetop {

	text-align:right;

	margin-bottom:20px;

}

#pagetop div a {

	background-image:url(../../images/11/ico-pagetop_001.jpg);

	background-position:left top;

	background-repeat:no-repeat;

	padding-left:20px;

	padding-bottom:10px;

	font-size:10px;

}





/*-- フッタ

------------------------------*/

#foot {

	background-image:url(../../images/11/bgi-foot_001.jpg);

	background-repeat:repeat-x;

}

#footIn {

	margin:0 auto 0 auto;

	width:800px;

	background-image:url(../../images/11/bgi-foot_002.jpg);

	background-position:left top;

	background-repeat:no-repeat;

}

#copyright {

	color:#fff;

	padding:80px 0 40px 0;

	font-size:10px;

}

#copyright a {

	color:#fff;

	text-decoration:none;

}



/*-- 下層リード文

-----------------------------------*/

#lead_s {

	padding:0 0 13px 0;

	line-height :150%;

}



#form {

	table-layout: fixed;

	width:557px;

	text-align:left;

	border-collapse: collapse;

	border-right:1px solid #ccc;

	border-bottom:1px solid #ccc;

	margin:0 0 20px 0;

	background-color:#FFFFFF;

}



#form th {

	width:130px;

	border-top:1px solid #ccc;

	border-left:1px solid #ccc;

	background-color:#96CE2A;

	font-size: 1em;

	font-weight: normal;

	text-align: center;

	padding: 0.3em;

	color:#FFFFFF

}



#form td {

	line-height:150%;

	border-top:1px solid #ccc;

	border-left:1px solid #ccc;

	padding: 0.3em 0.7em 0.3em 0.7em ;

}



/*-- 地図

-----------------------------------*/

#frame {

	margin:0 0 20px 0;

}

#frame iframe{
	width:557px;
	height:340px;
}

/*-- エラーメッセージエリア

-----------------------------------*/

.validation-advice {

	margin-top: 3px;

	padding-left: 11px;

	color: #cc0000;

}



.warning {

	line-height :150%;

}



.w_mark {

	color: #333333;

}



.validation_span {

	padding-left: 2px;

	color: #fff;

}



.thaks {

	line-height: 150%;

	padding :0 16px 40px 0;

}



/*20100609add endo*/

#QRbox {
	width:178px;

	margin:12px 0 0 12px;

	background-color:#ECECD9;

	border:1px #ccc solid;
	
	padding:8px;

}

#QRbox h4 {
	padding-bottom:8px;
}

#QRin {
	background-color:#fff;

	border:1px #ccc solid;

	padding:8px 2px 8px 8px;
}

.QR_code {
	text-align:center;
}

/* 20120322 */
#side-area{
   width:200px;
   margin:12px 0 0 12px;
}

#foot-area{
   margin-bottom:24px;
}

/* スマホ対応 */
#lead_area #cover img {
  width: 365px;
}
#site_image img {
  width: 365px;
}
.site_image img{
  width: 365px;
}
 /*記事ボックス内のテーブル（2016-04-26 ADD）
 -----------------------------------------*/
 .article_box table {
 	border-collapse:collapse;
 	border:1px #ccc solid;
 }
 .article_box table th,
 .article_box table td {
 	border:1px #ccc solid;
 	padding:1em;
 }
 .article_box table th {
 	text-align:center;
 	background-color:#eee;
 }

/* 20160721 ADD */
.box_image img,
.box_pic1img,
.box_pic2 img,
.box_pic3 img,
.box_pic4 img,
.box_img img,
.entryContent_R div img,
.entryImgbox img,
.box-image img,
.article-img img,
.article-figure img,
.article_figure	img {
	width:200px;
}


/* 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;
}

/* 20191127 テーブル基本設定
-----------------------------------------*/
.box table {
    border-collapse: collapse;
}
.box table th, .box table td {
    border: #ccc 1px solid;
    padding: 5px;
}


/* 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%;
}

