@charset "utf-8";


body {
	font-size:14px;
	font-family: 'メイリオ', Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	text-align: center;
	line-height:25px;
	margin: 0px;
	padding: 0px;
	zoom: 1;
	background-image:url(../images/bg2.jpg);

}

th,td {
	font-size:13px;
}

/*A:link	{text-decoration: none;}*/
A:visited {text-decoration: none;color: #7d7dcc;}
A:hover	{text-decoration: underline;}


#header {
	margin: 0 auto;
	width: 940px;
	height: 65px;
	padding-top:5px;
	padding-bottom:10px;
	text-align: center;
	background: #FFFFFF;

}

.logo {
	margin-top:15px;
	margin-bottom:15px;
}

#wrap {
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	display: block;
	background: #FFF;


}

/* FireFoxバグ対策 */
#wrap:after {
    content: "";
    display: block;
    clear: both;
    overflow: hidden;
  }
  
#logosec {
	width: 940px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}


	

	
#top {
	width: 100%;	
	height:300px;
	border-top: 1px solid #BE9D29;
	border-bottom: 1px solid #BE9D29;
	background-color:#BE9D29;
}

#topimg {
	width: 940px;
	margin: 0 auto;
	padding: 0;
	text-align: center;

}


#MainArea {
	width: 940px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	/* [disabled]border-right: 1px solid #ccc; */
	/* [disabled]border-left: 1px solid #ccc; */
	/* Firefox */
	background: -moz-linear-gradient(top, #F5F3EC, #E6E2D5);	
/* Chrom と Safari */
	background: -webkit-gradient(top, #F5F3EC, #E6E2D5);
/* 共通 */
	background: linear-gradient(#F5F3EC, #E6E2D5);

}


#MainContents {
			background-color:#FFF;
			margin:auto;
			width:730px;
			text-align:left;	
}

.titleH {
	font-size: 17px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    padding: 2px 0 1px;
    border-bottom: 3px double #fff;
	margin-top: 0;
}

#gaiuou { background-image: linear-gradient(#cc9900, #cb6500);}
#gaiuou::before {
	content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url(../images/icon_gaiyou.png);
    margin: 3px 5px -3px 0;
}

#siryokan {	background-image: linear-gradient(#cc9900, #b97c08);}
#siryokan::before {
	content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url(../images/icon_museum.png);
    margin: 3px 5px -3px 0;
}

#joho {
	background-image: linear-gradient(#339a97, #006700);
	margin-left: -25px;
    line-height: 1.4;
}
#joho::before {
	content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url(../images/icon_book.png);
    margin: 3px 5px -3px 0;
}

#title {
	margin: 0 auto;
	width: 698px;
	text-align: left;
	
}

#mleft {
	width: 480px;
	margin-left: 50px;
	padding: 0;
	text-align: left;
	float:left;
}


#square {
	background-color:#FFF;
	border:#C9C1AD solid 1px;
	width: 480px;
	padding: 5px;
	height:auto;

}



#mright {
	width: 300px;
	margin: 0px 40px 0px 40px;
	padding: 0;
	text-align: left;
	float:right;

}

#square2 {
	background-color:#FFF;
	border:#C9C1AD solid 1px;
	width: 255px;
	padding: 5px 5px 5px 30px;
	height:auto;
	font-size:13px;
	line-height:29.4px;
}

#square3 {
	background-color:#FFF;
	border:#C9C1AD solid 1px;
	width: 280px;
	padding: 5px;
	height:auto;
	font-size:13px;
	line-height:35px;
}


#mtable {
	width: 480px;
}

.clearfix::after {
   content: "";
   display: block;
   clear: both;
}


#mname {
	width: 80px;
	margin-left: 34px;
	margin-right: 10px;
	padding: 0;
	text-align: left;
	float:left;
    line-height: 1.5;
    margin-top: 8px;
}

#mcontents {
	width: 340px;
	padding: 0;
	text-align: left;
	float:right;
	height:auto;
    line-height: 1.5;
    margin-top: 8px;
}



