/*CSSリセット

------------------------------*/

* { 
	margin: 0px;
	padding: 0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


body {
	font-size: 75%;
	background-color: #e2d0bd;
	background-image:url(../../images/19/bgi-body_001.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}

html>/**/body {

  font-size: 12px; /* Except IE */

}

/*2009-12-1 追加
------------------------------*/

body {
	color: #333333; /*このテンプレの基本色*/
}

h1,h2,h3,h4,h5,h6,strong,b {
	font-weight:bold;
}

ul, dl {
	margin-left:40px;
}
/*共通チップス
------------------------------*/
.clear {
	clear:both;
}

img {
	border:0px;
	margin: 0px;
	padding: 0px;
	vertical-align:top;
}
.hide {
	display:none;
}

a {
	text-decoration:underline;
	color:#c8275c;
}
a:hover {
	text-decoration:none;
	color:#e82e6c;
}


/*全体wrapper
------------------------------*/
#wrapper {
	width:808px;
	margin: 0 auto 0 auto;
}

/*ヘッダー
------------------------------*/
#header {
	width:808px;
	background-image:url(../../images/19/bgi-head_002.png);
	background-repeat:repeat-y;
	background-position:left top;
}
#headerIn {
	width:808px;
	background-image:url(../../images/19/bgi-head_001.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#header_toppage {/*トップページ用*/
	width:808px;
	background-image:url(../../images/19/bgi-head_top_003.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#header_toppage.slide {/*トップページ用（スライド表示*/
	background-image:none!important;
}

#header_low {/*下層ページ用*/
	width:808px;
	background-image:url(../../images/19/bgi-head_003.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:0 0 21px 0;
}
#head_L {
	width:630px;
	float:left;
}
#head_R {
	width:160px;
	float:right;
	padding:0 4px 0 0;
}

#site_title {
	padding:32px 0 3px 60px;
}
#site_title a {
	color:#ff99bd;
	font-size:2.2em;
	line-height:150%;
	text-decoration:none;
}
#site_description {
	padding:0 0 15px 63px;
	color:#debca3;
	font-size:1em;
	line-height:150%;
}

/*リード（メイン写真部分）:トップページ
------------------------------*/
#lead1 {
	position:relative;
	width:808px;
	height:274px;
	background-image:url(../../images/19/bgi-top_pic_002.png);
	background-repeat:no-repeat;
	background-position:left top;
}

#site_image {
	position:absolute;
	left:206px;
	top:1px;
	z-index:10;
	margin:0 auto;
	text-align:center;
	width:380px;
}
#site_imageIn {}

#site_imageIn em {
	display:-moz-inline-box;
	display:inline-block;
	_display:inline-block;
	background-image:url(../../images/19/bgi-pic_bk_001.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	z-index:15;
}
#site_imageIn em img {
	display:block;
	padding:5px 10px 10px 5px;
}

/*リード:下層ページ
------------------------------*/
#lead3 {
	width:808px;
	height:145px;
	background-image:url(../../images/19/bgi-lead_001.png);
	background-repeat:no-repeat;
	background-position:left top;
}

#lead3 #site_subtitle {
	text-align:right;
	color:#53001b;
	font-size:2.5em;
	padding:62px 39px 0 0;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight:bold;
}

/*リード:スライド表示
------------------------------*/
#lead2 {
	position:relative;
	width:808px;
	height:auto;
	background-image:url(../../images/19/bgi-lead_002.png);
	background-repeat:no-repeat;
	background-position:left top;
}

/*スライド画像
------------------------------*/
.mainSlideIn {
	box-sizing:content-box;
	box-sizing:inherit;
	width:760px;
	padding:20px 0 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
}
.bx-wrapper {
  margin-bottom:32px !important;
	height:317px !important;
}
#mainSlide{
	margin:0;
}
#mainSlide li {
	height:317px !important;
	width:760px;
	position:relative;
	background:rgba(0,0,0,0.2);
	overflow:hidden;
}
#mainSlide li img {
	position:absolute;
	left:0;
	width:760px;
	height:auto;
}

