#sliderWrap{
	width:100%;
	height:auto;
	margin: 0px auto ;
	padding: 0px;
}
#slider{
	width: 1100px;
	height:620px;
	margin: 0px auto 50px;
}

.slider {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.slides {
	height: 100%;
	overflow: hidden;
	*zoom: 1;
	list-style: none;
}
.slide {
	height: 100%;
	float: left;
	clear: none;
	margin-bottom:40px;
	left: 0px;
}
.slide img {
  　width: 100%;
  margin-left:-75px;
}
.slider-arrow {
	position: absolute;
	display: block;
	margin-bottom: -20px;
	padding: 20px;
}
.slider-arrow--right {
	bottom: 55%;
	right: 0px;
	background: url(../img/right.png) no-repeat;
	background-size:100% 100%;
}
.slider-arrow--left {
	bottom: 55%;
	left: 0px;
	background: url(../img/left.png) no-repeat;
	background-size:100% 100%;
  }
.slider-nav {
	position: absolute;
	bottom:10px;
}
.slider-nav__item {
	width: 12px;
	height: 12px;
	float: left;
	clear: none;
	display: block;
	border: 1px solid #818181;
	border-radius: 8px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.slider-nav__item:hover {
	background: #818181;
}
.slider-nav__item--current {
	background: #818181;
}




.page-template-default.page #wrap .center_area #singleArea .entry-header .entry-meta {
	display:none;
}

body {
    font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width:100%;
	height:100%;
	color: #333333;
	font-size: 13px;
	line-height:180%;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
}
img {
	border:none;
	padding: 0px;
	margin:0px;
}
p{
	padding: 0px;
	margin:0px;
}
a{
	color: #1d5623;
	text-decoration:none;
	border:none;
	padding: 0px;
	margin:0px;
}
a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	padding: 0px;
	margin:0px;
	border:none;
}
.clear{
	float:none;
	clear:both;
	padding: 0px;
	margin:0px;
}
.left{
	float:left;
}
.right{
	float:right;
}
#wrap{
	width:100%;
	height:100%;
	margin:0px;
}

#headerWrap {
	width:1100px;
	height: 80px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header_left {
	width: 50%;
	float:left;
	padding: 0px;
	margin:0px;
}
#header_right {
	width: 48%;
	float:right;
	text-align:right;
	padding: 0px;
	margin: 0px;
	height: 80px;
}


#mnWrap {
	height: 48px;
	width:100%;
	background:url(../img/mn_bg.gif) no-repeat center top;
	padding-top:6px;
	padding-bottom:6px;
}
#mn_area {
	height: 48px;
	width: 1099px;
	border-left:#95b090 1px solid;
	margin-right: auto;
	margin-left: auto;
}
#mn_area .mn {
	line-height:100%;
	float: left;
	width: 182px;
	height: 28px;
	padding-top:20px;
	border-right:#95b090 1px solid;
	text-align:center;
}
#mn_area a:hover .mn  {
	height: 28px;
	padding-top:20px;
	background-color:#95b090;
	color:#f8faed;
	text-decoration:none;
}

.center_area {
	height: auto;
	width: 1100px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
#category_listWrap ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#category_listWrap ul li {
	float: left;
	width: auto;
	margin-right:1%;
	margin-left: 1%;
	text-align:center;
}
#item_listWrap {
	background-color:#eef1dd;
	width:508px;
	padding: 28px;
	min-height:650px;
	margin-top: 65px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#item_listWrap ul {
	list-style-type: none;
	height: auto;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
#item_listWrap ul li {
	float: left;
	width: auto;
	margin-top:2%;
	margin-right:1%;
	margin-left: 1%;
	text-align:center;
}
#item_listWrap h3{
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size:25px;
	line-height:100%;
	text-align:center;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
}
#item_listWrap h4{
	color:#336633;
	font-size:18px;
	line-height:140%;
	margin: 0px;
	padding: 0px;
}
.item_name{
	color:#336633;
	font-size:12px;
}