.kbox {
	width:430px;
	margin: 15px 0 0 34px;
	border-top: 1px solid #d0c9b5;
	line-height: 1.5;
}


.kbox ul li{
  list-style: none;
  margin-bottom:10px;
}


/* 家アイコン */
.kbox ul li a:before{
	font-family: "Font Awesome 5 Free";
	content: "\f015";
	font-weight: 900;
	font-size: 1.1em;
	color: #1838e6;
	padding-right: 3px;
}

/* 別窓で開く */
.kbox a[target="_blank"]:not(.noicon):after {
	font-family: "Font Awesome 5 Free";
    content: "\f35d";
    font-size: 13px;
	font-weight:900;
    text-decoration: none;
    margin: 0 3px;
}


.font13px {font-size:13px;color: #6c5d44;}

.titleimg {
	margin-bottom:15px;
}

ul,li {
	padding:0;
	margin: 0;
}


#footer {
	clear: both;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding-top: 20px;
	font-size: 12px;
	color: #999999;
	padding-bottom: 10px;
}


.dotline1 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


.siryoukan h3 {	
    font-weight: 600;
    font-size: 1em;
    background: #f1e5c5;
    border-left: #bfaf67 solid 6px;
    padding: 3px 0 3px 10px;
	margin: 25px 0 -5px;
	}

.siryoukan {margin:30px 0 20px 0px;}
.siryoukan p {margin-left:20px;}

.red {
    color: red;
    text-align: left;
	line-height: 1.4;
	}
.mleft20 {margin-left: 20px;}
.mbtm0 {margin-bottom:0;}
.mtop0 {margin-top:0;}

/* PDF */
a[href$=".pdf"]:not(.noicon):before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f1c1';
    font-size: 1.2em;
    color: #C71825;
    padding-right: 0.5em;
}

a[href$=".pdf"]:not(.noicon):after{display:none;}

a[href$=".docx"]:not(.noicon):before,
a[href$=".doc"]:not(.noicon):before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f1c2';
    font-size: 1.2em;
    color: #0F48AE;
    padding-right: 0.5em;
}

a[href$=".docx"]:not(.noicon):after,
a[href$=".doc"]:not(.noicon):after {display:none;}
.titleH {
	font-size: 17px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    padding: 2px 0 1px;
    border-bottom: 3px double #fff;
	margin-top: 0;
}

#gaiuou { background-image: linear-gradient(#cc9900, #cb6500);}
#gaiuou::before {
	content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url(../images/icon_gaiyou.png);
    margin: 3px 5px -3px 0;
}

#siryokan {	background-image: linear-gradient(#cc9900, #b97c08);}
#siryokan::before {
	content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url(../images/icon_museum.png);
    margin: 3px 5px -3px 0;
}

#joho {
	background-image: linear-gradient(#339a97, #006700);
	margin-left: -25px;
    line-height: 1.4;
}
#joho::before {
	content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url(../images/icon_book.png);
    margin: 3px 5px -3px 0;
}

/* ログイン */
#mLogin {
  text-align: center;
 /* border: 4px solid #ccc;*/
  padding: 10px 0;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

/* ログインボタン　 */
#mLogin a.mLoginBtn {
    width: 80%;
    display: block;
    margin: 0 auto;
    padding: 4px;
    text-decoration: none;
    color: #FFF;
    font-size: 1.2em;
    font-weight: 400;
    border: solid 1px #b08473;
    border-radius: 5px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
    text-shadow: 0 1px 0 rgba(0,0,0,0.2);
    background: -moz-linear-gradient(top, #D5BE45, #774515);
    background: -webkit-linear-gradient(top, #D5BE45, #774515);
    background: linear-gradient(to bottom, #D5BE45, #774515);
}

#mLogin a.mLoginBtn:hover {
  opacity: 0.8 ;
  transition: 0.4s;
  box-shadow: none;
  text-shadow: none;
}