@charset "UTF-8";


#wrapper{
width: 800px;
padding:10px;
margin:0 auto;
background:#FFF;
overflow:hidden;
}

h1.header{margin-top:0px;}

.header img{display:block;
margin:0 auto;}



h3 {
	font-size: medium;
	color: #FFF;
	background-color: #069;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 780px;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}


main {
	float: left;
}

a{
	text-decoration: none;
	color: #633;
}

/*a:hover{
	position:relative;
	top:2px;}*/


#footer {
	clear: both;
	text-align: center;
	padding: 10px;
	font-size:12px;
}

.bsbtn {
	margin-bottom: 30px;
	display: block;
}


#lean_overlay{
  position: fixed; z-index:9999; 
  top: 0px;
  left: 0px;
  height: 150%;
  width: 100%;
  background: #000;
  display: none;
}

.modal{
	background-color:#fff;
  display: none;
  width: 400px;
	padding:60px 0 40px;
	text-align:center;
 }
 
 .modal_close{ 
  /*position: absolute;
  top: 12px;
  right: 12px;
  display: block; 
  width: 14px;
  height: 14px; 
  background: url(../img/modal_close.png);
  z-index: 2;*/
	position: absolute;
  top: 10px;
  right: 10px;
	width:24px;
	cursor:pointer;
	text-align:right;
}


table.photothum {
	font-size: x-small;
	color: #333;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	width: 780px;
	margin: auto;
	}

.photothum td{
	width:180px;
	text-align:center;
	padding:5px;
	border-right:solid 1px #FFF;
	vertical-align: top;
}

.photothum img{
	display:block;
	width:160px;
	height:auto;
	margin:0 auto;
	border:solid 1px #fff;
}


a.fancybox img:hover{
	border:1px solid #6CF;
}


.balloon {
	position: relative;
	background: #ffffff;
	border: 1px solid #91BCE3;
	padding:0.5em;
	line-height:1em;
	width:150px;
	margin:10px auto;
}





.balloon:after, .balloon:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.balloon:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #ffffff;
	border-width: 5px;
	margin-left: -5px;
}
.balloon:before {
	border-color: rgba(255, 204, 51, 0);
	border-bottom-color: #91BCE3;
	border-width: 6px;
	margin-left: -6px;
}.phototop {
	font-size: small;
	text-align: center;
}
.photoupdate {
	font-size: small;
	color: #C00;
	text-align: center;
}






h2 {
	font-weight: bold;
	color: #036;
	text-align: center;
	font-size:2em;
	margin: auto;
}
.kazari_title {
	display: block;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
}








/*--地図 --*/

#localmenu {
	position: relative;
	height: 420px;
	width: 820px;
	margin: auto;
}

#localmenu ul{
	list-style-type: none;
	}


#localmenu img {
	display: block;
	position: absolute;
}


#localmenu #ho {
	z-index: 100;
	top: 30px;
	right: 0px;
}
#localmenu #th {
	z-index: 99;
	top: 160px;
	right: 195px;
}

#localmenu #kt {
	z-index: 97;
	top: 280px;
	right: 309px;
}
#localmenu #tky {
	z-index: 96;
	top: 322px;
	right: 339px;
}
#localmenu #kh {
	z-index: 98;
	top: 230px;
	right: 315px;
}
#localmenu #tk {
	z-index: 95;
	top: 298px;
	right: 377px;
}
#localmenu #ko {
	z-index: 90;
	top: 245px;
	right: 609px;
}
#localmenu #sk {
	z-index: 92;
	top: 282px;
	right: 524px;
}
#localmenu #kn {
	z-index: 93;
	top: 255px;
	right: 450px;
}
#localmenu #ch {
	z-index: 94;
	top: 234px;
	right: 505px;
}
#localmenu p {
	font-size: medium;
	color: #000;
	width: 530px;
	position: absolute;
	top: 0px;
	line-height: 1.5em;
}
#localmenu .shoten_fukidashi {
	position: absolute;
	z-index: 88;
	top: 270px;
	right: 50px;
}
.titlebox {
	background-image: url(img/bg.png);
	padding-top: 15px;
	padding-bottom: 15px;
}

img.photo2 {
	border: 2px solid #9CF;
}
