/*  Typo
----------------------------------------------- */
a:link, a:visited {
	text-decoration: underline;
	color: #576248;
}
a:active {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1 {
	font: bold 18px/140% "Trebuchet MS", Verdana, sans-serif;
}
h2 {
	font: bold 14px/140% "Trebuchet MS", Verdana, sans-serif;
}
#content_area h1 {
	background: url(https://u.jimcdn.com/cms/o/s044b93a46647053a/userlayout/img/h1.png?t=1507786570) no-repeat;
	height: 41px;
	line-height: 41px;
	padding-right: 10px;
	padding-left: 30px;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 10px;
	color: #454545;
}
#content_area h2 {
	background: url(https://u.jimcdn.com/cms/o/s044b93a46647053a/userlayout/img/h2.jpg?t=1407832128) no-repeat;
	height: 37px;
	line-height: 40px;
	padding-right: 10px;
	padding-left: 32px;
	font-size: 1.15em;
	/*color: #488E48;*/	
	margin-bottom: 10px;
	font-weight: bold;
}
#content_area h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #488E48;
}
p {
	font: 11px/140% Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.clr {
	clear: both;
}
div.n, div.flexmodul {
	padding: 5px 0;
}
.cc-indexpage .mainimg {
	display: block;
}
.mainimg {
	display: none;
}
/*  Layout
----------------------------------------------- */

body {	
	background-color: #D7EBD1;
　/* 全体の背景 */
 padding:35px 0 0 0;
	margin: 0;
	font: 11px/140% Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#bodygrad {
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(40%, rgba(255,255,255,1)), color-stop(99%, rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 99%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0 ); /* IE6-8 */
}
#container {
	margin: 0 auto;
	width: 960px;
	background: white;
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
	-goog-ms-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
	box-shadow: 0 0 20px rgba(0, 0, 0, .2);
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-goog-ms-border-radius: 0;
	border-radius: 0;
}
/*  ヘッダー
----------------------------------------------- */
#header {
	padding: 17px;
	position: relative;
	/*
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #62a861;	
	*/
}
.tel {
	position: absolute;
	font-size: 30px;
	font-weight: bold;
	right: 17px;
	top: 30px;
}
.time {
	position: absolute;
	font-size: 12px;
	right: 17px;
	top: 55px;
}
#header a:hover {
	text-decoration: none;
}
/*  グローバルナビ
----------------------------------------------- */
#globalnav {
	-webkit-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.1);	
	background-image: url(https://u.jimcdn.com/cms/o/s044b93a46647053a/userlayout/img/gnav-bg.jpg?t=1407832151);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #598F36;	
	

}
#globalnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	

}
#globalnav ul li {
	float: left;
}
#globalnav ul li a {
	display: block;
	line-height: 45px;
	height: 45px;
	padding: 0 34px 0 34px;
	text-decoration: none;
	color: #fff;
	font-size: 1.1em;
	background-image: url(https://u.jimcdn.com/cms/o/s044b93a46647053a/userlayout/img/tate-line.jpg?t=1407832145);
	background-repeat: no-repeat;
	background-position: right top;
}
#globalnav ul li a:hover {
	display: block;
	line-height: 45px;
	height: 45px;
	/*
	background-image: url(gnav-bg-on.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	*/
	font-size: 1.1em;
	background-color: #78AC67;
}
/*  メインレイアウト
----------------------------------------------- */
#main {
	margin: 20px 0;
}
/*  サイドナビ
----------------------------------------------- */
#navigation {
	float: left;
	width: 240px;
	padding-left: 20px;
	margin-top: 5px;
}
#navigationwrap {
	width: 228px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
