﻿@charset "utf-8";

/*-----------------------------	
	h2
-----------------------------*/
#tano-main-area h2.tano-h2-type-01 {
	clear:both;
	float: left;
	width:960px;
	height:30px;
	background: #fff;
	margin:30px 0 10px 0;
	font-size: 20px;
}
#tano-main-area h2.tano-h2-type-01 .tano-h2-inner {
	display: block;
	padding: 13px 0 0 5px;
}

/*-----------------------------	
	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;
}



/*-----------------------------	
	add .TapeTable
-----------------------------*/
.CopyTable{
width: 100%;
border-collapse: collapse;
}
.CopyTable th{
padding: 4px 10px 4px 20px;
text-align: left;
vertical-align: middle;
color: #333;
background-color: #eee;
border: 1px solid #b9b9b9;
}
.CopyTable td{
padding: 5px 10px 3px 10px;
text-align: center;
vertical-align: middle;
background-color: #fff;
border: 1px solid #b9b9b9;
}

.CopyTable td.tano-section {
padding: 5px 10px 3px 30px;
text-align: right;
vertical-align: middle;
background-color: #eee;
border: 1px solid #b9b9b9;
}

#tano-main-area .spec-table-01 {
	border-collapse: collapse;
	border: 1px solid #CCC;
	margin: 10px 0 0;
	width:100%;
}
#tano-main-area .spec-table-01 tr th {
	border: 1px solid #CCC;
	padding: 2px 2px 2px 5px;
	vertical-align: middle;
	background: #eee;
	width: 40%;
}

#tano-main-area .spec-table-01 tr td {
	border: 1px solid #CCC;
	vertical-align: middle;
	padding: 2px 3px;
	width: 60%;
}

#tano-main-area .spec-table-01 tr td.boxshape {
	border: 1px solid #CCC;
	vertical-align: middle;
	text-align:center;
	padding: 5px 0px 0px 0px;
	margin: 0;
	background: #999999;
	width: 100%;
}

#tano-main-area .spec-table-01 tr th.boxmatome {
	border: 1px solid #CCC;
	padding: 3px 2px 3px 2px;
	text-align:center;
	vertical-align: middle;
	background: #eee;
	width: 100%;
}

#tano-main-area .spec-table-01 tr td.boxmatome {
	border: 1px solid #CCC;
	vertical-align: middle;
	text-align:left;
	padding: 5px 2px 5px 20px;
	width: 100%;
}

#tano-main-area .spec-table-01 tr td.boxspec {
	border: 1px solid #CCC;
	vertical-align: middle;
	text-align:left;
	padding: 5px;
	width: 100%;
}


/*-----------------------------	
	tano-nav-btn
-----------------------------*/
#tano-main-area nav.tano-nav-btn {
	float: left;
	margin: 0 0 0 -5px;
}

#tano-main-area nav.tano-nav-btn ul li {
	float: left;
	margin: 2px 0 0 5px;
	padding: 0 0 10px 0;
	width: 476px;
	height: 50px;
}

#tano-main-area nav.tano-nav-btn ul li a {
	display: table-cell;
    background: #ffffff 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.5em;
    font-weight: 700;
    color: #000;
    border: 3px #d8293d solid;
}

#tano-main-area nav.tano-nav-btn ul li a:hover {
	background: #d8293d url("arrow_w-out.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-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;
}