﻿@charset "utf-8";

/*-----------------------------	
	h2
-----------------------------*/
#tano-main-area h2.tano-h2-s1 {
	clear: both;
    float: left;
    width: 943px;
    height: 40px;
    background: #fff;
    margin: 20px 0 15px 0;
    padding: 0 0 8px 15px;
    font-size: 24px;
    background-color: #68b322;
    color: #fff;
}

#tano-main-area h2.tano-h2-s1 .tano-h2-inner {
	display: block;
	padding: 11px 0 0 0;
}

#tano-main-area h2.tano-h2-s2 {
	clear: both;
    float: left;
    width: 943px;
    height: 40px;
    background: #fff;
    margin: 20px 0 15px 0;
    padding: 0 0 8px 15px;
    font-size: 24px;
    background-color: #e92324;
    color: #fff;
}

#tano-main-area h2.tano-h2-s2 .tano-h2-inner {
	display: block;
	padding: 11px 0 0 0;
}

/*-----------------------------	
	h3
-----------------------------*/
#tano-main-area h3.tano-h3-type-01 {
	FONT-VARIANT: JIS04;
    clear: both;
    float: left;
    width: 960px;
    border-bottom: 2px #ef4545 solid;
    font-size: 16px;
    padding: 10px 0 10px 10px;
    margin: 5px 0 10px 0;
    color: #c00;
    font-weight: bold;
}

#tano-main-area div.main-text01 {
	font-size:16px;
	line-height: 24px;
	
}

/*-----------------------------	
	nav.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 20px 5px;
	padding: 0 0 10px 0;
}

#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: 476px;
    height: 50px;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    line-height: 18px;
    font-size: 1.6em;
    font-weight: 700;
    color: #333;
    border-bottom: 8px #68b322 solid;
}

#tano-main-area nav.tano-nav-btn ul li a:hover {
	background: #569b15 url("arrow_w-over.png") no-repeat 99% 51%;
	color: #FFF;
	text-decoration: none;
}


#tano-main-area .tano-jin-text-01 {
    color: #444;
    font-size: 1.4em;
    padding: 0 5px 20px 5px;
}

.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;
}