body {
  font-family: Helvetica, "ヒラギノ角ゴ Pro W3″,"Hiragino Kaku Gothic Pro W3″,メイリオ,Meiryo,"ＭＳ Ｐゴシック",sans-serif;
  _font-family: 'ＭＳ Ｐゴシック', sans-serif;
  -webkit-text-size-adjust: none;
  font-size:14px;
  line-height:18px;
}

img { 
    max-width: 100%; 
    height:auto;
}

header {
  padding:8px 8px 4px 8px;
  border-bottom:1px #C5C1A3 solid;
}

#t_img{
  text-align:center;
  line-height:0;
  padding:0px;
  margin:0px;
  clear:both;
}

#t_navi{
  text-align:center;
  line-height:0;
  padding:0px;
  margin:0px;
  clear:both;
}

#t_navi img{
  width:95%;
}

#t_menu ul{
  height:32px;
  border-top:2px solid #fff;
  border-bottom:2px solid #fff;
  background-image:url(../img/t_menu2.jpg);
  background-position:top;
  list-style:none;
  background-repeat:repeat-x;
  margin:0px 0px 13px 0px; 
  -webkit-box-shadow: 0px 2px 3px #999;/*-横方向・下方向・ぼかし・色-*/
}
#t_menu li{
  width:25%;
  float:left;
}
#t_menu li a{
  display:block;
  padding:2px 0px 0px 0px;
  font-size: 13px;
  text-align:center;
  color:#ffffff;
  border-left:1px solid #cccccc;
  line-height:30px;
  font-weight:bold;
  text-shadow:rgba(0,0,0,0.5) 0 -1px 0;
}
#t_menu li:first-child a{
  border-left:none;/*-最初のliに対しての指示（IE6などは無理）(最後に適用させる場合は「last-child」-*/
}

#f_menu ul{
  height:32px;
  border-top:2px solid #fff;
  border-bottom:2px solid #fff;
  background-image:url(../img/t_menu.jpg);
  background-position:top;
  list-style:none;
  background-repeat:repeat-x;
  margin:5px 0px 0px 0px; 
  -webkit-box-shadow: 0px -2px 3px #ccc;/*-横方向・下方向・ぼかし・色-*/
}
#f_menu li{
  width:25%;
  float:left;
  text-align:center;
}
#f_menu li a{
  display:block;
  padding:2px 0px 0px 0px;
  font-size: 13px;
  color:#ffffff;
  text-align:center;
  border-left:1px solid #cccccc;
  line-height:30px;
  font-weight:bold;
  text-shadow:rgba(0,0,0,0.5) 0 -1px 0;
}
#f_menu li:first-child a{
  border-left:none;/*-最初のliに対しての指示（IE6などは無理）(最後に適用させる場合は「last-child」-*/
}

.menu_t{
  height:auto;
  font-size:14px;
  color:#fff;
  font-weight:bold;
  clear:both;
  line-height:22px;
  margin:20px 0px 0px 0px;
  padding:8px 0px 7px 0px;
  text-align:center;
  background:#3E2A11;
  letter-spacing:0.3em;
  border-top:1px solid #C5C1A3;
  border-bottom:2px solid #fff;
  clear:both;
}

.menu{
  margin:0px 0px 15px 0px;
	background: #FFFFFF;
}
.menu ul{
  border-top:1px solid #ccc;
}
.menu li a{
  display:block;
  overflow:hidden;
  white-space:nowrap;/*-セル内の自動的な折り返しを禁止-*/
  text-overflow:ellipsis;/*-文字の「...」-*/
  padding:12px 8px 12px 5px;
  border-bottom:1px solid #ccc;
  font-size:14px;
  line-height:23px;
  min-height:23px;
  color:#042F53;
}
.menu img{
  display:block;
  width:38px;
  height:22px;
  float:left;
  margin:0px 10px 0px 0px;
}

.menu_2{
  margin:0px 0px 15px 0px;
}
.menu_2 ul{
  border-top:2px solid #fff;
  -webkit-box-shadow:0px 1px 3px 0 rgba(0,0,0,0.2) inset;
  -moz-box-shadow:0px 1px 3px 0 rgba(0,0,0,0.2) inset;
  box-shadow:0px 1px 3px 0 rgba(0,0,0,0.2) inset;
}
.menu_2 li a{
  display:block;
  overflow:hidden;
  white-space:nowrap;/*-セル内の自動的な折り返しを禁止-*/
  text-overflow:ellipsis;/*-文字の「...」-*/
  padding:12px 8px 12px 5px;
  border-bottom:1px solid #ccc;
  font-size:14px;
  line-height:23px;
  min-height:23px;
  color:#042F53;
}
.menu_2 img{
  display:block;
  width:38px;
  height:22px;
  float:left;
  margin:0px 10px 0px 0px;
}

.sub_menu{
  margin:0px 0px 15px 0px;
}
.sub_menu ul{
  border-top:1px solid #ccc;
  background-color:#F5F5E4;
}
.sub_menu li a{
  display:block;
  overflow:hidden;
  white-space:nowrap;/*-セル内の自動的な折り返しを禁止-*/
  text-overflow:ellipsis;/*-文字の「...」-*/
  padding:12px 8px 12px 5px;
  border-bottom:1px solid #ccc;
  font-size:14px;
  line-height:23px;
  min-height:23px;
  color:#0E6295;
  font-weight:bold;/*-
  background-image:url(../img/sub_menu.png);
  background-repeat:no-repeat;
  background-position:left;-*/
}

#foot_area {
  padding:8px 8px 5px 8px;
  margin:0px;
  clear:both;
	background: #FFFFFF;
}