/* 最新情報 */
#news_listWrap {
	width: 456px;
	margin: 65px 0px 0px 0px;
}
#news_listWrap h3{
	height:36px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size:20px;
	line-height:100%;
	font-weight:normal;
	margin: 0px;
	padding: 15px 0px 0px 15px;
	background:url(../img/main_title_01.gif) no-repeat center top;
}
#news_list{
	height: 131px;
	overflow: auto;
	border-bottom:2px solid #ccc;
	margin-bottom: 50px;
	padding: 0px;
}
#news_list ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
}
.wrap .right #news_listWrap #news_list ul li a {
	margin: 0px;
	padding: 0px;
}

.wrap .right #news_listWrap #news_list ul li a div {
	margin: 0px;
	padding: 0px;
}

#news_list ul li {
	background:url(../img/icon_01.gif) no-repeat right center;
	margin: 0px;
	padding: 10px 20px 10px 10px;
	border-bottom:1px dashed #ccc;
}
#news_list ul li:last-child {
	border-bottom:none;
}
#news_list ul li a:hover{
	text-decoration:none;
}


#faq_listWrap {
	width: 456px;
	margin: 65px 0px 0px 0px;
}
#faq_listWrap h3{
	height:36px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size:20px;
	line-height:100%;
	font-weight:normal;
	margin: 0px;
	padding: 15px 0px 0px 15px;
	background:url(../img/main_title_02.gif) no-repeat center top;
}
#faq_list{
	height: 400px;
	border-bottom:2px solid #ccc;
}
#faq_list ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
#faq_list ul li {
	background:url(../img/icon_01.gif) no-repeat right center;
	padding: 10px 20px 9px 10px;
	border-bottom:1px dashed #ccc;
}
#faq_list ul li a:hover{
	text-decoration:none;
}
#faq_list ul li:last-child {
	border-bottom:none;
}
.category_name{
	border-radius:16px;
	background-color:#b8972a;
	color:#fff;
	padding:2px 8px;
	font-size:11px;
	line-height:100%;
}
.category_data{
	font-size:11px;
	line-height:100%;
}
.h3_title{
	float:left;
}
.listall_bt{
    font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float:right;
	border-radius:16px;
	background-color:#333;
	color:#fff;
	padding:4px 10px;
	font-size:12px;
	line-height:100%;
}
.listall_bt a{
	text-decoration:none;
}




#footerWrap {
	width:100%;
	height: 150px;
	background:url(../img/footer_bg.gif) no-repeat center bottom;
}
#footer_mn {
	text-align: center;
	color: #FFF;
	font-size:12px;
	padding-top:20px;
}
#footer_mn a {
	color: #FFF;
}
#footer_mn a:hover {
	text-decoration:none;
}

/* Footer */

#footerWrap #footer_mn .widget-area {
	clear: both;
	float: none;
	width: 1100px;
	margin:0px auto;
	padding:0px;
}
#footerWrap #footer_mn .widget-area .widget-column.footer-widget-1 #nav_menu-3 .menu-footer-container #menu-footer {
	list-style-type: none;
	margin:0px;
	padding:0px;
}
#footerWrap #footer_mn .widget-area .widget-column.footer-widget-1 #nav_menu-3 .menu-footer-container #menu-footer li {
	margin:0px;
	padding:0px;
	float: left;
	width: 19%;
	text-align:center;
	border-left:1px solid #ccc;
}
#footerWrap #footer_mn .widget-area .widget-column.footer-widget-1 #nav_menu-3 .menu-footer-container #menu-footer li:last-child {
	border-right:1px solid #ccc;
}

#footerWrap #footer_mn .widget-area .widget-column.footer-widget-1 #nav_menu-3 .menu-footer-container #menu-footer a:hover {
	text-decoration:none;
}
#footerWrap #footer_mn .widget-area .widget-column.footer-widget-1 #text-2 .textwidget {
	clear: both;
	float: none;
	padding-top:15px;
	line-height:120%;
}
#footerWrap #footer_mn .widget-area .widget-column.footer-widget-1 #text-2 .textwidget address {
	clear: both;
	float: none;
	padding-top:30px;
	color: #8b9b8c;
}