#sidebar {
	padding-top: 10px;
}
ul.mainNav1, ul.mainNav2 {
	margin: 0;
	padding: 0;
}
ul.mainNav1 li, ul.mainNav2 li {
	display: inline;
	margin: 0;
	padding: 0;
}
ul.mainNav1 li a, ul.mainNav2 li a, ul.mainNav3 li a {
	font: normal 13px/140% Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	color: #333;
	border-bottom: 1px solid #CCC;
}
ul.mainNav1 li a {
	padding: 8px 4px 8px 36px;
	background: url(https://u.jimcdn.com/cms/o/s044b93a46647053a/userlayout/img/arrow.gif?t=1407832774) no-repeat 10px center;
}
ul.mainNav2 li a {
	padding: 8px 4px 8px 40px;
	background: url(https://u.jimcdn.com/cms/o/s044b93a46647053a/userlayout/img/arrow2-2.gif?t=1407832112) no-repeat 10px center;
}
ul.mainNav3 li a {
	padding: 8px 4px 8px 43px;
}
ul.mainNav1 a:hover {
	background: url(https://u.jimcdn.com/cms/o/s044b93a46647053a/userlayout/img/arrow.jpg?t=1406009048) no-repeat 10px center;
	background: #f4f4f4;
	color: black;
}
ul.mainNav1 a.current {
	font-weight: bold;
}
/*  メインコンテンツ
----------------------------------------------- */
#content {
	float: right;
	width: 670px;
	padding-right: 20px;
	padding-bottom: 20px;
}
/*  フッター
----------------------------------------------- */
#footer {
	clear: both;
}
#footerinnner {
	height: 250px;
	padding: 20px;
	background-color: #ABD096;
	color: #ffffff;
}
#footer .gutter {
	color: #ffffff;
	background-color: #525252;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#footer .gutter a:link,#footer .gutter a:visited,#footer #footerinnner a:link,#footer #footerinnner a:visited {
	color: #ffffff;
	text-decoration: none;
}

#footer .gutter a:hover,#footer #footerinnner a:hover {
	text-decoration: underline;
}

/*  カスタム
----------------------------------------------- */

/*  table
----------------------------------------------- */
table#table-01 {
 width: 530px;
 border: 1px #D4D4D4 solid;
 border-collapse: collapse;
 border-spacing: 0;
}
table#table-01 th {
	padding: 5px;
	border: #D4D4D4 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
}
table#table-01 td {
	padding: 5px;
	border: 1px #D4D4D4 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
}

table#table-02 {
 width: 930px;
 border: 1px #ABD096 solid;
 border-collapse: collapse;
 border-spacing: 0;
}
table#table-02 td {
	padding: 5px;
	border: 1px #ABD096 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
}
/*  moji size
----------------------------------------------- */
.mojia {
	font-size: 80%;
}

/*  topimg
----------------------------------------------- */
.t-img {
display: block;
margin: 0 0 10px 0;
border: 1px solid #ccc;
padding: 1px;
width: 204px;
height: 130px;
}

/*  topimg_mini
----------------------------------------------- */
.t2-img {
display: block;
margin: 0 0 10px 0;
border: 1px solid #ccc;
padding: 1px;
width: 146px;
height: 130px;
}


/* ブログの見出し背景をh2にする
----------------------------------------------- */
#content .blogselection h1,
body.cc-page-blog #content h1
{
	background: url(https://u.jimcdn.com/cms/o/s044b93a46647053a/userlayout/img/h2.jpg?t=1407832128) no-repeat;
	height: 37px;
	line-height: 40px;
	padding-right: 10px;
	padding-left: 32px;
	font-size: 1.15em;
	/*color: #488E48;*/	
	margin-bottom: 10px;
	font-weight: bold;
}

body.cc-page-blog #content h1 a:link, body.cc-page-blog #content h1 a:visited {
	text-decoration: none !important;
}


/*  トップページメイン画像
----------------------------------------------- */

.cc-indexpage .mainimg p {
	display: block;
	height: 300px;
}

/*カスタム検索カスタマイズ
----------------------------------------------- */
.cse .gsc-control-cse,
.gsc-control-cse {
  padding-top: 6px !important;
  padding-bottom: 4px !important;
  padding-left: 6px !important;
  padding-right: 2px !important;
  width: auto;
　border: none!important;
}