/*============================
　CSSリセット
=============================*/
* {
margin: 0px;
padding: 0px;
font-family:"Lucida Grande","Lucida Sans Unicode","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;

}
h1, h2, h3, h4, h5, h6, strong, b {
font-weight:bold;
}
body {
font-size: 81%;/*font-sizeリセット*/
}
html>/**/body {
font-size: 13px; /*font-sizeリセット Except IE */
}
/* -----------------------------------------
10px	>>	0.77em
11px	>>	0.83em
13px	>>	1em
14px	>>	1.08em
15px	>>	1.17em
16px	>>	1.25em
17px	>>	1.33em
19px	>>	1.46em
20px	>>	1.54em
----------------------------------------- */
img {
border:none;
margin: 0px;
padding: 0px;
vertical-align:middle;/*IE6 下の余白を消す*/
}
a {
outline:none;/*for firefox*/
}
/*============================
　共通チップス
=============================*/
body {
line-height:150%;
color:#646464; /*基本色*/
}
.clear {
clear:both;
}

/*clearfix*/
.clearfix {zoom:1;}
.clearfix:after {
  content: ""; 
  display: block; 
  clear: both;
}
.hide {
display:none;
}
a {
color:#333;
text-decoration:underline;
}
a:hover {
color:#aed900;
text-decoration:none;
}

/*============================
レイアウト
=============================	*/

body{
	background-image:url(../../images/134/bgi-main_001.gif);
	text-align:center;
}

.wrapper {
	background-image:url(../../images/134/bgi-head_001.gif);
	background-repeat:repeat-x;
}

#container {
	width:900px;
	margin:0 auto;
	text-align:left;
}

#main {
	width:690px;
	float:right;
}

#sidebar {	
	width:200px;
	float:left;
}
#footer {
	clear:both;
}

/*============================
ヘッダー
=============================*/
#header {
	position:relative;
/*	height:162px;*/
}
#header h1 {
	padding:57px 0 20px 0;
}
#header h1 a {
	font-size:24px;
	font-weight:bold;
	line-height:150%;
	color:#aed900;
	text-decoration:none;
}
#header h2 {
	font-size:14px;
	font-weight:normal;
	line-height:130%;
	padding:0 0 44px 0
}
#site_discription{
	paddin:0 0 57px 0;
}
#head_nav {
	position:absolute;
	top:8px;
	#top:7px;
	right:0;
	width:300px;
}

#header ul, #header li {
	list-style:none;
}
#header li {
	display:block;
	width:130px;
	height:35px;
	float:right;
	padding:0 0 0 5px;
}
#head_nav ul li a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}		

/*スライド画像
------------------------------*/
.mainSlideIn {
	clear: both;
	box-sizing:content-box;
	box-sizing:inherit;
	width:900px;
	padding:0px 0 1px;
	margin: 0px 0 -10px;
}
.bx-wrapper {
  margin-bottom:40px !important;
	height:376px !important;
}
#mainSlide{
	margin:0;
}
#mainSlide li {
	height:376px !important;
	width:900px;
	position:relative;
	background:rgba(0,0,0,0.2);
	overflow:hidden;
}
#mainSlide li img {
	position:absolute;
	left:0;
	width:900px;
	height:auto;
}

/* pager */
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	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: #afd72b;
	opacity:1;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #afd72b;
	opacity:1;
}
.bx-wrapper .bx-pager {
    bottom: -30px!important;
}
/* controlBtn */
.bx-wrapper .bx-controls-direction a {
	width:42px;
	height:42px;
	margin:0;
	top:161px;
	cursor:pointer;
}
.bx-wrapper .bx-prev {
background:url(../../images/134/btn-slider_001.png) 16px center no-repeat #afd72b;
left:-42px;
}
.bx-wrapper .bx-prev:hover {
opacity:0.7;
}
.bx-wrapper .bx-next {
background:url(../../images/134/btn-slider_002.png) 16px center no-repeat #afd72b;
right:-42px;
}
.bx-wrapper .bx-next:hover {
opacity:0.7;
}

/*============================
メイン
=============================*/

/*lead_area*/
#lead_area {
/*	margin-bottom:20px;*/
}