#page-top {
    position: fixed;
    bottom: 20px;
    right: 50px;
    font-size: 77%;
}
#page-top a {
    display: block;
}
#page-top a:hover {
	opacity: 0.85;
}
#top_bn_area{
	background:url(../img/top_bn_bg.gif) no-repeat center top;
	padding:85px 0px 0px 35px;
	margin:50px auto;
	width:865px;
	height:95px;
}
#top_contact_bn{
	text-align:left;
	margin-right:20px;
}
#top_agency_bn{
	text-align:right;
}

/*wordpress-page*/
.entry-title {
	height:36px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size:25px;
	line-height:100%;
	margin: 0px;
	padding: 25px 0px 10px 25px;
	background:url(../img/entry-title_bg.gif) no-repeat left top;
	border-bottom: 2px solid #e8e8e8;
	color:#333;
}
.sub-title {
	height:28px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size:25px;
	line-height:100%;
	margin: 0px;
	padding: 15px 0px 0px 15px;
	border-bottom: 2px solid #1d5623;
	color:#333;
}

#singleArea{
	padding: 0px 50px 0px 50px;
}

.entry-content{
	padding: 20px;
	margin-top:15px;
	margin-bottom:50px;
}

.pan_area{
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
}

.content-area{
	width:800px;
	float:left;
}
.widget-area{
	width:250px;
	float:right;
}

.widget-area .side_title{
	font-size:15px;
	font-weight:bold;
	line-height:100%;
	text-align:center;
	margin: 0px;
	padding: 15px 0px 15px 15px;
	border-top: 2px solid #ccc;
	border-bottom: 1px solid #e8e8e8;
}
.widget-area .archive_list{
	border-bottom:2px solid #ccc;
	margin-bottom: 30px;
}
.widget-area .archive_list ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
}
.widget-area .archive_list ul li {
	background:url(../img/icon_01.gif) no-repeat right center;
	padding: 10px 20px 10px 10px;
	border-bottom:1px dashed #ccc;
}
.archive_list ul li:last-child {
	border-bottom:none;
}


/*--------------------------------------------------------------
15.0 Widgets
--------------------------------------------------------------*/

#secondary {
	margin:0px;
	padding: 0px;
	width:250px;
}
#secondary ul {
	margin: 0px 0px 30px 0px;
	padding: 0px;
	list-style:none;
	border-bottom:2px solid #ccc;
}
#secondary ul li {
	background:url(../img/icon_01.gif) no-repeat right center;
	padding: 10px 20px 9px 10px;
	border-bottom:1px dashed #ccc;
}
#secondary ul li a:hover{
	text-decoration:none;
}
#secondary ul li:last-child {
	border-bottom:none;
}

#secondary #nav_menu-2 .menu-menu-container #menu-menu .sub-menu {
	margin: 0px ;
	padding: 0px;
	list-style:none;
}
#secondary #recent-posts-2 ul li .post-date {
	font-size:11px;
	display:block;
}
#secondary .widget-title {
	height:36px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size:20px;
	line-height:100%;
	font-weight:normal;
	margin: 0px;
	padding: 15px 0px 0px 15px;
	background:url(../img/main_title_01.gif) no-repeat left top;
}





.center_area .wrap .page-header .page-title {
	height:36px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size:25px;
	line-height:100%;
	margin: 0px 0px 50px 0px;
	padding: 25px 0px 10px 25px;
	background:url(../img/entry-title_bg.gif) no-repeat left top;
	border-bottom: 2px solid #e8e8e8;
	color:#333;
}
.wrap #primary #main .entry-header .entry-title {
	height:auto;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size:20px;
	line-height:100%;
	font-weight:normal;
	margin: 0px;
	padding: 15px 0px 15px 15px;
	background:url(../img/sub_title2.gif) no-repeat left top;
	border-bottom:1px solid #e8e8e8;
}
.center_area .wrap #primary #main .post {
	margin-bottom: 30px;
}
.center_area .wrap #primary #main .entry-header .entry-meta {
	display: none;
}
.center_area .wrap #primary #main #comments {
	display: none;
}