footer {
  color:#fff;
  text-align:center;
  padding:10px 0px 90px 0px;
  margin:0px;
  font-size:10px;
  clear:both;
  background:#3E2A11;
}

footer a{
  text-decoration:underline;
  color:#fff;
  font-weight:bold;
}

.link_1 a{
  padding: 6px 0px 6px 0px;
  width:90%;
  height:auto;
  text-align:center;
  margin:10px auto 8px auto;
  background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#CECECE), color-stop(.6,#E7E7E7));
  -webkit-border-radius: 8px;/*-全体への角丸-*/
  border-radius: 8px;
  border:2px solid #FFF;
	color: #000000;
  
  font-size:14px;
  font-weight:bold;
  display:block;
  text-shadow:#fff 1px 1px 0px;
  -webkit-box-shadow: #000 0px 0px 3px;
  -moz-box-shadow: #000 0px 0px 3px;
  box-shadow: #000 0px 0px 3px;
  text-shadow:#fff 1px 1px 0px;
}

a,a:link,a:visited{
  text-decoration:none;
}

#contents_area {
  padding:10px;
  margin:2px 0px 15px 0px;
  clear:both;
  border-top:1px #C5C1A3 solid;
  border-bottom:1px #C5C1A3 solid;
  -webkit-box-shadow:0px 1px 3px 0 rgba(0,0,0,0.2) inset;
  -moz-box-shadow:0px 1px 3px 0 rgba(0,0,0,0.2) inset;
  box-shadow:0px 1px 3px 0 rgba(0,0,0,0.2) inset;
}






























/*-セット-*/
.flow_r {
	float:right;
	}
	
.flow_l {
	float:left;
	}
	
.clear{clear:both;}


/*-テキスト-*/
.txt_1{
  color:#6C9B30;
  font-weight:bold;
}
.txt_2{
  color:#E04700;
  font-weight:bold;
}

.txt_3{
  color:#ff0000;
  font-weight:bold;
}

.txt_4{
text-decoration: underline;
  font-weight:bold;
}

.s_t_1{
  font-weight:bold;
  color:#6C9B30;
  font-size:14px;
  margin:0px 0px 8px 0px;
  padding:6px 3px 5px 5px;
  -webkit-border-radius: 4px;
  border:solid 1px #C5C1A3;
  background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#E5E5E5), color-stop(.6,#F9F9F9));
}

.s_in{
  background-image:url(../img/t_1.png);
  background-size:13px 16px;
  background-position:left top;
  background-repeat:no-repeat;
  padding:0px 0px 0px 16px;
}


/*-その他-*/

.l_1 {
	border-bottom:dotted 1px #C5C1A3;
	margin:15px 0px;
	clear:both;
}


.line_1 {
	border-bottom:dotted 1px #C5C1A3;
	margin:15px 0px;
	clear:both;
}

.l_2 {
	border-bottom:solid 2px #C5C1A3;
	margin:20px 0px;
	clear:both;
}

.l_3 {
	border-bottom:dotted 1px #C5C1A3;
	margin:15px 0px;
	clear:both;
}

.i_right {
	margin:0px 0px 2px 5px;
	float:right;
}

.i_left {
	margin:0px 8px 2px 0px;
	float:left;
}

.s_box_1{
  margin:10px auto 0px auto;
  height:auto;
  background-color:#F1EFE3;
  -webkit-border-radius: 5px;/*-全体への角丸-*/
  border-radius: 5px;
  border:1px solid #C5C1A3;
  padding:5px;
  font-size:12px;
  line-height:19px;
}

.s_box_1 img{
  margin:0px 0px 2px 0px;
}


.red_u {
	border-bottom:#F00 solid 2px;
	}
	
.fix_menu{
  position: fixed;
  bottom: 0px;
  z-index: 5;
}
.fix_menu img{
  width:50%;
  margin:0;
  padding:0;
  display:inline-block;
vertical-align:bottom;
}
/*-
.fix_menu img{
  width:50%;
  margin:0;
  padding:0;
  display:inline-block;
vertical-align:bottom;
}-*/

.top-banner2{
display: flex;
	
}
.top-banner2 li {
	width: calc(100%/2);
	padding:0 5px;
	box-sizing:border-box;
	 list-style: none;
	padding-top: 15px;
}
.top-banner2 li img {
	max-width:100%;
	height: auto; 
}

.pb20{
	padding-bottom: 20px;}

.pl10{
	padding-left: 10px;
}

.info {margin: 1em auto;padding: 0 1.5em;border: 1px solid #ccc;text-align: left;font-size: 1em;line-height: 1.3;color: #444;overflow: auto;width: 300px;height: 10em;background-color: #fcfcfc;}
.info dl {padding: 0.5em 0;border-bottom: 1px solid #ccc;}

@media screen and (min-width: 200px) {
.info dt {clear: left;
	font-size: 20px;
	padding-left: 5px;
	font-weight:bold;
	color: #3E2A11;
	margin: 5px;
	
	}
.info dd {margin-left: 0.5em;}
}

.syouzyo{
	background: #3E2A11;
	padding-bottom: 20px;
	padding-top: 20px;
}

.imp{
	background: url("../img/karu_back2.jpg");
background-attachment: fixed;
		text-align: center;
	background-color: #FFFFFF;
	background-position: center center;
}

.imp2{color: #FFFFFF;
	padding: 15px;
	padding-top: 20px;
	padding-bottom: 20px;

}

.crn{
	background: url("../img/karu_back.jpg");
background-attachment: fixed;
		text-align: center;
	background-position: center center;
}

.crn2{
	padding: 15px;
	padding-top: 20px;
	padding-bottom: 20px;

}

.pl30{
	padding-left: 20px;
}

.pr10{
	padding-right: 10px;
}