/* pager */
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #ff8da5;
	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: #680023;
	opacity:1;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #680023;
	opacity:1;
}
.bx-wrapper .bx-pager {
    bottom: -20px!important;
}
/* controlBtn */
.bx-wrapper .bx-controls-direction a {
	width:42px;
	height:42px;
	margin:0;
	top:140px;
	cursor:pointer;
}
.bx-wrapper .bx-prev {
background:url(../../images/19/btn-slider_001.png) 15px center no-repeat,
-moz-linear-gradient(
top,
#990633 0%,
#680023);
background:url(../../images/19/btn-slider_001.png) 15px center no-repeat,
-webkit-gradient(
linear, left top, left bottom,
from(#990633),
to(#680023));
left:-43px;
border: 1px solid #680023;
border-right: none!important;
-moz-border-radius: 6px 0 0 6px ;
-webkit-border-radius: 6px 0 0 6px ;
border-radius: 6px 0 0 6px ;

}
.bx-wrapper .bx-prev:hover {
opacity:0.7;
border: 1px solid #680023;
border-right: none!important;
-moz-border-radius: 6px 0 0 6px ;
-webkit-border-radius: 6px 0 0 6px ;
border-radius: 6px 0 0 6px ;
}
.bx-wrapper .bx-next {
background:url(../../images/19/btn-slider_002.png) 15px center no-repeat,
-moz-linear-gradient(
top,
#990633 0%,
#680023);
background:url(../../images/19/btn-slider_002.png) 15px center no-repeat,
-webkit-gradient(
linear, left top, left bottom,
from(#990633),
to(#680023));
right:-43px;
border: 1px solid #680023;
border-left: none!important;
-moz-border-radius: 0 6px 6px 0 ;
-webkit-border-radius: 0 6px 6px 0  ;
border-radius: 0 6px 6px 0  ;
}
.bx-wrapper .bx-next:hover {
opacity:0.7;
border: 1px solid #680023;
border-left: none!important;
-moz-border-radius: 0 6px 6px 0 ;
-webkit-border-radius: 0 6px 6px 0  ;
border-radius: 0 6px 6px 0  ;
}



/*パン屑
------------------------------*/
#pnkz {
	width:808px;
	background-image:url(../../images/19/bgi-pnkz_002.png);
	background-repeat:repeat-y;
	background-position:top;
}
#pnkzIn {
	background-image:url(../../images/19/bgi-pnkz_001.png);
	background-repeat:no-repeat;
	background-position:top;
	font-size:11px;
	padding:7px 0 7px 16px;
	color:#ffffff;
}
#pnkz a {
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
#pnkz a:hover {
	color:#fbd18e;
}
#pnkz em {
	font-size:11px;
	color:#fbd18e;
	font-weight:bold;
	font-style:normal;
}

/*　白の下地
------------------------------*/
#wrapper2 {/*トップページ*/
	width:808px;
	background-image:url(../../images/19/bgi-base_002.gif);
	background-repeat:repeat-y;
	background-position: left top;
}
#wrapper2In {/*トップページ*/
	width:808px;
	background-image:url(../../images/19/bgi-base_001.gif);
	background-repeat:no-repeat;
	background-position: left top;
}
#wrapper2_low {/*下層ページ*/
	width:808px;
	background-image:url(../../images/19/bgi-base_002_low.png);
	background-repeat:repeat-y;
	background-position: left top;
}

#wrapper2In_low {/*下層ページ*/
	width:808px;
	background-image:url(../../images/19/bgi-base_001_low.gif);
	background-repeat:no-repeat;
	background-position: left top;
}

/*コンテンツエリア
------------------------------*/
#contents_top {
	width:585px;
	float:right;
	background-image:url(../../images/19/bgi-contents_top_002.jpg);/**/
	background-repeat:no-repeat;
	background-position:left top;
	padding:48px 0 0 0;
}
#contents_top.slide {/*（スライド表示時）*/
	background-image:none!important;
}
#contents {
	width:585px;
	float:right;
	padding:20px 0 0 0;	
}
#contentsIn {
	padding:0 27px 0 25px;
}

