/*============================
�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:#ff8400;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a img{
	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;
}
a:hover img{
	filter: alpha(opacity=60);
    -moz-opacity:0.6;
    opacity:0.6;
}
/*============================
	レイアウト���背景色・基本�����色
=============================	*/
body {
	position:relative;
	background :url(../../images/114/bgi-foot_001.png ) left bottom repeat-x;
	color:#333; /*こ��������プレの基本色*/
	text-align:center;
}
#container{
	margin:0 auto;
	text-align:left;
	background :url(../../images/114/bgi-foot_002.png ) center bottom no-repeat;
}
#contentWrap{
	width:100%;
	background :url(../../images/114/bgi-contents_001.png ) left top repeat-x;
}
#contentWrap{
	width:100%;
	background :url(../../images/114/bgi-contents_002.png ) center top no-repeat;
}
#content{
	padding-top:34px;
	width:960px;
	height:auto;
	margin:0 auto;
}
#sidebar{
	width:376px;
	float:right;
}
#main{
	width:550px;
	float:left;
}
/*============================
	ヘッ�ー
=============================*/
#header {
	height:auto;
	width:960px;
	position:relative;
	margin:0 auto;
	padding:0px 0 10px 0;
}
/* タイトル */
#site_title {
	padding:12px 0;
	width:560px;
}
#site_title h1{
	font-size:2em;
	line-height:1.3;
}
#site_title a {
	text-decoration:none;
	color:#0097de;
	font-weight:bold;
}
#site_title a:hover {
	color:#31aaf1;
}
#site_title img {
	margin-top:-15px;
	max-width:960px;
	height:auto;
}
#site_title a:hover img {
}
#site_description {
}
#site_description h2{
	font-size:1em;
	font-weight:normal;
}
/*�ヘッドメニュー */
#headnav{
	text-align:right;
	width:376px;
	position:absolute;
	top:0;
	right:0;
}
#headnav ul{
	display: inline-block;
    *display: inline;
    *zoom: 1;
	list-style:none;
	background :#0097de;
	border:1px solid #0097de;
	border-top:none;
	border:1px solid rgb(0, 152, 222);
	-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 12px 12px 12px;
}
#headnav ul li{
	display: inline-block;
    *display: inline;
    *zoom: 1;
	padding-right:14px;
}
#headnav ul li:last-child{
	padding-right:0;
}
/*===================================
  global_nav
=====================================*/
#global_nav {
	background :url(../../images/114/bgi-nav_001.png ) left bottom repeat-x;
	text-align:center;
	line-height:1;
	margin:0 auto;
	width:100%;
	padding-bottom: 1px;
	margin-bottom: 1px;
}
#global_nav a {
	text-decoration:none;
	color:#333;
	font-weight:bold;
}
/*-------▼グローバルナビセ�����ィング▼--------*/
/* 基本設定�変更しな� */
#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 {
	display: inline-block;
    *display: inline;
    *zoom: 1;
	min-width:960px;
	width:auto!important;
	width:960px;
	padding:0;
	line-height:1;
	margin:0 auto;
	text-align:center;
	/display:inline;
	/zoom:1;
	white-space:nowrap;
	font-size:1.1em;
	border-right:1px solid #dedede;
}
#nav ul {
	width:210px;
	top:56px;
	left:2px;
	/margin-top:1px;
}
/* メインメニュー */
#nav li.nav-top{
	width:auto;
	white-space:nowrap;
	line-height:1;
	border-left:1px solid #dedede;
}
#nav li.nav-top a {/* メインのa */
	-moz-transition: 0.6s color 0s;
	-webkit-transition: 0.6s color 0s;
	-ms-transition: 0.6s color 0s;
	-o-transition: 0.6s color 0s;
	transition: 0.6s color 0s;
	width:auto;
	background :url(../../images/114/bgi-nav_002.png ) center bottom no-repeat;
	display:block;
	padding:20px;
	line-height:1;
}
#nav li.nav-top a:hover {
	color:#0097de;
	font-weight:bold;
	background :url(../../images/114/bgi-nav_002.png ) center bottom no-repeat #fff;
}

/* 子メニュー*/
#nav li ul{background :#fff;}
#nav li.nav-top ul li {
	white-space:normal;
	margin-bottom:1px;
	background :#ffffff;
}
#nav li.nav-top ul li a {/* 子メニューの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/114/ico-arrow_001.png ) 10px center no-repeat;

}

#nav li.nav-top ul li a:hover {/* 子メニューのa:hover */
	color:#333333;
	font-weight:normal;
	background :url(../../images/114/ico-arrow_001.png ) 10px center no-repeat #e5f4fc;
}

