header.fixed{
	background:url(/common/images/common/gnav_bg.png) no-repeat 80% 0 #EFEDE7;
	background-color:rgba(239,237,231,0.9);
	position:fixed;
	top:0;
	width:100%;
	z-index:9999;
}

#floormap{
	background: url(../images/floor/floor.png) no-repeat;
	width: 950px;
	height: 600px;
	padding: 40px 0 0 480px;
}

#floormap ul li{
	margin-bottom:20px;
}

h3.normal{
	border-left:5px solid #FF5E00;
	padding:5px 5px 5px 10px;
	background:#f8f5ee;
}
h3#title{
	border:none;
	padding:0;
}
.detail_btn{
	display:block;

	position:relative;
}

.detail_btn a{
	display:block;
	position:relative;
	text-align:center;
	width:100%;
	padding:3px 10px 3px 25px;
	margin:10px 0;
	line-height:24px;
	text-shadow: 0px 1px 0px #fafafa;
	background:url(../images/common/yaji_m.png) no-repeat 0 50%;
background: #fbfaf4;
background: url(../images/common/yaji_m.png) no-repeat 3% 50%,-webkit-gradient(linear, left top, left bottom, from(#fbfaf4), to(#ece8e6));
background: url(../images/common/yaji_m.png) no-repeat 3% 50%,-moz-linear-gradient(top,  #fbfaf4,  #ece8e6);
background: url(../images/common/yaji_m.png) no-repeat 3% 50%,-o-linear-gradient(top,  #fbfaf4,  #ece8e6);
background: url(../images/common/yaji_m.png) no-repeat 3% 50%,-ms-linear-gradient(top,  #fbfaf4,  #ece8e6);
background: url(../images/common/yaji_m.png) no-repeat 3% 50%,linear-gradient(top,  #fbfaf4,  #ece8e6);
-pie-background: linear-gradient(top,  #fbfaf4,  #ece8e6);
border: 1px solid #dcd9d8;
border-bottom: 1px solid #c1c1bd;
-webkit-box-shadow:  0 0 1px #c7c5c1;
-moz-box-shadow:  0 0 1px #c7c5c1;
box-shadow:  0 0 1px #c7c5c1;
}


.dl_btn{
	display:block;

	position:relative;
}

.dl_btn a{
	display:block;
	position:relative;
	text-align:center;
	width:100%;
	padding:3px 10px 3px 25px;
	margin:10px 0;
	line-height:24px;
	text-shadow: 0px 1px 0px #fafafa;
	background:url(../images/common/yaji_m.png) no-repeat 0 50%;
background: #fbfaf4;
background: url(../images/common/yaji_m.png) no-repeat 3% 50%,-webkit-gradient(linear, left top, left bottom, from(#fbfaf4), to(#ece8e6));
background: url(../images/common/yaji_m.png) no-repeat 3% 50%,-moz-linear-gradient(top,  #fbfaf4,  #ece8e6);
background: url(../images/common/yaji_m.png) no-repeat 3% 50%,-o-linear-gradient(top,  #fbfaf4,  #ece8e6);
background: url(../images/common/yaji_m.png) no-repeat 3% 50%,-ms-linear-gradient(top,  #fbfaf4,  #ece8e6);
background: url(../images/common/yaji_m.png) no-repeat 3% 50%,linear-gradient(top,  #fbfaf4,  #ece8e6);
-pie-background: linear-gradient(top,  #fbfaf4,  #ece8e6);
border: 1px solid #dcd9d8;
border-bottom: 1px solid #c1c1bd;
-webkit-box-shadow:  0 0 1px #c7c5c1;
-moz-box-shadow:  0 0 1px #c7c5c1;
box-shadow:  0 0 1px #c7c5c1;
}
