@charset "utf-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	background-image: url(../images/bg-new.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	background-color:#321e17;
	/*background-attachment: fixed;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#bf9b13;
	font-size:28px;
	margin:0;
	padding:0;
}
h2.h2Contact{
	font-size:20px;
	margin:20px 0 0 0;
}
h3{
	font-family:"Times New Roman", Times, serif;
	color:#c5921c;
	font-size:30px;
}
h2.menuH3{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#bf9b13;
	font-size:20px;
	text-align:center;
	margin:0;
	padding:0;
}

a{
	color:#bf9b13;
	text-decoration:none;
}
a:hover{
	color:#f2cd41;
	text-decoration:none;
}
#header, #content{
	margin:0 auto;
}
#bgTop1{
	background-image:url(../images/bgTop1.png);
	height:8px;
}
#bgTop2{
	background-image:url(../images/bgTop2.png);
	height:24px;
}
#bgTop3{
	background-image:url(../images/bgTop3.png);
	height:24px;
}
#navTop{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;	
}
#navTop a{
	color:#FFF;
	text-decoration:none;
}
#navTop a:hover, #navTop a.active{
	color:#bf9b13;
	text-decoration:none;
}
#bgTopNavi{
	background-image:url(../images/bgTopNavi.png);
	height:44px;
	background-color:#271109;
}
#conInner{
	padding:25px 20px;
	line-height:18px;
}
.con33{
	background-color:#1b0f0b;
	border-radius: 15px;
    padding: 20px;
}
.conInner33{
	line-height:18px;
	padding:15px;
}
.footer{
	background:#eddb78;
	color:#321e17;
}
.fontHelthFund{
	font-size:28px;
	text-align:right;
}
.bglogo{
	background-image:url(../images/bglogo.png);
	background-position:right top;
	background-repeat:no-repeat;
}
.bgTopNav{
	background-image:url(../images/bgTopNav.png);
	background-position:right top;
	background-repeat:no-repeat;
}
.logo{
	margin-top:14px;
}
.spcNav{
	margin:0 28px;
}
.tAddr{
	font-size:20px;
	text-align:right;
}
.tOpen{
	font-size:20px;
	text-align:left;
}
.tAddr2{
	font-size:16px;
	line-height:35px;
	text-align:right;
}
.tOpen2{
	font-size:16px;
	line-height:35px;
	text-align:left;
}
.tel{
	font-size:26px;
	line-height:35px;
}
.txtGold, .txtMins{
	color:#bf9b13;	
}
.linePackage{
	border-bottom:#bf9b13 1px dashed;
	padding:5px 0;
	text-align:left;
	font-size:14px;
}
.br1{
	display:none;
}
.cmmtHome{
	font-size:14px;
}
.navbar-header{
	background-image:url(../images/bgTopNavi.png);
	background-color:#271109;
}
.navbar, .navbar-default{
	border:none;
	margin:0;
	padding:0;
}
.imgTreatment{
	margin:10px 0;
}



#boxRegister{
	padding-top:5px;
}
.boxRegister{
	margin-left:3px;
	border-radius: 5px;
	border:#FFF 1px solid;
}
.borMap{
	border:#CCC 1px solid;
	padding:1px;
}
.txtBlack{
	color:#000;
}



.show-mobile{
	display:none;
}
.show-pc{
	display:inherit;
}
.show-mobile img.imgnotshow{
	height:1px;
}
.show-tablet{
	display:none;
}