/*============================
	�せ繝ゥ繧、�=============================*/
/* スライ�
------------------------------*/
.mainSlideIn {
	box-sizing:content-box;
	box-sizing:inherit;
	width:960px;
	padding:0;
    -moz-box-shadow: 0px 0px 6px rgba(000,000,000,0.1);
    -webkit-box-shadow: 0px 0px 6px rgba(000,000,000,0.1);
    box-shadow: 0px 0px 6px rgba(000,000,000,0.1);
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.bx-wrapper {
    margin-bottom:38px !important;
	height:400px !important;
}
#mainSlide{
	margin:0;
}
#mainSlide li {
	height:400px !important;
	width:960px;
	position:relative;
	background:rgba(0,0,0,0.2);
	overflow:hidden;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#mainSlide li img {
	position:absolute;
	left:0;
	width:960px;
	height:auto;
}

/* pager */
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #ccc;
	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: #77d7ff;
	opacity:1;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #77d7ff;
	opacity:1;
}
/*.bx-wrapper .bx-pager {
    bottom: -33px!important;
}*/
/* controlBtn */
.bx-wrapper .bx-controls-direction a {
	width:36px;
	height:38px;
	margin:0;
	top:182px;
	cursor:pointer;
    -moz-box-shadow: 0px 0px 6px rgba(000,000,000,0.1);
    -webkit-box-shadow: 0px 0px 6px rgba(000,000,000,0.1);
    box-shadow: 0px 0px 6px rgba(000,000,000,0.1);
}
.bx-wrapper .bx-prev {
	background:url(../../images/114/btn-slider_001.png) 15px center no-repeat #0097de;
	left:-36px;
	-moz-border-radius:  5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}
.bx-wrapper .bx-prev:hover {
	background:url(../../images/114/btn-slider_001.png) 15px center no-repeat #0097de;
	opacity:0.8;
}
.bx-wrapper .bx-next {
	background:url(../../images/114/btn-slider_002.png) 14px center no-repeat #0097de;
	right:-36px;
	-moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
}
.bx-wrapper .bx-next:hover {
	background:url(../../images/114/btn-slider_002.png) 14px center no-repeat #0097de;
	opacity:0.8;
}

/*============================
	サイドバー
=============================*/
/*共�*/
#sidebar .sideBox{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:
		0px 0px 6px rgba(000,000,000,0.1);
	-webkit-box-shadow:
		0px 0px 6px rgba(000,000,000,0.1);
	box-shadow:
		0px 0px 6px rgba(000,000,000,0.1);
	margin-bottom:34px;
	background :#ececec;
	border:1px solid #e2e2e2;
}
#sidebar .sideBoxL {
	width:38.8%;
	background :#ececec;
	-moz-border-radius:4px 0 0 4px;
	-webkit-border-radius:4px 0 0 4px;
	border-radius:4px 0 0 4px;
	float:left;
}
#sidebar .sideBox h2{
	padding:19px 0 0 19px;
	}
#sidebar .sideBox h2 span{
	display:block;
}
#sidebar .sideBoxR{
	width:61.2%;
	-moz-border-radius:0 4px 4px 0;
	-webkit-border-radius:0 4px 4px 0;
	border-radius: 0 4px 4px 0;
	background:#fff;
	float:right;
	}
#sidebar .sideBoxR ul,#sidebar .sideBoxR dl,#sidebar .sideBoxR p{

}
/*about*/
#sidebar #about,#sidebar #about .sideBoxL{
	background:#0097de;
}
#sidebar #about ul{
	list-style:none;
	padding:0 19px;
	}
#sidebar #about li{

	border-bottom:1px solid #d8d8d8;
	}
#sidebar #about li:last-child{
	border-bottom:none;
}
#sidebar #about li a{
	display:block;
	padding:15px 0 15px 10px;
}
/*blog*/
#sidebar #blog{
}
#sidebar #blog dl{
	padding:9px 19px 9px 19px;
}
#sidebar #blog dt{
	color:#666666;
	font-size:0.79em;
	padding:10px 0 0 10px;
	line-height:1;
}
#sidebar #blog dd{
	border-bottom:1px solid #d8d8d8;
}
#sidebar #blog dd:last-child{
	border-bottom:none;
}
#sidebar #blog dd a{
	display:block;
	padding:0 0 10px 10px;
}
#sidebar #blog #blog_link{
	margin-top:20px;
	padding-left:19px;
}
#sidebar #blog #blog_link img{
	-webkit-box-shadow:rgba(0, 0, 0, 0.2) 0px 1px 3px 0px;
	box-shadow:rgba(0, 0, 0, 0.2) 0px 1px 3px 0px;
	}
