﻿.box-flame {
	width: 540px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 28px;
	margin-left: auto;
	height: 900px;
}



/* トピックスプログラム用 */

.box-fair {
	height: 248px;
	width: 540px;
	background-color: #FEFEFE;
}


.box-fair h2 {
	font-size: 1em;
	color: #FFFFFF;
	background-color: #705B4B;
	height: 22px;
	width: 540px;
	margin-top: -1px;
	margin-bottom: 8px;
	text-indent: 10px;
	padding-top: 3px;
}


/* PDF・詳細へのリンクボタン  */
.btn {
	float: right;
	margin-right: 18px;
}

* html .btn {
	float: right;
	margin-right: 2px;
}


table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: small;
  font-weight: bold;
  width:280px;
  }
  
table caption {
  padding-bottom: 8px;
  color: #fff;
  font-size: 1.2em;
  text-align:left;
  }
  
table thead tr th,
table tbody tr td {
	color: #666;
	font-size: small;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
  }

table thead tr th {
  border-bottom: 2px solid #9aa786;
  color: #999;
  }
  
.celborder {
  border-left: 1px solid #cdd1d1;
  border-right: 1px solid #cdd1d1;

}.box-table {
	width: 482px;
	margin-right: 18px;
	margin-left: auto;
}





.link_button {
	margin-bottom: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.box-menulink {
	width: 500px;
	margin-right: 10px;
	margin-bottom: 28px;
	margin-left: auto;
}
.box-facility {
	width: 530px;
	margin-right: 10px;
	margin-bottom: 28px;
	margin-left: auto;
	clear: both;
	overflow: hidden;
}
.box-facility h2 {
	height: 14px;
	width: 530px;
	font-size: 1.1em;
	color: #A7927F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B19E8F;
	margin-bottom: 5px;
	padding-bottom: 3px;
}

.box-detail-f {
	width: 530px;
	margin-right: 10px;
	margin-bottom: 28px;
	margin-left: auto;
	clear: both;
	overflow: hidden;
}
.box-detail-f h2 {
	height: 14px;
	width: 530px;
	font-size: 1.1em;
	color: #A7927F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B19E8F;
	margin-bottom: 3px;
	padding-bottom: 3px;
}