@charset "UTF-8";

/*font*/

@import url(https://fonts.googleapis.com/css?family=Droid+Serif);
@import url(https://fonts.googleapis.com/css?family=Niconne);
@font-face {
	font-family: "mymincho";
	src: url("../../mrp04/font/mymincho.otf") format('truetype');
}
.mincho {
	font-family: "mymincho";
}

body{
line-height: 1.5;
font-family: "Droid Serif" , "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E" , "Times New Roman" , "mymincho" , "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-size:90%;
}
#header .contact .tel{
font-family: "Droid Serif" , "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E" , "Times New Roman" , "mymincho" , "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}
#header .add{
font-family: "Droid Serif" , "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E" , "Times New Roman" , "mymincho" , "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}

nav#mainNav{
font-family: "Niconne" , "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E" , "Times New Roman" , "mymincho" , "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}

h1.title,
h2.title,
.post h1,
.post h2,
.post h3,
.post h4,
.post2b h2,
.post4b h2,
section.widget h2 span,
.newsTitle
{
font-family: "Droid Serif" , "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E" , "Times New Roman" , "mymincho" , "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}


/*
h1.title,
section.widget h2
{
background: none;
}
.post h1,
section.widget h2
{
border:none;
}
*/

h1.title,
.post h1
{
border:none;
background: none;
padding-bottom: 9px;
}
section.widget h2
{
border:none;
background: none;
padding-bottom: 9px;
}

.post h3{
padding: 5px 0 3px 8px;
}

.post{
border-top:none;
}


body{

	background:#089692;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #089692), color-stop(0.50, #A6E8E6));
	background: -moz-linear-gradient(top, #089692,#A6E8E6 50%,#A6E8E6);
	background: -ms-linear-gradient(top, #089692,#A6E8E6 50%,#A6E8E6);
	background: -webkit-linear-gradient(top, #089692,#A6E8E6 50%,#A6E8E6);
	background: -o-linear-gradient(top, #089692,#A6E8E6 50%,#A6E8E6);
	background: linear-gradient(top, #089692,#A6E8E6 50%,#A6E8E6);



color: #2F1E0A;}
a{
color: #AF8946;}
a:hover,
a:active,
.newsTitle p a:hover
{
color: #2F1E0A;}


#header .bg{
	background-color: rgba(14,51,130,1);

}
#header h1,
#header .description{
color: #FAF9E5;font-size:12px;
}
#header{
	background: none;

}
#header .contact .tel{
color: #000000;}
#header .contact .tel a{
color: #000000;}
#header .add{
color: #000000;}

@media only screen and (max-width:1023px) {
body nav#mainNav {
	background: none;
}
}/*@media only screen and (max-width:1023px)*/

@media print, screen and (min-width: 1024px){
nav#mainNav{
	background:transparent;

}

nav#mainNav ul li a{

height:30px;
color: #2F1E0A;font-size:17px;
}
nav#mainNav ul li a b{
font-weight:bold;
margin-top:-4px;

}
nav#mainNav ul li a span{
color: #FAF9E5;font-weight:normal;
margin-top:-2px;

}
nav#mainNav ul li{
border-right:1px solid transparent;}
nav#mainNav ul li:first-child{
border-left:1px solid transparent;}

nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li a:hover,
nav#mainNav ul li a:active,
nav#mainNav ul li.current-menu-parent a
{
background:transparent;

}
nav#mainNav ul li.current-menu-item a b,
nav#mainNav ul li a:hover b,
nav#mainNav ul li a:active b,
nav#mainNav ul li.current-menu-parent a b
{
color: #AF8946;}
nav#mainNav ul li.current-menu-item a span,
nav#mainNav ul li a:hover span,
nav#mainNav ul li a:active span,
nav#mainNav ul li.current-menu-parent a span
{
color: #FAF9E5;}

nav#mainNav ul li li
{
background:transparent;
border-bottom:1px solid transparent;margin-left:2px;
}

nav#mainNav ul li li a:hover,
nav#mainNav ul li li.current-menu-item a
{
color: #ffffff;}

/*---------------------------
下層メニュー
--------------------------*/
nav#mainNav ul li:hover ul{ top:50px; }
nav#mainNav ul li li{background:none;border-bottom:none;}

nav#mainNav ul li li a,
nav#mainNav ul li.current-menu-item li a,
nav#mainNav ul li.current-menu-ancestor li a
{
	background-color: rgba(175,137,70,0.5);
color: #ffffff;
}
nav#mainNav ul li li a:hover,
nav#mainNav ul li li.current-menu-item a
{
border-bottom:none;
background:none;
	background-color: rgba(175,137,70,0.8);
color: #ffffff;}




/*-----------------------------
下層メニュー横幅サイズ設定
-----------------------------*/
nav#mainNav ul li li a{
	width:160px;
}

}/*@media print, screen and (min-width: 1024px) */

/*---------------------------------
レスポンシブ表示
---------------------------------*/
@media only screen and (max-width:1023px){

/*----------------------
【MENU】
----------------------*/
nav .panel {
	border: none;
}

nav#mainNav a#menu span{
padding-left: 13px;
    display: block;
    margin-top: -44px;
    margin-left: 20px;
}

nav#mainNav a.menu{
	background: rgba(175,137,70,1);
color: #ffffff;border: 1px solid #AF8946;/*background-image:none;*/
box-sizing: border-box;

}
nav#mainNav a.menuOpen {
	background: rgba(175,137,70,1);
color: #ffffff;border: 1px solid #AF8946;/*background-image:none;*/
}

nav#mainNav a.menu:before{
font-family: 'FontAwesome';
content: "\f0c9";
font-size:25px;
color:inherit;
padding-left:5px;
}

nav#mainNav a.menuOpen:before{
font-family: 'FontAwesome';
content: "\f0c9";
font-size:25px;
color:inherit;
}

