/*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 */

}

/*2009-11-30 追加

------------------------------*/

body {

	color: #403022; /*このテンプレの基本色*/

}

h1,h2,h3,h4,h5,h6,strong,b {

	font-weight:bold;

}


ul, dl {

	margin-left:40px;

}



/*共通チップス

------------------------------*/

body {

	background-color:#F8F3EA;

}

.clear {

	clear:both;

}

img {

	border:0px;

	padding:0px;

	margin:0px;

	vertical-align:top;

}



a {

	color:#781D1C;

	text-decoration:underline;

}

a:hover {

	text-decoration:none;

}







/*ヘッダー

------------------------------*/

#head {

	width:770px;

	margin-left:auto;

	margin-right:auto;

	text-align:left;

	padding:0 0 6px 0;

}



#headBtn {

	text-align:right;

}



/*リード

------------------------------*/

#lead {

	background-color:#6D533D;

}



#leadIn {

	width:770px;

	margin-left:auto;

	margin-right:auto;

	text-align:left;

}



#leadL {

	width:385px;

	float:left;

	padding:43px 0 0 0;

}

#leadL2 {
	padding: 10px 0 0 0;
}

#leadR {

	width:365px;

	float:right;

	padding:15px 0 18px 0;

}

#site_title {/*--トップ--*/

	padding:15px 0 12px 0;

}



#site_title a {

	font-size:2.5em;

	text-decoration:none;

	color:#FFFFFF;

}

#site_description {

	font-size:1em;

	line-height:150%;

	padding:0 0 18px 0;

	color:#FFFFFF;

}

/*スライド画像
------------------------------*/
.mainSlideIn {
	box-sizing:content-box;
	box-sizing:inherit;
	width:770px;
	padding:0px 0 5px;
	margin-top: 0px;
}
.bx-wrapper {
  margin-bottom:40px !important;
	height:321px !important;
}
#mainSlide{
	margin:0;
}
#mainSlide li {
	height:321px !important;
	width:770px;
	position:relative;
	background:rgba(0,0,0,0.2);
	overflow:hidden;
}
#mainSlide li img {
	position:absolute;
	left:0;
	width:770px;
	height:auto;
}

/* pager */
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #afa08d;
	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: #fff;
	opacity:1;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #fff;
	opacity:1;
}
.bx-wrapper .bx-pager {
    bottom: -20px!important;
}
/* controlBtn */
.bx-wrapper .bx-controls-direction a {
	width:42px;
	height:42px;
	margin:0;
	top:139px;
	cursor:pointer;
}
.bx-wrapper .bx-prev {
	background:url(../../images/10/btn-slider_001.png) 15px center no-repeat #fff;
	left:-42px;
	-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 {
	background:url(../../images/10/btn-slider_001.png) 15px center no-repeat #afa08d;
	opacity:1;
	-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/10/btn-slider_002.png) 17px center no-repeat #fff;
	right:-42px;
	-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 {
	background:url(../../images/10/btn-slider_002.png) 17px center no-repeat #afa08d;
	opacity:1;
	-moz-border-radius: 0 6px 6px 0 ;
	-webkit-border-radius: 0 6px 6px 0  ;
	border-radius: 0 6px 6px 0  ;
}




/*メイン

------------------------------*/

#main {

	background-image:url(../../images/10/bgi-main_001.jpg);

	background-repeat:repeat-x;

	background-position:left top;

	padding:12px 0 60px 0;

}



#mainIn {

	width:770px;

	margin-left:auto;

	margin-right:auto;

	text-align:left;

}



/*メインR（右側全体）

------------------------------*/

#mainR {

	width:562px;

	float:right;

	padding:10px 0 0 0;

}



/*最新情報

------------------------------*/

#topics {

	width:561px;

	background-image:url(../../images/10/bgi-topics_001.jpg);

	background-repeat:repeat-y;

	background-position:left top;

	margin:0 0 20px 0;

}

#topicsBtm {

	width:561px;

	background-image:url(../../images/10/bgi-topics_002.jpg);

	background-repeat:no-repeat;

	background-position:left bottom;

	padding:0 0 7px 0;

}



#topics_ta {

/*	height:100px;*/
    max-height: 100px;
    height: auto;

	overflow:auto;

/*	margin:10px 1px;*/
    margin:10px 1px 0;

}

#topics table {

	border-collapse:collapse;

}

.topics_date {

	font-size:1em;

	padding:0 0 5px 12px;

	text-align:left;

	vertical-align:top;

	line-height:130%

}

.topics_entry {

	font-size:1em;

	padding:0 10px 5px 8px;

	text-align:left;

	line-height:130%

}

/*記事ボックス

------------------------------*/

.box {

	margin:0 0 20px 0;

}

.box_title h3 {

	font-size:1.3em;

	font-weight:bold;

	padding:4px 10px;

	border-bottom:1px solid #D4CCC2;

	border-left:5px solid #6B5039;

	margin:0 0 10px 0;

}



.box_entry1 {/*--画像あり--*/

	width:350px;

	float:right;

	font-size:1em;

	line-height:150%;

}

.box_entry2 {/*--画像なし--*/

	font-size:1em;

	line-height:150%;

}



.box_image {

	width:200px;

	float:left;

}



.box_image span {

	display:block;

	font-size:0.85em;

	line-height:130%;

	padding:3px 0 8px 0;

	text-align:center;

}







/*メニューエリア（左側全体）

------------------------------*/

#mainL {

	width:188px;

	float:left;

	padding:10px 0 0 0;

}



/*ナビメニューＡ

------------------------------*/

