 @charset "utf-8";


 #tano-main-area .tano-img-heading img {
	margin-bottom: 0;
 }
 
/*-----------------------------	
	.tano-nav-btn
-----------------------------*/
#tano-main-area .tano-nav-btn {
	margin: 6px 0 0 -12px;
	padding: 0;
}

#tano-main-area .tano-nav-btn ul li {
	float:left;
	margin: 0 0 0 12px;
}


#tano-main-area .tano-nav-btn ul li a  {
	display: block;
	text-decoration: none;
	text-align: center;
	width: 231px;
	border: 0; 
	padding: 8px 0;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	background: #865442 url('arrow.png') no-repeat 98% 50%;
	zoom: 1;
}

#tano-main-area .tano-nav-btn ul li a:hover {
	background: #d8893d url('arrow.png') no-repeat 98% 50%;
	color: #fff;
	text-decoration: none;
	zoom: 1;
}

/*-----------------------------	
	.tano-h2
-----------------------------*/
#tano-main-area h2.tano-h2 {
	border-left: none;
	font-size: 20px;
	font-weight: 600;
	margin: 20px 0 5px 0;
    padding: 40px 0 10px 40px;
	color: #563710;
	background: url('h2_back.png') no-repeat top left;
	zoom: 1;
}

/*-----------------------------	
	h3
-----------------------------*/
#tano-main-area h3.tano-h3-type-01 {
	clear:both;
	float: left;
	width:960px;
	border-bottom: dotted 1px #c9c9c9;
	font-size: 14px;
	padding: 10px 0 5px 5px;
	color: #333;
	background: none;
}

/*-----------------------------	
	img
-----------------------------*/
.tano-item-detail-box-3 .tano-item-detail .tano-item-detail-center img,
.tano-item-detail-box-4 .tano-item-detail .tano-item-detail-center img {
    border: 0;
}