.faq_listWrap {
	width:100%;
	margin: 65px 0px 0px 0px;
}
.faq_listWrap h3 {
	height:36px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size:20px;
	line-height:100%;
	font-weight:normal;
	margin: 0px;
	padding: 15px 0px 0px 15px;
	background:url(../img/sub_title.gif) no-repeat left top;
}
.faq_listWrap #faq_list{
	height:auto;
	border-bottom:2px solid #ccc;
	margin-bottom:65px;
}
.faq_listWrap #faq_list ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
.faq_listWrap  #faq_list ul li {
	background:url(../img/icon_01.gif) no-repeat right center;
	padding: 10px 20px 9px 10px;
	border-bottom:1px dashed #ccc;
}
.faq_listWrap #faq_list ul li a:hover{
	text-decoration:none;
}
.faq_listWrap #faq_list ul li:last-child {
	border-bottom:none;
}

/* Entry footer */

.entry-footer {
	display:none;
}

.screen-reader-text{
	display:none;
}

.navigation{
	border-top:2px solid #ccc;
	padding:20px;
}
.pagination .icon,
.comments-pagination .icon {
	display:none;
}

.comments-pagination {
	border: 0;
}

.page-numbers{
	background-color:#eee;
	border-radius:5px;
	padding:3px 8px;
	margin:5px;
	font-size:15px;
	font-weight:bold;
}
.page-numbers.current {
	color: #767676;
	display: inline-block;
}
.prev.page-numbers,
.next.page-numbers {
	display:none;
}

.page_text_area h2{
	background:url(../img/title_bg.jpg) no-repeat center top;
	padding:80px 0px 0px 0px;
	height:150px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size:35px;
	text-align:center;
	margin:0px;
}

.page_text_area h3{
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	background:url(../img/page_title_h3_line.gif) no-repeat center top;
	font-size:24px;
	color:#1d5623;
	text-align:center;
	margin-top:50px;
	padding-top:20px;
	font-weight:normal;
}
.page_text_area p{
	padding:5px 20px;
	line-height:200%;
}

.item_area{
}
.item_area h2{
	background:url(../img/item_h2_bg.gif) no-repeat center top;
	padding:40px 0px 0px 0px;
	height:150px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size:35px;
	text-align:center;
	margin-top:30px;
}
.item_box{
	background-color:#fcfaf2;
	border-radius:8px;
	padding:15px;
	margin:20px auto;
}
.item_area h3{
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	background:url(../img/page_title_h3_line.gif) no-repeat center top;
	font-size:24px;
	color:#1d5623;
	text-align:center;
	margin-top:20px;
	padding-top:20px;
	font-weight:normal;
}

.item_area table{
	background-color:#fff;
}

.item_name{
	color:#333;
	border-left:3px solid #b9a531;
	font-size:15px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	padding-left:5px;
}

.contact_area{
	width:800px;
	margin:0px auto;
}
.form_table{
	width:700px;
	margin:0px auto;
	border-top:2px solid #b9a531;
	border-bottom:1px solid #b9a531;
	margin-bottom:30px;

}
.contact_required{
	background-color:#cb1900;
	color:#fff;
	font-size:11px;
	padding:2px 5px;
	margin:0px 5px;
}
.form_table th{
	border-bottom:1px solid #b9a531;
}
.form_table td{
	border-bottom:1px solid #b9a531;
	padding:15px;
	background-color:#fcfaf2;
}
	
.sitemap_area {
	font-size:15px;
	float:left;
	width:350px;
	margin:0px 15px;
}
.sitemap_area a {
	color:#1d5623;
	text-decoration:underline;
}
.sitemap_area a:hover {
	text-decoration:none;
}
.sitemap_area dt {
	border-left:5px solid #1d5623;
	padding:8px;
	margin:10px 0px;
}
.sitemap_area dd {
	border-left:3px solid #bb9624;
	padding:8px;
	margin:8px 20px;
}