#lead_area #cover {
	width:415px;
	float:left;
	background-color:#fff;
	text-align:center;
	margin-bottom:20px;
}

#lead_area #cover p {
	width:365px;
	margin:0 auto;
	padding:25px 0 25px 0;
}
#lead_area #cover img {
	width: 365px;
}

#lead_area .topics {
	width:265px;
	float:right;
	margin-bottom:20px;
}
.topics h3.topics-title {
	background-color:#019334;
	font-size:14px;
	text-align:center;
	color:#fff;
	padding:7px 0 9px 0;
}
.topics-entry {
	background-color:#fff;
	max-height:310px;
	overflow-x : hidden;
	overflow-y : auto;
}
.topics-entry dl {
	padding:35px 15px 0 30px;
}
.topics-entry dt {
	font-size:10px;
	padding: 0 0 5px 0;
}
.topics-entry dd {
	font-size:12px;
	padding:0 0 15px 0;
}
.topics-no-img h3.topics-title {
	clear:both;
	background-color:#019334;
	font-size:14px;
	text-align:center;
	color:#fff;
	padding:7px 0 9px 0;
}
.topics-no-img {
	margin-bottom:20px;
}
#lead_area .topics-no-img .topics-entry {
	float:none;
	width:100%;
}

/*article_box*/
.article_box {
	background-color:#fff;
	padding:35px 25px 35px 25px;
	margin-bottom:20px;
	clear:both;
}
.article_title h2 {
	font-size:16px;
	font-weight:bold;
	line-height:150%;
}
.article_box .entry {
	padding:20px 0 0 0;
	line-height:170%;
	font-size:12px;
	width:400px;
	float:left;
}
.article_box .entry img {
	max-width:100%;
}
.article_box .article_figure {
	padding:20px 0 0 0;
	width:200px;
	float:right;
}
.article_box .article_figure img{
	width:200px;
}
.article_box .article_figure p {
	margin:0 0 25px 0;
}
.article_box .article_figure p span {
	display:block;
	font-size:12px;
	padding:5px 0 0 0;
}

/*article_box no-img*/
.no-img .entry {
	float:none;
	width:100%;
}
.no-img .entry img{
	max-width: 640px;
}
/*記事ボックス内のテーブル*/
.article_box .entry table {
 	border-collapse:collapse;
    border:#999 1px solid;
}
.article_box .entry table th,
.article_box .entry table td {
	border:#999 1px solid;
	padding:10px;
}
/*お問い合わせ*/
#inquiry {
	padding:20px 0 0 0;
	text-align:center;
}

#inquiry a:hover{
filter: alpha(opacity=70);
-moz-opacity:0.7;
opacity:0.7;
}


/*============================
サイドバー
=============================*/

/*グローバルナビ*/

#global_nav {
	background-color:#fff;
	margin-bottom:20px;
}

h3.global_nav_title {
	background-color:#019334;
	color:#fff;
	text-align:center;
	padding:7px 0 9px 0;
	font-size:14px;
	font-weight:bold;
}

/* 親メニュー */

#global_nav dl{
	overflow:hidden;
	border-bottom:3px solid #f1f1f1;
}

#global_nav dl dt{
	border-bottom:3px solid #f1f1f1;
}

#global_nav dl dt a{
	display:block;	
	font-size:14px;
	font-weight:bold;
	padding:20px 20px 20px 30px;
	text-decoration:none;
}
#global_nav dl dt a:hover { background:#f1f1f1;}

/* 子メニュー */

#global_nav dl dd {
	border-bottom:3px solid #f1f1f1;
}

#global_nav dl dd a{
	display:block;
	font-size:12px;
	line-height:130%;
	padding:21px 20px 21px 45px;
}

/*about*/

#about {
	clear:both;
	background-color:#fff;
	margin-bottom:20px;
	padding:0 0 20px 0;
}

h3.about_title {
	background-color:#019334;
	color:#fff;
	text-align:center;
	padding:7px 0 9px 0;
	font-size:14px;
}
#about ul {
	padding:25px 0 0 30px;
}
#about li {
	list-style:none;
	font-size:12px;
	padding:0 0 20px 0;
}

