﻿@charset "utf-8";

/*-----------------------------	
	h2
-----------------------------*/
#tano-main-area h2.tano-h2-type-01 {
	clear: both;
    float: left;
    width: 960px;
    height: 40px;
    background: #fff;
    margin: 50px 0 20px 0;
    padding: 0 0 5px 0;
    font-size: 24px;
    border-bottom: 1px #333 dotted;
}
#tano-main-area h2.tano-h2-type-01 .tano-h2-inner {
	display: block;
	padding: 13px 0 0 15px;
}

/*-----------------------------	
	h3
-----------------------------*/
#tano-main-area h3.tano-h3-type-01 {
	clear: both;
    float: left;
    display: table-cell;
    border-bottom: dotted 1px #c9c9c9;
    font-size: 18px;
    font-weight: 700;
    background-color: #f08300;
    padding: 10px 10px 10px 10px;
    margin: 0 0 20px 15px;
    color: #fff;
}


/*-----------------------------	
	tano-nav-btn
-----------------------------*/
#tano-main-area nav.tano-nav-btn {
	float: left;
	margin: 0 0 0 10px;
}

#tano-main-area nav.tano-nav-btn ul li {
	float: left;
	margin: 2px 0 0 5px;
	padding: 0 0 10px 0;
	height: 50px;
}

#tano-main-area nav.tano-nav-btn ul li a {
	display: table-cell;
    background: #ffffff url(arrow_b-over.png) no-repeat 99% 51%;
    width: 460px;
    height: 50px;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    line-height: 18px;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    border: 2px #f08300 solid;
    border-radius: 5px;
}

#tano-main-area nav.tano-nav-btn ul li a:hover {
	background: #f08300 url("arrow_w-over.png") no-repeat 99% 51%;
	color: #FFF;
	text-decoration: none;
}


/*-----------------------------	
	nav-categoly
-----------------------------*/
#tano-main-area .nav-category {
	margin: 0 0 5px -5px;
}

#tano-main-area .nav-category li {
	float: left;
	margin: 0 0 0 5px;
}

#tano-main-area .nav-category li a {
	display: block;
	text-decoration: none;
	text-align: left;
	background: #fff url("arrow_orange-out.png") no-repeat 98% 51%;
	width: 920px;
	border: solid 2px #f9b972; 
	padding:8px 0 7px 20px;
	font-size: 17px;
	font-weight: 600;
	color: #f08300;
    border-radius: 5px;
    -webkit-border-radius: 5px;  /* Safari,Google Chrome */  
    -moz-border-radius: 5px; /* Firefox */ 
}

#tano-main-area .nav-category li a:hover {
	background: #ffa539 url("arrow_w-over.png") no-repeat 98% 51%;
	border: solid 2px #ffa539;
	color: #fff;
	text-decoration: none;
}


/*-----------------------------	
	nav-subcategoly
-----------------------------*/
#tano-main-area .nav-subcategory {
	margin: 0 0 0 -5px;
}

#tano-main-area .nav-subcategory li {
	float: left;
	margin: 8px 0 0 5px;
}

#tano-main-area .nav-subcategory li a {
	display: block;
	text-decoration: none;
	text-align: center;
	background: #f2f6f7 url("arrow_b-out.png") no-repeat 95% 50%;
	border: solid 1px #e3e3e3; 
	padding: 8px 30px 6px 20px;
	font-size: 14px;
	font-weight: 500;
	color: #000;
    border-radius: 20px;
    -webkit-border-radius: 20px;  /* Safari,Google Chrome */  
    -moz-border-radius: 20px; /* Firefox */  
}

#tano-main-area .nav-subcategory li a:hover {
	background: #ffc3af url("arrow_b-over.png") no-repeat 95% 50%;
	border: solid 1px #ffc3af;
	text-decoration: none;
}


/*-----------------------------	
	nav-categoly-none
-----------------------------*/
#tano-main-area .nav-category-none {
	margin: 0 0 5px -5px;
}


#tano-main-area .nav-category-none li {
	float: left;
	margin: 0 0 0 5px;
	display: block;
	text-decoration: none;
	text-align: left;
	width: 920px;
	border: solid 2px #f9b972; 
	padding:8px 0 7px 20px;
	font-size: 17px;
	font-weight: 600;
	color: #f08300;
    border-radius: 5px;
    -webkit-border-radius: 5px;  /* Safari,Google Chrome */  
    -moz-border-radius: 5px; /* Firefox */ 
}


/*-----------------------------	
	table
-----------------------------*/

.TapeTable{
	margin-top: 20px;
}

.TapeTable td{
	border: 1px solid #444444;
	width: 191px;
}

.TapeTable th{
	background-color: #235180;
	color: #fff;
	font-size: 1.2em;
	padding: 5px 0 5px 10px;
	border: 1px solid #444444;
	text-align: left;
}

#tano-main-area .TapeTable td{
	vertical-align: middle;
}

.TapeTable td a{
	display: block;
	text-align: center;
	text-decoration: none !important;
	color: black!important;
	padding: 10px;
}

.TapeTable td span{
	display: block;
	min-width: 80px;
	border-radius: 20px;
	background-color: #f1f1f1;
	margin: 3px auto 2px auto;
	padding: 5px;
}

.TapeTable.blue td:hover span{
	background-color: #f99b2e;
	color: white;
}

#tano-main-area .tano-connection-text-01 {
    display: table-cell;
    color: #333;
    font-size: 16px;
    padding: 15px 0 0 0;
}


#tano-main-area .tano-parts-left-image-type-01 {
    display: block;
}

.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;
}