﻿@charset "utf-8";

/*-----------------------------	
	h1
-----------------------------*/
#tano-main-area .tano-h1-type-01 {
    padding: 18px 0 15px 10px;
    margin: 0;
    background: #eee;
    border-bottom: 2px #999 solid;
}

#tano-main-area .tano-h1-type-01 span {
    color: #333;
    font-size: 28px;
}

/*-----------------------------	
	h2
-----------------------------*/
#tano-main-area h2.tano-h2-type-01 {
	clear:both;
	float: left;
	width:960px;
	height:40px;
	background: #fff;
	margin:30px 0 10px 0;
	font-size: 24px;
}
#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: 950px;
    border-top: 2px #ef4545 solid;
	border-bottom: 2px #ef4545 solid;
    font-size: 20px;
    padding: 10px 0 10px 10px;
	margin: 15px 0 10px 0;
    color: #c00;
    font-weight: bold;
}



/*-----------------------------	
	nav.tano-nav-btn
-----------------------------*/
#tano-main-area nav ul.tano-nav-btn {
	margin: 10px 0 30px -5px;
}

#tano-main-area nav ul.tano-nav-btn li {
	float: left;
    margin: 0 0 10px 5px;
    padding: 0;
    width: 186px;
    height: 40px;
}

#tano-main-area nav ul.tano-nav-btn li a {
	display: table-cell;
    background: #fff url(arrow_b-out.png) no-repeat 99% 51%;
    width: 186px;
    height: 40px;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    line-height: 18px;
    font-size: 1.2em;
    font-weight: 500;
    color: #000;
    border-bottom: 5px #2c8cbe solid;
	
}

#tano-main-area nav ul.tano-nav-btn li a:hover {
	border: 1px #2c8cbe solid;
	background: #2c8cbe url("arrow_w-over.png") no-repeat 99% 51%;
	color: #FFF;
	text-decoration: none;
}

/*-----------------------------	
	nav.tano-nav-btn-top
-----------------------------*/
#tano-main-area nav ul.tano-nav-btn-top {
	margin: 10px 0 10px -5px;
}


#tano-main-area nav ul.tano-nav-btn-top li.select {
	float: left;
    margin: 0 0 10px 5px;
    padding: 0;
    width: 236px;
    height: 190px;
}

#tano-main-area nav ul.tano-nav-btn-top li.select a {
	display: table-cell;
    background: #fff url("menu-select01.jpg") no-repeat;
    width: 236px;
    height: 180px;
    text-decoration: none;
    text-align: center;
    vertical-align: bottom;
    line-height: 18px;
    font-size: 1.6em;
    font-weight: 700;
    color: #000;
    padding-bottom: 10px;
    border: 2px #cb5704 solid;
	border-radius: 5px;
	
}

#tano-main-area nav ul.tano-nav-btn-top li.select a:hover {
	color: #db0303;
	border: 2px #050cef solid;
	border-radius: 5px;
}

#tano-main-area nav ul.tano-nav-btn-top li.select01 {
	float: left;
    margin: 0 0 10px 5px;
    padding: 0;
    width: 236px;
    height: 190px;
}

#tano-main-area nav ul.tano-nav-btn-top li.select01 a {
	display: table-cell;
    background: #fff url("menu-select01.jpg") no-repeat;
    width: 236px;
    height: 180px;
    text-decoration: none;
    text-align: center;
    vertical-align: bottom;
    line-height: 18px;
    font-size: 1.6em;
    font-weight: 700;
    color: #000;
    padding-bottom: 10px;
    border: 2px #cb5704 solid;
	border-radius: 5px;
	
}

#tano-main-area nav ul.tano-nav-btn-top li.select01 a:hover {
	color: #db0303;
	border: 2px #050cef solid;
	border-radius: 5px;
}


#tano-main-area nav ul.tano-nav-btn-top li.select02 {
	float: left;
    margin: 0 0 10px 5px;
    padding: 0;
    width: 236px;
    height: 190px;
}

#tano-main-area nav ul.tano-nav-btn-top li.select02 a {
	display: table-cell;
    background: #fff url("menu-select02.jpg") no-repeat;
    width: 236px;
    height: 180px;
    text-decoration: none;
    text-align: center;
    vertical-align: bottom;
    line-height: 18px;
    font-size: 1.6em;
    font-weight: 700;
    color: #000;
    padding-bottom: 10px;
    border: 2px #cb5704 solid;
	border-radius: 5px;
	
}

#tano-main-area nav ul.tano-nav-btn-top li.select02 a:hover {
	color: #db0303;
	border: 2px #050cef solid;
	border-radius: 5px;
}


#tano-main-area nav ul.tano-nav-btn-top li.select03 {
	float: left;
    margin: 0 0 10px 5px;
    padding: 0;
    width: 236px;
    height: 190px;
}

#tano-main-area nav ul.tano-nav-btn-top li.select03 a {
	display: table-cell;
    background: #fff url("menu-select03.jpg") no-repeat;
    width: 236px;
    height: 180px;
    text-decoration: none;
    text-align: center;
    vertical-align: bottom;
    line-height: 18px;
    font-size: 1.6em;
    font-weight: 700;
    color: #000;
    padding-bottom: 10px;
    border: 2px #cb5704 solid;
	border-radius: 5px;
	
}