/*----------------------
メニュー
----------------------*/

nav#mainNav ul li a
{
background-color:rgba(175,137,70,0.5);
color: #ffffff;border-bottom: 1px solid #AF8946;}
nav#mainNav ul li a span,
nav#mainNav ul li.current-menu-parent a span
{
color: #ffffff;
}
nav#mainNav ul li li a,
nav#mainNav ul li.current-menu-item li a
{
background: rgba(175,137,70,0.5) url(../../mrp04/images/sub1.png) no-repeat 30px 50%;
color: #ffffff;border-bottom: 1px solid #AF8946;
}
nav#mainNav ul li li li:last-child a,
nav#mainNav ul li li:last-child li:last-child a,
nav#mainNav ul li li.current-menu-item li:last-child a,
nav#mainNav ul li li.menu-item-object-page li:last-child a,
nav#mainNav ul li li.current-menu-item:last-child li:last-child a
{
background: rgba(175,137,70,0.5) url(../../mrp04/images/subLast.png) no-repeat 45px 50%;
color: #ffffff;border-bottom: 1px solid #AF8946;
}
nav#mainNav ul li li:last-child a
{
background: rgba(175,137,70,0.5) url(../../mrp04/images/subLast.png) no-repeat 30px 50%;
color: #ffffff;border-bottom: 1px solid #AF8946;
}
nav#mainNav ul li li:last-child li a,
nav#mainNav ul li li.current-menu-item:last-child li a,
nav#mainNav ul li li.menu-item-object-page li a
{
background: rgba(175,137,70,0.5) url(../../mrp04/images/sub1.png) no-repeat 45px 50%;
color: #ffffff;border-bottom: 1px solid #AF8946;
}

/*------------------------------------------
hover,
current
------------------------------------------*/
nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li a:hover
{
	background-color: rgba(175,137,70,0.8);
color: #ffffff;
}
nav#mainNav ul li a:hover span,
nav#mainNav ul li.current-menu-item a span
{
color: #ffffff;
}

nav#mainNav ul li li a:hover,
nav#mainNav ul li.current-menu-item li a:hover,
nav#mainNav ul li li.current-menu-item a
{
	background: url(../../mrp04/images/sub1.png) no-repeat 30px 50%,rgba(175,137,70,0.8);
color: #ffffff;
}
nav#mainNav ul li li li:last-child a:hover,
nav#mainNav ul li li:last-child li:last-child a:hover,
nav#mainNav ul li.current-menu-item li li:last-child a:hover,
nav#mainNav ul li.current-menu-item li:last-child li:last-child a:hover,
nav#mainNav ul li li.current-menu-item li:last-child a:hover,
nav#mainNav ul li li li.current-menu-item:last-child a,
nav#mainNav ul li li:last-child li.current-menu-item:last-child a,
nav#mainNav ul li li.menu-item-object-page li:last-child a:hover,
nav#mainNav ul li li.menu-item-object-page li.current-menu-item:last-child a
{
	background: url(../../mrp04/images/subLast.png) no-repeat 45px 50%,rgba(175,137,70,0.8);
color: #ffffff;
}
nav#mainNav ul li li:last-child a:hover,
nav#mainNav ul li.current-menu-item li:last-child a:hover,
nav#mainNav ul li li.current-menu-item:last-child a
{
	background: url(../../mrp04/images/subLast.png) no-repeat 30px 50%,rgba(175,137,70,0.8);
color: #ffffff;
}
nav#mainNav ul li li:last-child li a:hover,
nav#mainNav ul li.current-menu-item li:last-child li a:hover,
nav#mainNav ul li li.menu-item-object-page li a:hover,
nav#mainNav ul li li.menu-item-object-page li.current-menu-item a,
nav#mainNav ul li li:last-child li.current-menu-item a
{
	background: url(../../mrp04/images/sub1.png) no-repeat 45px 50%,rgba(175,137,70,0.8);
color: #ffffff;
}


}/*@media only screen and (max-width:1023px)*/