/*QR Code*/
#sidebar #qrcode{
	text-align:center;
	}
#sidebar #qrcode h2{
	text-align:left;
}
#sidebar #qrcode .sideBoxR img{
	display: inline-block;
    *display: inline;
    *zoom: 1;
	padding:10px 0;
}
#sidebar #qrcode p{
	margin:0 19px 19px 19px;
	padding:10px 10px 0 10px;
	border-top:1px solid #d8d8d8;
	text-align:left;
	font-size:12px;
	line-height:1.5;
}
/*============================
	フッター
=============================*/
#footer {
	clear:both;
	width:960px;
	margin:0 auto;
	height:200px;
}

/*�コピ���ライ� */
address{
	padding:130px 0 20px 0;
	clear:both;
	text-align:center;
	font-style:normal;
	color:#888888;
}
address img{
	padding:0 0 1px 5px ;
}
/*============================
	お問�����わせ
=============================*/
#inquiry {
	margin-top:70px;
	text-align:center;
}

#inquiry a {
	font-size: 25px;
	font-weight:bold;
	text-decoration:none;
	color: #ffffff;
	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;
	padding: 18px 90px;
	background:#0097de;
	background: -moz-linear-gradient(
		top,
		#3eacf6 0%,
		#0098de);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#3eacf6),
		to(#0098de));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #028ecf;
	-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);
}
#inquiry a span{
	font-size:12px;
	padding-right:6px;
	vertical-align:middle;
}
#inquiry a:hover{
	padding: 18px 90px;
	filter: alpha(opacity=60);
	-webkit-opacity:0.6;
	-moz-opacity:0.6;
	-ms-opacity:0.6;
	-o-opacity:0.6;
	opacity:0.6;
}
/*============================
	ペ���ジトッ�
=============================*/
#pagetop {
	clear:both;
	width:50px;
	height:50px;
	position:absolute;
	bottom:134px;
	right:24px;
}
#pagetop a{
	-moz-transition: 0.6s background 0s;
	-webkit-transition: 0.6s background 0s;
	-ms-transition: 0.6s background 0s;
	-o-transition: 0.6s background 0s;
	transition: 0.6s background 0s;
	display:block;
	position:relative;
	width:50px;
	height:50px;
	background:#ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #efefef;
	-moz-box-shadow:
		0px 0px 12px rgba(000,000,000,0.1),
		inset 0px -1px 2px rgba(255,255,255,0.3);
	-webkit-box-shadow:
		0px 0px 12px rgba(000,000,000,0.1),
		inset 0px -1px 2px rgba(255,255,255,0.3);
	box-shadow:
		0px 0px 12px rgba(000,000,000,0.1),
		inset 0px -1px 2px rgba(255,255,255,0.3);
	text-shadow:
		0px 0px 0px rgba(000,000,000,0),
		0px 0px 0px rgba(255,255,255,0);
}
#pagetop a span{
	display: inline-block;
    *display: inline;
    *zoom: 1;
	width:20px;
	height:18px;
	position:absolute;
	top:16px;
	left:15px;
	background :url(../../images/114/bnt-pagetop_001.png) left 0 no-repeat;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
#pagetop a:hover{
	display:block;
	width:51px;
	height:51px;
	background: #0098de;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 0px solid #efefef;
	-moz-box-shadow:
		0px 0px 12px rgba(000,000,000,0.1),
		inset 0px -1px 2px rgba(255,255,255,0.3);
	-webkit-box-shadow:
		0px 0px 12px rgba(000,000,000,0.1),
		inset 0px -1px 2px rgba(255,255,255,0.3);
	box-shadow:
		0px 0px 12px rgba(000,000,000,0.1),
		inset 0px -1px 2px rgba(255,255,255,0.3);
	text-shadow:
		0px 0px 0px rgba(000,000,000,0),
		0px 0px 0px rgba(255,255,255,0);
}
#pagetop a:hover span{
	background-position :left -21px;
}
/*============================
	メイン写真
=============================*/
#cover{
	width:365px;
	padding:4px 4px 4px 5px;
	border:1px solid #e2e2e2;
	background:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:
		0px 0px 6px rgba(000,000,000,0.1);
	-webkit-box-shadow:
		0px 0px 6px rgba(000,000,000,0.1);
	box-shadow:
		0px 0px 6px rgba(000,000,000,0.1);
	height:auto;
	margin-bottom:34px;
}
#cover img{
	width:365px;
	height:auto;
}