/*-- 最新情報
------------------------------*/
#topics {
	width:527px;
	margin:0 0 28px 0;
}
#topics_title {
}
#topics_ta {
	padding:4px 0 9px 0;
	max-height:85px;
	overflow:auto;
}
#topics_ta table {
	border:none;
	border-collapse:collapse;
}
#topics_ta table tr {
	background-image:url(../../images/19/bgi-topics_001.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
}
.topics_date {
	width:66px;
	padding:6px 0 5px 0;
	vertical-align:top;
	font-size:1em;
	line-height:150%;
	text-align:left;
	color:#a2715a;
	font-family:Arial, Helvetica, sans-serif;
}
.topics_entry {
	width:450px;
	text-align:left;
	padding:6px 0 5px 5px;
	vertical-align:top;
	font-size:1em;
	line-height:150%;
}


/*-- 記事ボックス
------------------------------*/
.box {
	margin:0 0 20px 0;
        width:528px;/*091215add*/
}
.box_title {
	background-image:url(../../images/19/bgi-boxtitle_001.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin:0 0 15px 0;
}
.box_title h3 {
	font-size:1.2em;
	line-height:120%;
	color:#c51941;
	padding:8px 10px 6px 28px;
	font-weight:bold;
}

/*-- 画像あり --*/
.box_entry1 {
	width:315px;
	float:left;
	font-size:1em;
	line-height:150%;
}

/*-- 画像あり --*/
.box_entry2 { 
	font-size:1em;
	line-height:150%;
}
.box_image {
	width:200px;
	float:right;
}
.box_image div {
	margin-bottom:7px;
}
.box_image div span {
	display:block;
	font-size:0.85em;
	color:#666666;
	margin:4px 0 0 0;	
	line-height:130%;
}


/*-- お問い合わせ
------------------------------*/
#inquiry {
	background-image:url(../../images/19/bgi-inquiry_001.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	text-align:center;
	padding:40px 0 35px 0;
}






/*メニューエリア
------------------------------*/
#menuarea {
	width:219px;
	float:left;
}
#menuareaIn {
	padding:0 0 0 13px;
	margin:0;
}
/*メニューA（ナビ）
------------------------------*/
#menuA {
	width:210px;
	background-image:url(../../images/19/bgi-nvi_001.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	padding:0 0 18px 0;
	margin:0 0 10px 0;
}
#menuA dl#menu_top {/*トップページ*/
	background-image:url(../../images/19/ttl-nvi_top_002.jpg);/**/
	background-repeat:no-repeat;
	background-position:left top;
	padding:22px 0 0 7px;
}
#menuA dl#menu_top.slide {/*トップページ（スライド表示時）*/
	background-image:url(../../images/19/ttl-nvi_001.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#menuA dl#menu {/*下層ページ*/
	background-image:url(../../images/19/ttl-nvi_001.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding:22px 0 0 7px;
}
#menuA dl {
	background-image:url(../../images/19/ttl-nvi_001.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding:22px 0 0 7px;
	margin:0;
}
/*--親カテゴリ--*/
#menuA dt {
	padding:10px 0 0 0;
}
#menuA dt a {
	width:196px;
	display:block;
	text-decoration:none;
	background-color:#fefffa;
	background-image:url(../../images/19/nvi-cont_off.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#menuA dt a span {
	display:block;
	font-size:1.2em;
	font-weight:bold;
	line-height:130%;
	color:#af072d;
	padding:13px 10px 10px 28px;
	background-image:url(../../images/19/ico-nvi_off.gif);
	background-repeat:no-repeat;
	background-position:6px 13px;
}
/*--マウスオン--*/
#menuA dt a:hover {
	text-decoration:none;
	background-image:url(../../images/19/nvi-cont_on.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#menuA dt a:hover span {
	color:#d70635;
	background-image:url(../../images/19/ico-nvi_on.gif);
	background-repeat:no-repeat;
	background-position:6px 13px;
}
/*--子カテゴリ--*/
#menuA dd a {
	width:196px;
	display:block;
	text-decoration:none;
	background-image:url(../../images/19/nvi-sub_off.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#dccaaa;
	margin:0;
	padding:0;
}
/*--マウスオン--*/
#menuA dd a:hover {
	width:196px;
	display:block;
	text-decoration:none;
	background-image:url(../../images/19/nvi-sub_on.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#f2e0c0;
}
#menuA dd a span {
	display:block;
	padding:7px 10px 6px 41px;
	font-size:1em;
	line-height:150%;
	color:#75061f;
}
/*メニューB
------------------------------*/
#menuB {
	width:210px;
	background-color:#f3dadf;
	padding:0 0 6px 0;
	margin:0 0 22px 0;
}
#menuB_title {
	text-align:center;
	padding:4px;
	font-size:0.9em;
	line-height:130%;
	color:#9e0526;
}
#menuB ul {
	list-style-type:none;
	background-color:#fdf8f9;
	width:198px;
	margin:0 auto 0 auto;
	padding:10px 0 5px 0;
}
#menuB li {
	margin:0 0 0 16px;
	padding:0 14px 3px 14px;
	background-image:url(../../images/19/ico-menuB_001.jpg);
	background-position:left 7px;
	background-repeat:no-repeat;
	font-size:1em;
}
#menuB li a {
	color:#af072d;
	font-size:1em;
	line-height:130%;
	color:#c8275c;
	text-decoration:none;
}
#menuB li a:hover {
	color:#e82e6c;
}

