#contents_container {
	color:#543930;
	line-height:1.5em;
	}

.title li {
	position:absolute;
	background: url(../images/title_li_bg.png) no-repeat top center;
	text-align:center;
	top:347px;}
.btm {
	height:139px;
	background:url(../images/btm_bg.png) repeat-x;
	position: relative;
	}
.btm p {	
	position:absolute; 
	left: 20px; 
	top: 13px;
}

.h2_box_rn {
	height:100px;
	background:url(../images/h2_bg.png) repeat-x;
	position:relative;
	}
.h2_box_rn h2 {
	height:59px;
	background:url(../images/h2_icon.png) no-repeat;
	position:absolute;
	padding-left:90px;
	top: 20px;
	left: 20px;
	}
.h2_box_rn p {
	position:absolute; 
	top: 18px; 
	left: 646px;
	z-index:100;
	}	

.h2_box_rn h2.icon {
	background:url(../images/h2_icon02.png) no-repeat;}
	
.block02,
.block03 {
	padding:0 20px;
	}
.block02 div.about {
	background:url(../images/about_bk.png) repeat-y;
	}
.block02 div.about li {
	text-align:center;
	position:absolute;
	top: 32px;
	z-index:100;
	}
.block02 div.about li p {
	font-size:12px;
	padding-top:8px;
	}

.block02 div.about li.sub {
	width:150px;
	height:99px;
	background:url(../images/about_li_bk.png) no-repeat;
	top:24px;
	z-index:50;
	vertical-align:central;
	display:table;
	}
.block02 div.about li.sub p {
	font-size:10px;
	line-height:14px;
	display: table-cell; 
	vertical-align: middle;
	}
.block03 .top_01,
.block03 .top_02 {
	width:435px; 
	height:331px; 
	position:relative; 
	float:left;
	background:url(../images/bl03_bg01.png) no-repeat;
	}
	
.block03 .middle{
	width:880px;
	height:701px;
	position:relative; 
	background:url(../images/bl03_bg02.png) no-repeat;
	}

.block03 h4 {
	position:absolute; 
	top: 22px; 
	left: 18px;
	}
.block03 p {
	position: absolute; 
	font-size:12px; 
	line-height:18px; 
	left: 18px; 
	top: 61px;
	}	
.block03 span {
	font-weight:bold;
	color:#f8481b;
	}

.block03 .bottom {
	margin-top:10px;
	margin-bottom:24px;
	width:880px;
	height:281px;
	position:relative; 
	background:url(../images/bl03_bg03.png) no-repeat;
	}
/***************************
グローバルナビゲーション
***************************/
.navi_box{
	background-image: url(http://tfsalon.jp/wp-content/uploads/2015/11/navi_bg.jpg);
	height: 71px;
	z-index: 20;
	box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.6), 0px 0px 5px 0px rgba(0, 0, 0, 0.6);
	margin-top: 110px;
	margin-bottom: 15px;
}
.navi_in{
	overflow: hidden;
	width: 980px;
	display: block;
	margin:auto;
}
.navi_in ul{
	overflow: hidden;
	width: 980px;
	margin: auto;
	padding: 0px;
}
.navi_in ul li{
	float: left;
	position: relative;
	width: 16.5%;
	height: 60px;
}
.navi_in ul li a{
	width: 81%;
	font-weight: bold;
	text-align: center;
	height: 56px;
	color: #fff !important;
	padding: 5px 15px 0px 15px !important;
	margin-top: 15px !important;
	border-left: 1px solid #f5f5f5;
	display: block;
	float: left;
	font-size: 14px;
}
.navi_in ul li.last-child a{
	border-right: 1px solid #f5f5f5;
}
.navi_in ul li a span{
	font-size: 12px;
}
.mens_table{
    width: 100%;
    overflow: hidden;	
}
.mens_table th, td {
    border-collapse: collapse;
    border: 1px solid #ccc;
    line-height: 1.5;
}
.mens_table tr th{
    padding: 3%;
    font-weight: bold;
    vertical-align: middle;
    background: #2382c6;
    color: #ffffff;
    width: 30%;
    text-align: center;
}	
.mens_table tr td{
    width: auto;
    padding: 3%;
    vertical-align: top;
    border-collapse: collapse;
    border: 1px solid #ccc;
    line-height: 1.5;
    font-size: 14px;	
}