#breadcrumb{
background-color: #5578C4;padding:3px;
}
#breadcrumb ul li a,
#breadcrumb ul li{
color: #FAF9E5;}
#header-layout{
padding-bottom:10px;
}
#mainImg{
	background: none;
padding-top:20px !important;padding-bottom:10px;}
@media only screen and (max-width: 640px){

#mainImg{
padding-top:20px !important;padding-bottom:10px;}

}/*@media only screen and (max-width: 640px)*/

/*-----------------------------
ワイド設定(MetaSlider)
-----------------------------*/
.metaslider {
	max-width: none!important;

}
/*-----------------------------
コンテンツエリア
-----------------------------*/
h1.title,
.post h1
{
	color: #2F1E0A;
	text-align:center;
		font-weight:bold;
		font-size:26px;
		text-shadow: none;
	}



section.widget h2,
section.widgetInfo h2
{
	color: #2F1E0A;
	text-align:center;
		font-weight:bold;
		font-size:21px;
		text-shadow: none;
	

}


.post h2,
h2.title,
.post h2 a,
.post2b h2 a,
.post4b h2 a
{
	color: #2F1E0A;

		font-weight:bold;
		font-size:20px;
}
.post2b h2::before,
.post4b h2::before,
.post h2::before
{
	background:none;

	
		margin-left:0px;
	}
