@charset "utf-8";
@import "reset.css";

/* Base Style
================================================== */
body {
	background-color: #fff;
	color: #4d4d4d;
	/*font-size: 87.5%;*/
	font-size: 98%;

	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5;
	-webkit-text-size-adjust: 100%;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
a:link {
	color: #0071bc;
}
a:visited {
	color: #339;
}
a:hover, a:focus {
	color: #c30;
}
a:hover img,
a:focus img {
	opacity: 0.85;
	filter: alpha(opacity=85);
}
input, select, textarea {
	color: #000;
	font-family: inherit;
	font-size: 100%;
}
.new {
	margin-left: .75em;
	padding: 3px 5px 2px;
	border-radius: 2px;
	background-color: #d00;
	color: #fff;
	font-size: 75%;
	font-weight: normal;
	text-transform: uppercase;
}

#container{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.skip{
	display: none;
}

/**/
#breadCrumb{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}
.inner{
margin: 10px;
	float: right;
}
.search{
	/* margin-top: 20px; */
	margin-top: 0;
	margin-bottom:20px;
	margin-left:8px;
}
/*ヘッダー*/
#header{
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 3px solid #BFBFBF;
}
.hd{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#header div{
}

.logo{
	text-align: center;
}
.menu{
	width:220px;
	margin-bottom: 40px;
}
.menu ul{
}
.menu li{
}
.menu span{
}
.menu a{
}
.menu a:link{
}
.menu a:hover{
}
.menu a:visited{
}

/*Contents*/
#content{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 28px;
	float: none;
	clear: both;
}


/*左カラム*/
#column_left{
	float: left;
	width: 225px;
}
.sublink{
	min-height: 1080px;
}
.keywords{
	width: 175px;
}

.leftinfo{
}
.leftadd {
	margin-top:30px;
}
.leftadd div{
	margin-left:15px;
}
.leftadd dl{
	height:60px;
	margin-left:10px;
	}
.leftadd dt{
	float: left;
	clear: both;
	margin-left:15px;
}
.leftadd dd{
	float:left;
	margin-left:20px;
}


/*sidemenu*/
#sidemenu{
	margin-bottom: 40px;
	width: 225px;
}
.sideHeader{
	margin-top: 20px;
}
.sideHeader h2{
	padding: 5px;
	border-bottom: 1px solid #4F4F4F;
	text-align: center;
	background-color: #ECECEC;
}
.sideBody{}
.sideBody ul{}
.sideBody li{
	padding: 5px;
	border-bottom: 1px dotted #7F5C5D;
}


/*メイン*/
#main{
	float: left;
	width: 760px;
	margin-left: 15px;
	padding-bottom: 35px;

}
.message{
	margin-bottom: 28px;
	text-align: center;
}
.message img{
}
.message p{
	letter-spacing: 0.3em;
	text-align: left;
}
.infomation{
	float: none;
	clear: both;
}
.infomation .facebook{
	/*float: left;*/
	/*width: 350px;*/
	width: 760px;
	margin-bottom: 28px;
	background-image: url(/images/original/20151005080411756.jpg);
	background-position: right 40px;
	background-repeat: no-repeat;
}
.infomation .whatsnew{
	/*float: right;*/
	/*width: 350px;*/
	width: 760px;
	margin-bottom: 28px;
	min-height: 80px;
}

/*フッター*/
#footer{
	float: none;
	clear: both;
	border-top: 8px solid #BFBFBF;
	padding-top: 15px;
	margin-top: 30px;
	background-color: #DCDCDC;
	text-align: center;
}
#footer form{
	float: left;

}
#footer .ft{
	background-image: url(../images/ft-logo.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #AAAAAA;
	font-size: 20px;
	background-position: left center;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
}
.switch-wrp{
	padding-top: 5px;
	padding-bottom: 5px;
}

/*スライドショー*/
.slide{}
.slide img{
	border-radius: 10px;
}
/*googlemaps*/
#mapWrapper {
  width: 100%;
  padding-bottom: 75%;
  position: relative;
}
#map-canvas {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
ul.location {
	margin:0px;
	padding:0px;
}
.location li {
	display: inline-block;
	padding:4px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	border: 1px solid #D1D1D1;
}

/*googlemap*/
#map_canvas{
overflow: hidden;
width: 100%;
height: 400px;
border:1px
solid #999;
font-size: small;
}

#side_bar{}
#side_bar div{
	float: left;
	margin: 5px;
	width: 200px;
	height: 30px;
	background-color: #115F37;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 8px;
	border-radius: 5px;
}


/*TOPページ LightBOX*/
.lboxs{
	width:750px;
	height:700px;
	margin-left:auto;
	margin-right:auto;
}
.lobx-t{
	width:630px;
	margin-left:auto;
	margin-right:auto;
}
.lobx-img{
	padding-left:5px;
}
.lbox1{
	float: left;
	width: 328px;
	height: 270px;
	margin: 15px;
	padding:5px;
	border: 1px solid #CDD5D1;
	border-radius: 10px;
}
.lbox2{
	float:left;
	width:328px;
	height: 270px;
	margin: 15px;
	padding:5px;
	border: 1px solid #CDD5D1;
	border-radius: 10px;
}
.lbox3{
	float:left;
	width:328px;
	height: 270px;
	margin: 15px;
	padding:5px;
	border: 1px solid #CDD5D1;
	border-radius: 10px;
}
.lbox4{
	float:left;
	width:328px;
	height: 270px;
	margin: 15px;
	padding:5px;
	border: 1px solid #CDD5D1;
	border-radius: 10px;
}
.lbox5{
	float:left;
	width:328px;
	height: 270px;
	margin: 15px;
	padding:5px;
	border: 1px solid #CDD5D1;
	border-radius: 10px;
}
.lbox6{
	float:left;
	width:328px;
	height: 270px;
	margin: 15px;
}

.banner-ul{
	width:328px;
	height: 330px;

}
.banner-ul li{
	float:left;
	margin:2px;
}
.banner-ul li img{
	border-radius: 5px;
}
/*おしらせ*/
.news{
	float:none;
	clear:both;
	width:328px;
}
.news ul{
	padding:2px;
}
.news li{
	padding: 3px;
	border-bottom: 1px dotted #ABABAB;
}


/*下層リスト非表示*/
.underlist-94{
	display: none;	
}

.tbl table,.tbl td,.tbl th {
    border-collapse: collapse;
    border:1px solid #333;
	padding: 5px;
    }
.tbl th {
	background-color:#ECECEC;
	vertical-align: middle;
}