#naviATop {

	width:188px;

	background-image:url(../../images/10/bgi-nvi_001.jpg);

	background-repeat:no-repeat;

	background-position:top;

	background-color:#F2EBE1;

	padding:10px 0 0 0;

}

#naviABtm {

	width:188px;

	background-image:url(../../images/10/bgi-nvi_002.jpg);

	background-repeat:no-repeat;

	background-position:bottom;

	padding:0 0 20px 0;

}



.naviA {

	background-image:url(../../images/10/lin-nvi_001.jpg);

	background-repeat:no-repeat;

	background-position:bottom;

	padding:0 0 12px 0;

	margin:0;

}



.naviA dt {

	padding:8px 10px 6px 12px;

}

.naviA dt a {

	display:block;

	width:166px;

}

.naviA dt a span {

	color:#781D1C;

	font-size:1.2em;

	line-height:130%;

	font-weight:bold;

}



.naviA dd {

	padding:0 10px 5px 12px;

}

.naviA dd a {

	width:166px;

	display:block;

	background-image:url(../../images/10/ico-white_001.jpg);

	background-repeat:no-repeat;

	background-position:left 4px;

	text-decoration:none;

}

.naviA dd a span {

	display:block;

	font-size:1em;

	line-height:130%;

	padding:0 0 0 12px;

}

.naviA dd a:hover {

	background-image:url(../../images/10/ico-red_001.jpg);

	background-repeat:no-repeat;

	background-position:left 4px;

 }





/*ナビメニューＢ

------------------------------*/

#naviB {

	margin:15px 0 0 5px;

	padding:0 0 16px 0;

	border-bottom:1px solid #D4CCC2;

}



#naviB_title {

	padding:0 0 4px 0;

	font-size:1.2em;

	font-weight:bold;

}

#naviB ul {

	list-style-type:none;

	margin:0;

}

#naviB li {

	padding:0 0 3px 0;

}

#naviB li a {

	font-size:1em;

	line-height:130%;

	color:#403022;

}

/*ブログ

------------------------------*/

#blog_box {

	padding:9px 0 0 5px

}

#blog_info {

	padding:0 0 5px 0;

	font-size:1.2em;

	font-weight:bold;

}

#blog_btn {

	margin:0 0 8px 0;

}

#blog ul {

	list-style-type:none;

	margin:0;

}

#blog li {

	padding:0 0 3px 0;

}

#blog li a {

	font-size:1em;

	line-height:130%;

	color:#403022;

}

/*お問い合わせボタン（下）

------------------------------*/

#inquiry {

	padding:18px 0 0 0;

}



/*ページトップ

---------------*/

#pagetop {

	margin:30px 0 10px 0;

	text-align:right;

}

#pagetop a {

	font-size:0.9em;

	color:#403022;

}



/*フッター

------------------------------*/

#foot {

	border-top:1px solid #D4CCC2;

	padding:8px 0 0 0;

}



#copyright {

	font-size:12px;

	line-height:100%;

	text-align: center;

}









/*パン屑

------------------------------*/

#pnkz {

	font-size:1em;

}

#pnkz a {

	font-size:1em;

}



/*コンテンツタイトル

------------------------------*/

#contents_title {

	font-size:2em;

	color:#781D1C;

	border-top:1px solid #D4CCC2;

	border-bottom:1px solid #D4CCC2;

	padding:11px 0;

	margin:0 0 20px 0;

	text-align:right;

}

#contents_lead {

	font-size:1em;

	line-height:150%;

	padding:0 0 1em 0;

}



/*profileとmap
------------------------------*/
#form {
	width:561px;
	border-collapse:collapse;
}

#form th, #form td, #form th, #form td {
	border:1px solid #6B5039;
	font-size:1em;
	line-height:150%;
	padding:5px 8px;
}

#form th {
	text-align:center;
	width:150px;
	background-color:#F2EBE1;
	font-weight: normal;
}

#form td {
	background-color:#F7F4EF;
}

#frame {
	margin:0 0 20px 0;
}

#frame {
	margin:0 0 20px 0;
}

#apply #frame iframe{
	width:560px;
	height:345px;
}

/*form01
------------------------------*/
#form01{
	width:560px;
}

#form01 th {
	width:150px;
	text-align: right;
	border-right:5px solid #D4CBC2;
	padding:0 16px 0 0;
	font-weight: normal;
}

#form01 th, #form01 td {
	padding:3x 0 3px 0;
}

#form01 td {
	/*padding:0 0 0 40px;*/
	padding:0 0 0 2px;
}

#form01 .validation-advice {
	margin-top: 3px;
	padding-left: 11px;
	color: #cc0000;
	/*background: url("../img/icons/icon_alert.gif") no-repeat 0 4px;*/
}
/*
#form01 span {
	padding-left: 2px;
	color: #cc0000;
}
*/
#form01 .validation_span {
	padding-left: 2px;
	color: #cc0000;
}

#apply .warning {
	line-height :150%;
}
#apply .warning span {
	color: #cc0000;
}

#apply .thaks {
	line-height: 150%;
	padding :0 0 40px 0;
}


/*20100609add endo*/

#QRbox {
	border:1px solid #D4CCC2;
	padding:12px 16px 12px 13px;
	margin:14px 0 20px 0;
}

#QRbox h4 {
	text-align:center;
}

.QR_code {
	padding:10px 0 10px 0;
	text-align:center;
}

/* 20120322 */
#side-area{
   margin:16px 0 36px 0;
}

#foot-area{
   margin:16px 0;
}

/* スマホ対応 */
#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%;
}

