/* CSS Document */

#allbody{
	width:950px;
	margin:0 auto;
	background-color: #fff;
	background-image: url(../img/bg2.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	position:relative;
}
.allbody_inside{
	width:910px;
	padding:0 20px;
}
.clear{
	clear:both;
}
* html body {
    background: url(null) fixed;
}

/*header*/
/*#header_case{
	background:#FFFFFF;
	border-bottom:3px solid #BC9260;
	height:126px;
	margin-top:18px;
	position:relative;
}*/
#header_case  {
    width: 100%;
    background:#FFFFFF;
	border-bottom:3px solid #BC9260;
	height:126px;
	padding-top:18px;
    position:fixed;
    top:0;
    left:0;
}
* html #header_case{
    position: absolute;
    top: expression(eval(document.documentElement.scrollTop+0));
}
#header_case .h_inner{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}
#header_case .h_inner2{
	width: 906px;
	margin-right: 22px;
	margin-left: 22px;
	padding-top: 22px;
}
.h_inner .topright{
	position:absolute;
	top:22px;
	right:22px;
	color:#CF612A;
}
.h_ul{
	background:#cf612a;
	line-height:20px;
	font-size:11px;
	letter-spacing:-0.4em;/*���Ԃ��Ȃ������߂̃n�b�N*/
	padding-left:10px;
}
.h_ul li{
	letter-spacing:normal;/*���Ԃ��Ȃ������߂̃n�b�N*/
	display:inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align:top;
	background:url(../img/li.png) no-repeat left center;
	padding-left:10px;
	padding-right:20px;
}
.hashi{
	padding-left:0;
	padding-right:0;
}
.h_ul li a{
	color:#FFFFFF;
	text-decoration:none;
}
.topright .tel{
	padding-top:10px;
	text-align:right;
	font-size:27px;
	line-height:1.1em;
	font-weight:bold;
}

/*menu*/
#menu_ul{
	margin-top:32px;
	margin-left:24px;
	letter-spacing:-0.4em;/*���Ԃ��Ȃ������߂̃n�b�N*/
}
#menu_ul li{
	letter-spacing:normal;/*���Ԃ��Ȃ������߂̃n�b�N*/
	display:inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align:top;
	background:url(../img/li_2.png) no-repeat left center;
	padding-left:12px;
	padding-right:30px;
}

/*main_contents*/
.main_img{
	 margin-bottom:12px;
	 margin-top:147px;
}
.contents_case{
	padding-bottom: 42px;
}
.contents_case .inside{
	margin-left:10px;
}
.contents_case .headline{
	margin-bottom:20px;
	color:#51382A;
	background:url(../img/maru.png) no-repeat 8px center #EFCF8C;
	padding-left:26px;
	line-height:32px;
	font-size: 18px;
	font-weight: bold;
}
.contents_text{
	color:#D37714;
	line-height:1.2em;
	margin-bottom:6px;
	text-align:left;
	font-size:15px;
	margin-left:0.5em;
}
.contents_text2{
	font-size:12px;
	padding-left:140px;
	margin-bottom:16px;
}
.contents_table{
	width:612px;
	background:#F9F1E2;
	font-size:14px;
	margin-bottom:8px;
}
.contents_table th{
	background:#ECD7BC;
	padding:12px 0 12px 1em;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	width:114px;
}
.contents_table td{
	font-size:12px;
	padding:12px 50px 12px 1em;
	border-bottom:1px solid #FFFFFF;
}
.contents_map{
	background:url(../img/map_bg.png) no-repeat;
	width:870px;
	height:427px;
	padding:18px 25px;
}
.contents_left{
	width:620px;
	float:left;
}
.contents_right{
	width:250px;
	float:right;
}
.contents_right ul{
	font-size:11px;
	font-weight:bold;
}
.contents_right ul li{
	margin-bottom:8px;
}
.contents_left .news{
	height:146px;
	overflow-y:scroll;
}

#footer{
	background:#CF612A;
	line-height:40px;
	color:#FFFFFF;
	margin-bottom: 6px;
}
.footer_inside{
	width:930px;
	margin:0 auto;
	text-align:right;
	padding-right:20px;
	font-weight:bold;
	font-size: 14px;
}
.footer_2{
	width:930px;
	margin:0 auto;
	padding-left:20px;
}
.footer_2 .f_navi{
	margin-bottom:20px;
}
.footer_2 .f_navi a{
	color:#51382A;
	text-decoration:none;
}
.footer_2 .f_navi a:hover{
	text-decoration:underline;
}
.footer_2 .f_left{
	float:left;
	margin-right:30px;
}
.footer_2 .f_right{
	float:left;
}
.footer_2 .copyright{
	color:#51382A;
	text-align:right;
	font-size:9px;
	margin:16px 0;
}

.backtotop {
position: fixed;
right: 10px;
bottom: 20px;
z-index: 9000;
display: none;
}

.backtotop a {
display: block;
padding: 14px 6px;
margin: 0;
border-radius: 5px;
}
#shisetsu_link,#information_link,#access_link {
    padding:150px 0 0;
    margin:-150px 0 0;
}
.news_case{
	padding:12px;
}
.other_content_case{
	margin-bottom:200px;
}

.footer_navi{
	margin-top: 20px;
}

.footer_navi ul{
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.footer_navi ul li:not(:first-of-type){
	margin-left: 20px;
}

.footer_navi ul li{
	width: 150px;
	max-width: 100%;
}

.footer_navi ul li img{
	max-width: 100%;
}
