@charset "utf-8";
/*=======================================================
	CSS Document
	Page Style
	2013.08.12 ooe	
=======================================================*/

/* contents
-----------------------------------------------------*/
.pageTitle { display:none;}
.pageImg {
	width:100%;
	height:120px;
	float:left;
	padding-top:260px;
	position:relative;
	z-index:10;
	background-image:url("../img/sm/top_image.jpg");
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#FFF;
	background-size:100% auto;
	-moz-background-size:100% auto;
}
.smPage_tit {
	width:80%;
	height:80px;
	float:left;
	padding:0 10%;
	font-size:16px;
	line-height:100px;
	background-image:url("../../img/sm/common/header/bk_page.png");
	background-size:100% auto;
-moz-background-size:100% auto;
	background-repeat:no-repeat;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:5px;
}
.pageImg h1 {
	width:100%;
	height:20px;
	float:left;
	color:#A79476;
	background:#FFF;
	font-size:20px;
	line-height:20px;
	letter-spacing:6px;
	background:#fff;
	display:block;
	position:relative;
	z-index:20;
	text-align:center;
	font-weight:600;
	padding-bottom:20px;
}

p.pageTxt {
	width:90%;
	height:auto;
	float:left;
	padding:5% 5% 10%;
	margin-bottom:10%;
}
p.pageTxt br { display:none;}


/* リスト */
#maps { display:none;}
p.locaTit {
	width:100%;
	height:50px;
	float:left;
	text-align:center;
	background:url("../../img/sm/common/line.gif") center bottom no-repeat;
	line-height:50px;
	margin-bottom:35px;
	font-size:16px;
	letter-spacing:8px;
}
p.locaTit img, 
.locaBox h1, 
.locaBox .boxTxt { display:none;}

.galleryList {
	width:91%;
	float:left;
	padding:30px 5%;
	background:#EFEFEF;
}

.locaBox .boxTxt {
	width:100%;
	float:left;
	text-align:center;
	margin:10px 0;
}


/* *Box* */
.no, .no02, h2, h3, p.txt { display:none;}
.locaBox .box {
	width:100%;
	float:left;
	margin:30px 0 40px;
}
.locaBox .box .img {
	width:94%;
	float:left;
	padding:3%;
	background:#FFF;
 box-shadow: 0px 2px 2px #777;
}
.locaBox .box .img img {
	width:100%;
	height:auto;
}

.locaBox .box .img span {
	width:100%;
	float:left;
	font-size:12px;
	padding:10px 0 7px;
	text-align:center;
}

.locaBox .box p.btn {
	width:94%;
	height:44px;
	margin:15px 3%;
	float:left;
}

.locaBox .box p a.gallery, 
.locaBox .box p a.gallery01, 
.locaBox .box p a.gallery02 {
	width:48%;
	height:44px;
	background:#FFF;
	line-height:44px;
	font-size:11px;
	text-align:center;
}
.locaBox .box p a.gallery, 
.locaBox .box p a.gallery01 { letter-spacing:4px;}
span.bl { color:#A79476;}
span.or { color:#FF9326;}
span.bl, span.or {
	line-height:44px;
	float:left;
	margin-left:-5px;
	font-size:30px;
}
.locaBox .box p a.gallery { float:left; margin:0 26%;} 
.locaBox .box p a.gallery01 { float:left;} 
.locaBox .box p a.gallery02 { float:right;}

.locaBox p.point {
	width:90%;
	height:18px;
	height:auto;
	float:left;
	display:block;
	padding:20px 5% 20px;
	margin-bottom:30px;
	text-align:left;
	line-height:18px;
	color:#fff;
	font-size:11px;
	background:#555;
}
.locaBox p.point br { display:none;}