.post h2,
.post2b h2,
.post4b h2,
h2.title
{
	border: none;
	border-radius:0px;

	color: #2F1E0A;
	
		text-shadow: none;
		padding-top: 5px;
	padding-bottom: 3px;

		padding-left:30px;
	
	
}
#pageLinks{
color: #2F1E0A;}
.post h3{
color:#2F1E0A;font-weight:bold;
border-top: 1px dashed #09286A;border-bottom: 1px dashed #09286A;border-left: 5px solid #09286A;}
.post h4{
font-weight:bold;
border-left: 4px solid #09286A;border-bottom: 1px dashed #09286A;}

.newsTitle p a{
color: #2F1E0A;}


.newsTitle{
	color: #2F1E0A;
		text-shadow: none;
	
}

h1.title{

	
	background: url('../../mrp04/images/hback/floral_white.png'), -moz-linear-gradient(top,  #AF8946 0%, #F4F3D7 90%); /* FF3.6+ */
	background: url('../../mrp04/images/hback/floral_white.png'), -webkit-gradient(linear, top, left bottom, color-stop(0%,#AF8946), color-stop(90%,#F4F3D7)); /* Chrome,Safari4+ */
	background: url('../../mrp04/images/hback/floral_white.png'), -webkit-linear-gradient(top,  #AF8946 0%,#F4F3D7 90%); /* Chrome10+,Safari5.1+ */
	background: url('../../mrp04/images/hback/floral_white.png'), -o-linear-gradient(top,  #AF8946 0%,#F4F3D7 90%); /* Opera 11.10+ */
	background: url('../../mrp04/images/hback/floral_white.png'), -ms-linear-gradient(top,  #AF8946 0%,#F4F3D7 90%); /* IE10+ */
	background: url('../../mrp04/images/hback/floral_white.png'), linear-gradient(to top,  #AF8946 0%,#F4F3D7 90%); /* W3C */
	
	background-position: bottom right;
	background-repeat: no-repeat;
	}
	h1.title span{
	background:none;
	padding-left:15px;
	}
	section.widget h2{

		background: url('../../mrp04/images/hback/classic.png'), -moz-linear-gradient(bottom,  #AF8946 0%, rgba(175,137,70,0.5) 45%, #F4F3D7 90%); /* FF3.6+ */
	background: url('../../mrp04/images/hback/classic.png'), -webkit-gradient(linear, bottom, left bottom, color-stop(0%,#AF8946), color-stop(45%,rgba(175,137,70,0.5)), color-stop(90%,#F4F3D7)); /* Chrome,Safari4+ */
	background: url('../../mrp04/images/hback/classic.png'), -webkit-linear-gradient(bottom,  #AF8946 0%, rgba(175,137,70,0.5) 45%,#F4F3D7 90%); /* Chrome10+,Safari5.1+ */
	background: url('../../mrp04/images/hback/classic.png'), -o-linear-gradient(bottom,  #AF8946 0%, rgba(175,137,70,0.5) 45%,#F4F3D7 90%); /* Opera 11.10+ */
	background: url('../../mrp04/images/hback/classic.png'), -ms-linear-gradient(bottom,  #AF8946 0%, rgba(175,137,70,0.5) 45%,#F4F3D7 90%); /* IE10+ */
	background: url('../../mrp04/images/hback/classic.png'), linear-gradient(to bottom,  #AF8946 0%, rgba(175,137,70,0.5) 45%,#F4F3D7 90%); /* W3C */

	
	background-position: bottom right;
	background-repeat: no-repeat;
	}
	section.widget h2 span{
	background:none;
	padding-left:15px;
	}
	.newsTitle{

		background: url('../../mrp04/images/hback/classic.png'), -moz-linear-gradient(bottom,  #AF8946 0%, rgba(175,137,70,0.5) 45%, #F4F3D7 90%); /* FF3.6+ */
	background: url('../../mrp04/images/hback/classic.png'), -webkit-gradient(linear, bottom, left bottom, color-stop(0%,#AF8946), color-stop(45%,rgba(175,137,70,0.5)), color-stop(90%,#F4F3D7)); /* Chrome,Safari4+ */
	background: url('../../mrp04/images/hback/classic.png'), -webkit-linear-gradient(bottom,  #AF8946 0%, rgba(175,137,70,0.5) 45%,#F4F3D7 90%); /* Chrome10+,Safari5.1+ */
	background: url('../../mrp04/images/hback/classic.png'), -o-linear-gradient(bottom,  #AF8946 0%, rgba(175,137,70,0.5) 45%,#F4F3D7 90%); /* Opera 11.10+ */
	background: url('../../mrp04/images/hback/classic.png'), -ms-linear-gradient(bottom,  #AF8946 0%, rgba(175,137,70,0.5) 45%,#F4F3D7 90%); /* IE10+ */
	background: url('../../mrp04/images/hback/classic.png'), linear-gradient(to bottom,  #AF8946 0%, rgba(175,137,70,0.5) 45%,#F4F3D7 90%); /* W3C */

	
	background-position: bottom right;
	background-repeat: no-repeat;
	}
	.newsTitle span{
	background:none;
	padding-left:15px;
	}
	.post h1{

			background: url('../../mrp04/images/hback/floral_white.png'), -moz-linear-gradient(top,  #AF8946 0%, #F4F3D7 90%); /* FF3.6+ */
		background: url('../../mrp04/images/hback/floral_white.png'), -webkit-gradient(linear, top, left bottom, color-stop(0%,#AF8946), color-stop(90%,#F4F3D7)); /* Chrome,Safari4+ */
		background: url('../../mrp04/images/hback/floral_white.png'), -webkit-linear-gradient(top,  #AF8946 0%,#F4F3D7 90%); /* Chrome10+,Safari5.1+ */
		background: url('../../mrp04/images/hback/floral_white.png'), -o-linear-gradient(top,  #AF8946 0%,#F4F3D7 90%); /* Opera 11.10+ */
		background: url('../../mrp04/images/hback/floral_white.png'), -ms-linear-gradient(top,  #AF8946 0%,#F4F3D7 90%); /* IE10+ */
		background: url('../../mrp04/images/hback/floral_white.png'), linear-gradient(to top,  #AF8946 0%,#F4F3D7 90%); /* W3C */

	

	background-position: bottom right;
	background-repeat: no-repeat;
}
.post h1 span{
	background: none;
	padding-left: 15px;
	}

	h2.title::before{
		content:"";
		background: url('../../mrp04/images/icon2/icon28.png');

		background-repeat: no-repeat;

		padding-left: 25px;
		top:6px;
		height:25px;
	}
	h2.title{
		background: url('../../mrp04/images/hdpic/h1-border1-br.png') bottom repeat-x;
	}
	.post h2::before{
		content:"";
		background: url('../../mrp04/images/icon2/icon28.png');

		background-repeat: no-repeat;

		padding-left: 25px;
		top:6px;
		height:25px;
	}
	.post h2{
		background: url('../../mrp04/images/hdpic/h1-border1-br.png') bottom repeat-x;
	}
	.post2b h2::before{
		content:"";
		background: url('../../mrp04/images/icon2/icon28.png');

		background-repeat: no-repeat;

		padding-left: 25px;
		top:6px;
		height:25px;
	}
	.post2b h2{
		background: url('../../mrp04/images/hdpic/h1-border1-br.png') bottom repeat-x;
	}
	.post4b h2::before{
		content:"";
		background: url('../../mrp04/images/icon2/icon28.png');

		background-repeat: no-repeat;

		padding-left: 25px;
		top:6px;
		height:25px;
	}
	.post4b h2{
		background: url('../../mrp04/images/hdpic/h1-border1-br.png') bottom repeat-x;
	}
	@media only screen and (min-width: 1100px){
#breadcrumb ul {
    max-width: 1100px;
}
#mainNav .inner {
    width: 1100px;
}

#wrapper, .inner {
    width: 1100px;
padding: 0;

}
#content {
    width: 74%;

}
.c1thumbWrap {
    width: 103%;

}
.c1thumbWrap li {
    width: 74%;

}
.c1thumbWrap li img {
	width: 100%;
}
.c2thumbWrap {
    width: 103%;

}
.c2thumbWrap li {
    width: 47.2%;
}
.c2thumbWrap li img {
	width: 100%;
}
.c3thumbWrap {
    width: 103%;

}
.c3thumbWrap li {
    width: 30.7%;

}
.c3thumbWrap li img {
	width: 100%;
}
#sidebar {
    width: 23.5%;

}
#banners img {
    max-width: 100%;
}

}/*@media only screen and (min-width: 1100px)*/

/*----------------------
タイムポスト
----------------------*/
.post .time,
.postlist .time,
.post2b .time,
.post4b .time
{
color: #F4F3D7;background-color: #09286A;padding: 4px 4px 4px 7px;

}
.post .time a,
.post2b .time a,
.post4b .time a,
.postlist .time a
{
color: #F4F3D7;
}
/*----------------------
ボタンの背景色
----------------------*/

input[type="submit"],
input[type="reset"],
input[type="button"]
{
	background: -moz-linear-gradient(top,
#09286A 0%,
#09286A 100%);
	background: -webkit-gradient(linear,
left top,
left bottom,
color-stop(0%,
#09286A),
color-stop(100%,
#09286A));
	background: -webkit-linear-gradient(top,
#09286A 0%,
#09286A 100%);
	background: -o-linear-gradient(top,
#09286A 0%,
#09286A 100%);
	background: -ms-linear-gradient(top,
#09286A 0%,
#09286A 100%);
	background: linear-gradient(to bottom,
#09286A 0%,
#09286A 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#09286A',
endColorstr='#09286A',
GradientType=0 );

}
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover
{
	background: -moz-linear-gradient(top,#09286A 0%,#09286A 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#09286A),color-stop(100%,#09286A));
	background: -webkit-linear-gradient(top,#09286A 0%,#09286A 100%);
	background: -o-linear-gradient(top,#09286A 0%,#09286A 100%);
	background: -ms-linear-gradient(top,#09286A 0%,#09286A 100%);
	background: linear-gradient(to bottom,#09286A 0%,#09286A 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#09286A',endColorstr='#09286A',GradientType=0 );

}

/*----------------------
上スクロールボタン背景
----------------------*/
a#scrollUp{
background: #AF8946;
}

/*----------------------
リスト
----------------------*/
.post li{
border-bottom:none;

}
/*-----------------------
コンテンツ背景色
-----------------------*/
.cat-post-item{
	border: none !important;
}
.post{
	background-color: rgba(181,248,177,0.6);
}
.post2b{
	background-color: rgba(181,248,177,0.6);
}
.post4b{
	background-color: rgba(181,248,177,0.6);
}
.childpost1b{
	background-color: rgba(181,248,177,0.6);
}
.postlist{
	background-color: rgba(181,248,177,0.6);
}
.dateLabel{
	background-color: rgba(181,248,177,0.6);
}
.childpost .column2_50 {
	background-color: rgba(181,248,177,0.6);
}

.dateLabel{
	/*margin:0 0 10px;*/
	border-left:1px solid #AF8946;
	border-right:1px solid #AF8946;
	border-bottom:none;

}
.post{
	border:1px solid #AF8946;
	border-top:none;

		border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;

	
}
h1.title{
	border-top-right-radius:5px;
	border-top-left-radius:5px;

	}
.postlist{
	border:1px solid #AF8946;

		border-radius:5px;
	
}
.childpost .column2_50 {
	border:1px solid #AF8946;

		border-radius:5px;
	}
.childpost1b {
	border:1px solid #AF8946;

		border-radius:5px;
	}
.post2b{
	border:1px solid #AF8946;

		border-radius:5px;
	}
.post4b{
	border:1px solid #AF8946;

		border-radius:5px;
	}


/*---------------------------
見出しデザイン
---------------------------*/
.ctitle{
	background: #AF8946;
	background: -moz-linear-gradient(top,
#AF8946 0%,
#F4F3D7 100%);
	background: -webkit-gradient(linear,
left top,
left bottom,
color-stop(0%,#AF8946),
color-stop(100%,#F4F3D7));
	background: -webkit-linear-gradient(top,#AF8946 0%,#F4F3D7 100%);
	background: -o-linear-gradient(top,#AF8946 0%,#F4F3D7 100%);
	background: -ms-linear-gradient(top,#AF8946 0%,#F4F3D7 100%);
	background: linear-gradient(to bottom,#AF8946 0%,#F4F3D7 100%);
	box-shadow:0 1px 2px #2A2A2A;
	behavior: url(PIE.htc);
}
.ctitle2:before {
	background: none repeat scroll 0 0 #09286A;
}
.ctitle3{
	border-top: 2px solid #09286A;
}
.ctitle3:before {
	background: none repeat scroll 0 0 #09286A;
}
.ctitle4{
	border-bottom: 2px dotted #09286A;
}
.ctitle4:before {
	background: none repeat scroll 0 0 #F4F3D7;
	background: -moz-linear-gradient(top,#AF8946 0%,#F4F3D7 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#AF8946),color-stop(100%,#F4F3D7));
	background: -webkit-linear-gradient(top,#AF8946 0%,#F4F3D7 100%);
	background: -o-linear-gradient(top,#AF8946 0%,#F4F3D7 100%);
	background: -ms-linear-gradient(top,#AF8946 0%,#F4F3D7 100%);
	background: linear-gradient(to bottom,#AF8946 0%,#F4F3D7 100%);

}
.ctitle7 {
	background: url(../images/patterns_wh.png) repeat,-webkit-gradient(linear,left top,left bottom,color-stop(1.00,#AF8946),color-stop(0.00,#F4F3D7));
	background: url(../images/patterns_wh.png) repeat,-webkit-linear-gradient(#AF8946,#F4F3D7);
	background: url(../images/patterns_wh.png) repeat,-moz-linear-gradient(#AF8946,#F4F3D7);
	background: url(../images/patterns_wh.png) repeat,-o-linear-gradient(#AF8946,#F4F3D7);
	background: url(../images/patterns_wh.png) repeat,-ms-linear-gradient(#AF8946,#F4F3D7);
	background: url(../images/patterns_wh.png) repeat,linear-gradient(#AF8946,#F4F3D7);
}


/*----------------------
テーブル
----------------------*/
.post table {
border-collapse: collapse;
}
.post table,
.post table th,
.post table td
{
border: 1px solid #AF8946;}
.post table th {
color: #2F1E0A;background-color: #e5e4b8;}
.post table td {
color: #2F1E0A;background-color: #F4F3D7;}
.post table.clear th,
.post table.clear td,
.post table.clear
{
color: #2F1E0A;border: none;
}


.post table.responsive {
overflow: visible;
}


@media only screen and (max-width: 640px) {


.post table.responsive th,
.post table.responsive td {
width: 100%;
box-sizing: border-box;
display: block;
height: auto;
border-top: none;
border-right: none;
border-left: none;
}
.post table.responsive tr:last-child td:last-child {
border-bottom: none;
}
.post table.responsive th,
.post table.responsive td {
text-align: center;
}
.post table.responsive.clear th,
.post table.responsive.clear td {
text-align: left;
}

}/*@media only screen and (max-width: 640px)*/

/*----------------------
フッター
----------------------*/

#footer{
	background: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border-bottom:none;
}
#footer li a{
color: #AF8946;}
#footer li a:hover{
color: #AF8946;
}
#copyright{
color: #FAF9E5;background: #0E3382;
}

/*----------------------
サイドメニュー
----------------------*/
.widget_sp_image img {
    height: auto;
}
/*------------------------------
New Type Header 01
-------------------------*/
#header .logo {
    clear: both;
    display: table-cell;
    vertical-align: middle;
    padding: 0;
    width: 56%;
}

@media print, screen and (min-width: 1024px){
nav#mainNav {
    display: block;
    background: none;
    box-shadow: none;
    margin-left: 31%;
    margin: -62px auto;
    float: inherit;
    position: inherit;
    margin-bottom: 14px;
}

nav div.panel {
    float: right;
}

nav#mainNav ul li {
/*    border-right: 1px solid rgba(30,87,153,1);*/
    border-right: 1px solid transparent;

}
nav#mainNav ul li a {
    height: 37px;
    padding: 8px 31px 0px 29px;
	background:transparent;
}
nav#mainNav ul li a b {
color: #2F1E0A;}
nav#mainNav ul li a span {
color: #FAF9E5;}

nav#mainNav ul li.current-menu-item a b,
nav#mainNav ul li a:hover b,
nav#mainNav ul li a:active b,
nav#mainNav ul li.current-menu-parent a b
{
color: #AF8946;}

nav#mainNav ul li.current-menu-item a span,
nav#mainNav ul li a:hover span,
nav#mainNav ul li a:active span,
nav#mainNav ul li.current-menu-parent a span
{
color: #FAF9E5;}
nav#mainNav ul li:first-child
{
    border-right: 1px solid transparent;
    border-left: none;
}
nav#mainNav ul li:last-child
{
    border-left: 1px solid transparent;
    border-right: none;
}
nav#mainNav ul li:first-child,
nav#mainNav ul li:last-child
{
border:none;
}
/*
nav#mainNav ul li:first-child a {
    background: -moz-linear-gradient(left, rgba(125,185,232,0) 0%, rgba(30,87,153,1) 100%);
    background: -webkit-linear-gradient(left, rgba(125,185,232,0) 0%,rgba(30,87,153,1) 100%);
    background: linear-gradient(to right, rgba(125,185,232,0) 0%,rgba(30,87,153,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#1e5799',GradientType=1 );
}

nav#mainNav ul li:last-child a {
    background: -moz-linear-gradient(left, rgba(30,87,153,1) 0%, rgba(125,185,232,0) 100%);
    background: -webkit-linear-gradient(left, rgba(30,87,153,1) 0%,rgba(125,185,232,0) 100%);
    background: linear-gradient(to right, rgba(30,87,153,1) 0%,rgba(125,185,232,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#007db9e8',GradientType=1 );
}
*/


nav#mainNav ul li li:first-child a,
nav#mainNav ul li li:last-child a,
nav#mainNav ul li li a,
nav#mainNav ul li.current-menu-ancestor li:first-child a,
nav#mainNav ul li.current-menu-ancestor li:last-child a,
nav#mainNav ul li.current-menu-ancestor li a
{
background:none;
	background-color: rgba(175,137,70,0.5);
color: #ffffff;
}
nav#mainNav ul li li:first-child a:hover,
nav#mainNav ul li li:last-child a:hover,
nav#mainNav ul li li a:hover,
nav#mainNav ul li li.current-menu-item:first-child a,
nav#mainNav ul li li.current-menu-item:last-child a,
nav#mainNav ul li li.current-menu-item a
{
background:none;
	background-color: rgba(175,137,70,0.8);
color: #ffffff;}

nav#mainNav ul li:hover ul{
top:99.5%;
}

}
@media only screen and (min-width: 1240px){
/*
nav#mainNav{
	margin-left:44%;
}
*/
}
@media only screen and (max-width: 1023px){
#header .logo{
display: block;
text-align: center;
width: inherit;
}
}section.widget,
.widgetInfo{
	background-color: rgba(244,243,215,1);
}
section.widget,
.widgetInfo{
	border:1px solid #AF8946;
			border-radius:5px;
	}
section.widget h2,.newsTitle{
	border-top-left-radius:5px;
	border-top-right-radius:5px;

}