#tano-main-area nav ul.tano-nav-btn-top li.select03 a:hover {
	color: #db0303;
	border: 2px #050cef solid;
	border-radius: 5px;
}


#tano-main-area nav ul.tano-nav-btn-top li.select04 {
	float: left;
    margin: 0 0 10px 5px;
    padding: 0;
    width: 236px;
    height: 190px;
}

#tano-main-area nav ul.tano-nav-btn-top li.select04 a {
	display: table-cell;
    background: #fff url("menu-select04.jpg") no-repeat;
    width: 236px;
    height: 180px;
    text-decoration: none;
    text-align: center;
    vertical-align: bottom;
    line-height: 18px;
    font-size: 1.6em;
    font-weight: 700;
    color: #000;
    padding-bottom: 10px;
    border: 2px #cb5704 solid;
	border-radius: 5px;
	
}

#tano-main-area nav ul.tano-nav-btn-top li.select04 a:hover {
	color: #db0303;
	border: 2px #050cef solid;
	border-radius: 5px;
}


#tano-main-area nav ul.tano-nav-btn-top li.select05 {
	float: left;
    margin: 0 0 10px 5px;
    padding: 0;
    width: 236px;
    height: 190px;
}

#tano-main-area nav ul.tano-nav-btn-top li.select05 a {
	display: table-cell;
    background: #fff url("menu-select05.jpg") no-repeat;
    width: 236px;
    height: 180px;
    text-decoration: none;
    text-align: center;
    vertical-align: bottom;
    line-height: 18px;
    font-size: 1.6em;
    font-weight: 700;
    color: #000;
    padding-bottom: 10px;
    border: 2px #cb5704 solid;
	border-radius: 5px;
	
}

#tano-main-area nav ul.tano-nav-btn-top li.select05 a:hover {
    color: #db0303;
	border: 2px #050cef solid;
	border-radius: 5px;
}

#tano-main-area nav ul.tano-nav-btn-top li.select06 {
	float: left;
    margin: 0 0 10px 5px;
    padding: 0;
    width: 236px;
    height: 190px;
}

#tano-main-area nav ul.tano-nav-btn-top li.select06 a {
	display: table-cell;
    background: #fff url("menu-select06.jpg") no-repeat;
    width: 236px;
    height: 180px;
    text-decoration: none;
    text-align: center;
    vertical-align: bottom;
    line-height: 18px;
    font-size: 1.6em;
    font-weight: 700;
    color: #000;
    padding-bottom: 10px;
    border: 2px #cb5704 solid;
	border-radius: 5px;
	
}

#tano-main-area nav ul.tano-nav-btn-top li.select06 a:hover {
    color: #db0303;
	border: 2px #050cef solid;
	border-radius: 5px;
}

#tano-main-area nav ul.tano-nav-btn-top li.select07 {
	float: left;
    margin: 0 0 10px 5px;
    padding: 0;
    width: 236px;
    height: 190px;
}

#tano-main-area nav ul.tano-nav-btn-top li.select07 a {
	display: table-cell;
    background: #fff url("menu-select07.jpg") no-repeat;
    width: 236px;
    height: 180px;
    text-decoration: none;
    text-align: center;
    vertical-align: bottom;
    line-height: 18px;
    font-size: 1.6em;
    font-weight: 700;
    color: #000;
    padding-bottom: 10px;
    border: 2px #cb5704 solid;
	border-radius: 5px;
	
}

#tano-main-area nav ul.tano-nav-btn-top li.select07 a:hover {
    color: #db0303;
	border: 2px #050cef solid;
	border-radius: 5px;
}


#tano-main-area nav ul.tano-nav-btn-top li.select08 {
	float: left;
    margin: 0 0 10px 5px;
    padding: 0;
    width: 236px;
    height: 190px;
}

#tano-main-area nav ul.tano-nav-btn-top li.select08 a {
	display: table-cell;
    background: #fff url("menu-select08.jpg") no-repeat;
    width: 236px;
    height: 180px;
    text-decoration: none;
    text-align: center;
    vertical-align: bottom;
    line-height: 18px;
    font-size: 1.6em;
    font-weight: 700;
    color: #000;
    padding-bottom: 10px;
    border: 2px #cb5704 solid;
	border-radius: 5px;
	
}

#tano-main-area nav ul.tano-nav-btn-top li.select08 a:hover {
    color: #db0303;
	border: 2px #050cef solid;
	border-radius: 5px;
}

#tano-main-area .tano-link-pagelink {
	text-align:right;
	font-size:14px;
	padding:5px 10px;
	border:1px #ccc solid;
	border-radius:10px;
}


#tano-main-area .tano-jin-text-01-02 {
    clear: both;
    margin: 20px 0;
    padding: 5px;
    font-size: 20px;
    font-weight: 700;
	color:#000;
}



.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;
}