/*-- ブログ
------------------------------*/
#blog_all {
	width:210px;
	background-color:#f3dadf;
	padding:0 0 6px 0;
	margin:0 0 22px 0;
}
#blog_title {
	width:142px;
	float:left;
}
#blog_btn {
	width:68px;
	float:right;
}
#blog_title2 {
	text-align:center;
	padding:7px 0;
}
#blog ul {
	list-style-type:none;
	background-color:#ffffff;
	width:198px;
	margin:0 auto 0 auto;
	padding:10px 0 5px 0;
}
#blog li {
	padding:0 9px 5px 10px;
	font-size:1em;
	line-height:130%;
}
#blog li a {
	color:#333333;
	text-decoration:none;
}
#blog li a:hover {
	color:#515151;
}
#blog li span {
	color:#999999;
	padding-left: 2px;
}




/*-- フッタ
------------------------------*/
#foot {
	background-image:url(../../images/19/bgi-foot_001.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0 0 50px 0;
}

/*-- ページトップ --*/
#pagetop {
	text-align:right;
	padding:0 10px 0 0;
}
/*-- コピーライト --*/
#copyright {
	text-align:center;
	font-size:12px;
	line-height:100%;
	padding:17px 0 0 0;
	color:#7b6e60;
}
#copyright a {
	text-decoration:none;
}
#copyright img {
	vertical-align:baseline;
}



/*-- 
------------------------------*/
#form table, #map01 table, #profile01 table {
	table-layout: fixed;
	width:528px;
	text-align:left;
	border-collapse: collapse;
	border-right:1px solid #7C011D;
	border-bottom:1px solid #7C011D;
	margin:0 0 20px 0;
}

#form th, #map01 th, #profile01 th {	width:130px;
	border-top:1px solid #7C011D;
	border-left:1px solid #7C011D;
	background-color:#F3DADF;/*E6D8CA*/
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	padding: 0.3em;
}

#form td, #map01 td, #profile01 td {
	line-height:150%;
	border-top:1px solid #7C011D;
	border-left:1px solid #7C011D;
	padding: 0.3em 0.7em 0.3em 0.7em ;
}

/*-- 地図
-----------------------------------*/
#map01 table{
	margin:20px 0 20px 0;
}

#map01 iframe{
	width:528px;
	height:338px;
}

/*-- プロフィール
-----------------------------------*/
#lead_s{
	line-height:150%;
	margin:0 0 20px 0;
}

#form{
   margin:0 0 65px 0;
}
/*-- エラーメッセージエリア
-----------------------------------*/
.validation-advice {
	margin-top: 3px;
	padding-left: 11px;
	color: #cc0000;
}

.warning {
	line-height :150%;
}

.w_mark {
	color: #333333;
}

.validation_span,.warning span{
	padding-left: 2px;
	color: #cc0000;
}

.thaks {
	line-height: 150%;
	padding :0 16px 40px 0;
}



/*20100609add endo*/

#QRbox {
	padding:12px 16px 12px 13px;
	margin-top:10px;
	border:#F3DADF 1px solid;
}

#QRbox h4 {
	text-align:center;
}

.QR_code {
	padding:10px 0 10px 0;
	text-align:center;
}

/* 20120322 */
#side-area{
   margin:0 0 10px;
}

#foot-area{
   margin:12px 0 16px;
}

/* スマホ対応 */
#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%;
}

