@charset "utf-8";
/* PAGE2 ========================================================*/
.smallTitle h2	{ font-size:19px;}
.boxOne	{ display:inline-block; padding-bottom:10px;}
.boxOneLeft		{ width:210px; margin-right:25px; float:left; padding-top:3px;}
.boxOneRight	{ width:450px;float:left; padding-top:25px;}
.boxOneRight p.spaceH5	{ margin-bottom:10px;}

.boxGallery		{ padding:10px;}

.boxOneLeft .itemImg {	
	width: 210px;
	height: auto;
	box-sizing: border-box;
	-webkit-box-shadow: 0 7px 6px -6px #777;
	-moz-box-shadow: 0 7px 6px -6px #777;
	box-shadow: 0 7px 6px -6px #777;

}
.boxOneLeft .itemImg img, .boxOneLeft .itemImg div img	{ 
	width: 210px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #EAEAEA;
}

.boxRow {
	width: 100%;
	height: auto;
	margin-top: 1.5%;
	display: table;
}
.boxRow .item {
	float: left;
	margin-left: 2%;
	margin-right: 2%;
	width: 46%;
	margin-bottom:20px;
}
.boxRow .itemImg {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	margin-bottom: 15px;
	-webkit-box-shadow: 0 7px 6px -6px #777;
	-moz-box-shadow: 0 7px 6px -6px #777;
	box-shadow: 0 7px 6px -6px #777;
}

.boxRow .itemImg img, .boxRow .itemImg div img  {
	width: 100%;
	height: auto;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border: 1px solid #E7E7E7;
}
.boxRow .item .itext { 	font-size:14px;	text-align:center; font-weight:bold;}
.colName	{ width:150px;}
.spacetxt	{ margin-top:15px; line-height:150%;}
.boxRow .item .centertxt	{ text-align:center; font-weight:bold; font-size:15px;color: #FF46A3;}



.shift{
	background-color:#fff;	
	width:690px;	
	margin-bottom:20px !important;
	border-spacing:1px;
	border:1px solid #e5ba83;
	margin-left:0px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.shift_th{
	width:200px;	
	height:35px;
	vertical-align:middle;
	border-right:1px solid #E5BA83;
	border-bottom: 1px solid #ccc;	
	color:#867B67;
	/*padding-left:30px;*/
	text-align:center;
	box-sizing:border-box;
	
}
.shift_td{
	vertical-align:middle;	
	border-bottom: 1px solid #ccc;
	width:75px;
	text-align:center !important;
	border-right:1px solid #E5BA83;
	
}
.shift a{
	text-decoration:none;
	color:#17b6ee;
}
.shift a:hover{
	filter: alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.6;
	text-decoration:underline;
}

.box-text-2
{
	width:100%;
	margin:0 auto;
	text-align:center;
	padding-top:20px;
}


.last
{
	border-right:0px !important;
}
.red
{
	color:#FF0000;
	font-weight:bold;
}
.row-last
{
	border-bottom:0px;
}

.title-treatment
{
	font-weight:bold;
	font-size:15px;
}

.title-treatment img
{
	height: 10px;
    padding-right: 7px;
    width: 10px;
}
.img-treatment
{
	margin-top:10px;
	margin-bottom:10px;
}
.img-treatment img:hover
{
	opacity:0.7;
}

.box-2-treatment
{
	background:url(../../img/treatment/moon.png) 15px 5px no-repeat #CC6666 !important;
	width: 673px;
	min-height: 32px;
	padding: 9px 0 0 55px;
	line-height: 23px;
	font-size: 20px;
	color: #fff;
	margin:20px 0 10px;
	letter-spacing: 1.0px;
	font-weight: normal;
	text-shadow: -1px -1px 1px rgba(0,0,0,0.2);
}

.ghggh
{
	padding-top:0px;
}
.pddd
{
	padding-bottom:10px;
}