/*============================
	トピ�����ス
=============================*/
#topics{
	background :#ffffff;
	border:1px solid #efefef;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:
		0px 0px 6px rgba(000,000,000,0.1);
	-webkit-box-shadow:
		0px 0px 6px rgba(000,000,000,0.1);
	box-shadow:
		0px 0px 6px rgba(000,000,000,0.1);
	padding:19px 23px;
	height:auto;
	margin-bottom:34px;
}
#topics h2{
	font-size:0.5em;
	margin-bottom:14px;
}
#topics dl{
	display:block;
	max-height:125px;
	height:auto!important;
	height:125px;
	overflow:auto;
}
#topics dl dt{/* 日� */
	width:70px;
	clear:both;
	float:left;
	font-size:0.78em;
	font-weight:bold;
	padding-bottom:12px;
	color:#666666;
}
#topics dl dd{/* トピ�����ス本� */
	width:390px;
	float:right;
	padding:0 10px 12px 0;
}
#topics dl dd a{
}

/*============================
	記事��������ス
=============================*/
.article_box{
	border:1px solid #efefef;
	background:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:
		0px 0px 6px rgba(000,000,000,0.1);
	-webkit-box-shadow:
		0px 0px 6px rgba(000,000,000,0.1);
	box-shadow:
		0px 0px 6px rgba(000,000,000,0.1);
	padding:23px 0 33px 0;
	margin-bottom:34px;
}
.article_box .article_title{
	width:502px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin:0 auto;
	background :url(../../images/114/bgi-article_ttl_001.jpg ) right top no-repeat #d9f0fa;
	margin-bottom:24px;
}
.article_box .article_title h2{
	font-size:1.21em;
	font-weight:bold;
	line-height:1.3;
	padding:10px 10px 8px 20px;
}
.article_box .entry{
	width:258px;
	padding-left:33px;
	float:left;
}
.article_box .entry strong{
	font-weight:bold;
}
.article_box .entry b,
.article_box .entry em,
.article_box .entry span{
	line-height:1.8;
}
/* 記事画像あ� */
.article_box .article_figure{
	width:200px;
	padding-right:33px;
	float:right;
}
.article_box .article_figure div{
	width:200px;
	margin-bottom:20px;
}
.article_box .article_figure img{
	max-width:200px;
	height:auto;
}
.article_box .article_figure span{
	font-size:12px;
	color:#66666;
	display:block;
	line-height:1.4;
	padding:5px 0 3px 0;;
	margin-bottom:-20px;
}
/* 記事画像な� */
.article_box.no-img .entry{
	width:486px;
	float:none!important;
}
/*記事��������ス����������ブル*/
.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;
	background:#fff;
	background:rgba(255,255,255,.5);
	border:1px solid #d5d5d5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:
		0px 0px 6px rgba(000,000,000,0.1),
		0px 0px 0px 1px rgba(255, 255, 255, 1) inset;
	-webkit-box-shadow:
		0px 0px 6px rgba(000,000,000,0.1),
		0px 0px 0px 1px rgba(255, 255, 255, 1) inset;
	box-shadow:
		0px 0px 6px rgba(000,000,000,0.1),
		0px 0px 0px 1px rgba(255, 255, 255, 1) inset;
}
#page_title h2{
	color:#0097de;
	font-size:1.86em;
	line-height:1.4;
	width:960px;
	margin:0 auto;
}
/*パン屑リス�*/
#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-right:26px;
	background :url(../../images/114/ico-arrow_001.png ) right top no-repeat;
}
#pnkz ul li a{
	color:#0097de;
}
#pnkz ul li:last-child{
	background :none;
	padding-right:0;
}


/*============================
	フリーエリア
=============================*/
#side-area{
}
#foot-area{

}
/*============================
	お問�����わせフォー�、���ロフィール、地図
=============================*/
#form, #map, #profile {
	border:1px solid #efefef;
	background:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:
		0px 0px 6px rgba(000,000,000,0.1);
	-webkit-box-shadow:
		0px 0px 6px rgba(000,000,000,0.1);
	box-shadow:
		0px 0px 6px rgba(000,000,000,0.1);
	padding:23px;
	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-weight:bold;
	color:#0097de;

}
#form td, #map td, #profile td {
	width:75%;
}
/*お問�����わせ
-----------------------------------------*/
#form th{
	width:130px;
}
#form td{
	width:auto;
}
.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:#e5f4fe;
}
#form input[type=submit]{
	margin-right:20px;
	padding:8px 20px;
	font-weight:bold;
	text-decoration:none;
	color: #ffffff;
	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:#0097de;
	background: -moz-linear-gradient(
		top,
		#3eacf6 0%,
		#0098de);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#3eacf6),
		to(#0098de));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #028ecf;
	-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:bold;
	text-decoration:none;
	color: #888;
	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%;
}

