@charset "utf-8";

/*-----------------------------	
	tano-item-detail-box
-----------------------------*/
.tano-item-detail-box-1 .tano-item-detail .tano-item-detail-center img,
.tano-item-detail-box-2 .tano-item-detail .tano-item-detail-center 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,
.tano-item-detail-box-5 .tano-item-detail .tano-item-detail-center img {
    border: 0px;
}


/*-----------------------------	
	nav.tano-nav-btn2
-----------------------------*/

#tano-main-area nav.tano-nav-btn2 {
	float: left;
	margin: 0 0 0 -5px;
}

#tano-main-area nav.tano-nav-btn2 ul li {
	float: left;
	margin: 5px 0 15px 5px;
	padding: 0 0 10px 0;
	width: 476px;
	height: 50px;
}

#tano-main-area nav.tano-nav-btn2 ul li a {
	display: table-cell;
	background: #fff url("arrow_b-out.png") no-repeat 99% 51%;
	width: 476px;
	height: 50px;
	text-decoration: none;
	text-align: center;
    vertical-align: middle;
	line-height: 18px;
	font-size: 1.2em;
	font-weight: 700;
	color: #000;
	border: 2px #333 solid;
}

#tano-main-area nav.tano-nav-btn2 ul li a:hover {
	background: #548ad6 url("arrow_w-over.png") no-repeat 99% 51%;
	color: #FFF;
	text-decoration: none;
}


/*-----------------------------	
	nav.tano-nav-btn3
-----------------------------*/

#tano-main-area nav.tano-nav-btn3 {
	float: left;
	margin: 0 0 0 -5px;
}

#tano-main-area nav.tano-nav-btn3 ul li {
	float: left;
	margin: 5px 0 15px 5px;
	padding: 0 0 10px 0;
	width: 316px;
	height: 50px;
}

#tano-main-area nav.tano-nav-btn3 ul li a {
	display: table-cell;
	background: #fff url("arrow_b-out.png") no-repeat 99% 51%;
	width: 316px;
	height: 50px;
	text-decoration: none;
	text-align: center;
    vertical-align: middle;
	line-height: 18px;
	font-size: 1.2em;
	font-weight: 700;
	color: #000;
	border: 2px #333 solid;
}

#tano-main-area nav.tano-nav-btn3 ul li a:hover {
	background: #548ad6 url("arrow_w-over.png") no-repeat 99% 51%;
	color: #FFF;
	text-decoration: none;
}



/*-----------------------------	
	nav.tano-nav-btn4
-----------------------------*/

#tano-main-area nav.tano-nav-btn4 {
	float: left;
    margin: 0 0 40px -5px;
}

#tano-main-area nav.tano-nav-btn4 ul li {
	float: left;
    margin: 10px 0 0 5px;
    padding: 0 0 8px 0;
    width: 236px;
    height: 46px;
}

#tano-main-area nav.tano-nav-btn4 ul li a {
	display: table-cell;
    background: #fff url(arrow_b-out.png) no-repeat 99% 51%;
    width: 236px;
    height: 46px;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    line-height: 18px;
    font-size: 16px;
    font-weight: 700;
    color: #000;
    border-bottom: 5px #fea400 solid;
}

#tano-main-area nav.tano-nav-btn4 ul li a:hover {
	background: #ff0000 url(arrow_w-over.png) no-repeat 99% 51%;
    color: #FFF;
    text-decoration: none;
}


/*-----------------------------	
	nav.tano-nav-btn5
-----------------------------*/

#tano-main-area nav.tano-nav-btn5 {
	float: left;
	margin: 0 0 0 -5px;
}

#tano-main-area nav.tano-nav-btn5 ul li {
	float: left;
	margin: 5px 0 15px 5px;
	padding: 0 0 10px 0;
	width: 188px;
	height: 50px;
}

#tano-main-area nav.tano-nav-btn5 ul li a {
	display: table-cell;
	background: #fff url("arrow_b-out.png") no-repeat 99% 51%;
	width: 188px;
	height: 50px;
	text-decoration: none;
	text-align: center;
    vertical-align: middle;
	line-height: 18px;
	font-size: 1.2em;
	font-weight: 700;
	color: #000;
	border: 2px #333 solid;
}

#tano-main-area nav.tano-nav-btn5 ul li a:hover {
	background: #548ad6 url("arrow_w-over.png") no-repeat 99% 51%;
	color: #FFF;
	text-decoration: none;
}