/*blog*/
#blog {
	background-color:#fff;
	padding:0 0 30px 0;
	margin-bottom:20px;
}
h3.blog_title {
	background-color:#019334;
	color:#fff;
	text-align:center;
	padding:7px 0 9px 0;
	font-size:14px;
	font-weight:bold;
}
#blog  dl {
	padding:20px 15px 0 30px;
	
}
#blog  dt {
	font-size:10px;
	padding:0 0 5px 0;
}
#blog  dd  {
	font-size:12px;
	padding:0 0 15px 0;
}
.more-btn-area {
	padding:5px 0 0 30px;
}
.more-btn-area a:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

/*QRコード*/
#qrcode{
	background-color:#fff;
	margin-bottom:20px;
	text-align:center;
}
h3.qrcode_title {
	background-color:#019334;
	color:#fff;
	text-align:center;
	padding:7px 0 9px 0;
	font-size:14px;
	font-weight:bold;
}
#qrcode img {
	padding:8px 0 8px 0;
}
#qrcode p{
	font-size:10px;
	line-height:120%;
	padding:0 20px 25px 20px;
}

/*============================
フリーエリア
=============================*/

#footer {
	background-color:#aed900;
	position:relative;
	min-height:100px;
	height:auto;
}
#footer #copyright {
	padding:16px 0 0 0;
}
#footer #copyright address {
	font-style:normal;
	color:#fff;
}
#pagetop {
	margin:120px 0 0 0;
	clear:both;
	width:900px;
}
#pagetop .pagetopIn {
	text-align:right;
}
#pagetop .pagetopin a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
address {
	display:block;
	margin:0 auto;
	width:900px;
}
/*============================
下層ページ共通
=============================*/

h3.page_title {
	background-color:#019334;
	font-size:1.08em;
	text-align:left;
	color:#fff;
	padding:7px 0 9px 25px;
}

#page_title h3{
text-align:left;
color:#fff;
padding:1px;
margin-left:25px;
font-size:0.9em;
}
/*パン屑リスト*/
#pnkz {
font-size:0.9em;
padding:20px 0 20px 25px;	
text-align:left;
}
#pnkz p span{
}
/*============================
フリーエリア
=============================*/
#side-area{
        margin:0px auto 15px auto;
	padding:5px;
}
#side-area img{
	max-width: 100%;
}
#foot-area{
	margin:36px auto 36px auto;
	padding:5px;
}
#foot-area img{
	max-width: 100%;
}

/*============================
お問い合わせフォーム、プロフィール、地図
=============================*/
#map,#profile,#form {
width:690px;
margin:10px auto 0 auto;
}
#map iframe{
	margin-bottom:24px;
	width: 695px;
	height: 514px;
}
#form {
padding-bottom:60px;
}

#form table, #map table, #profile table {
width:690px;
text-align:left;
border-collapse: collapse;
margin:0 auto 30px auto;
}

#form th, #map th, #profile th {	
width:160px;	
border:1px solid #999;
background-color:#fff;
font-size: 1em;
font-weight: normal;
text-align: center;
padding: 0.5em;
vertical-align:middle;
}
#form td, #map td, #profile td {
line-height:150%;
border:1px solid #999;
padding: 0.6em 0.7em 0.6em 0.7em;
}
.ptb {
padding:.6em 0;
}

#contact_submit td {
padding: 1.2em 0;
text-align:center;
border:none;
}
/*必須項目
-----------------------------------------*/
.warning span{
color:#d00276;
}
.validation_span{
color:#d00276;
}
/*リード文
-----------------------------------------*/
#lead_s{
line-height:150%;
margin:8px 0 8px 0;
font-size:1em;

}

/*プロフィール
-----------------------------------------*/
/*エラーメッセージエリア
-----------------------------------------*/
.validation-advice {
margin-top: 3px;
color: #cc0000;
}
.warning {
line-height :150%;
padding:5px 0 5px 0;
}

.w_mark {
color: #333333;
}

.thaks {
line-height: 150%;
padding :0 16px 40px 0;
}

input,textarea {
color:#333;
padding:.3em .2em;
}
input:focus,textarea:focus {
background:#f2fbff;
border-style:solid;
border-color:#cecece;
outline:none;
}

/* 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;
}

