﻿@charset "utf-8";

/*-----------------------------	
	h1
-----------------------------*/
#tano-main-area .tano-h1-type-01 {
    padding: 15px 0 5px 5px;
    border-bottom: dotted 1px #c9c9c9;
    margin: 0 0 10px 0;
}

/*-----------------------------	
	h2
-----------------------------*/
#tano-main-area h2.tano-h2-01 {
	clear: both;
    float: left;
    width: 960px;
    background: #fff;
    margin: 10px 0 15px 0;
    padding: 0 0 5px 0;
    font-size: 2.2em;
    font-weight: 700;
    border-bottom: 1px #333 dotted;
}

#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-01 {
	clear: both;
    float: left;
    width: 945px;
    background: #ffebe7;
    /* border-top: 2px #ef4545 solid; */
    /* border-bottom: 2px #ef4545 solid; */
    font-size: 2.0em;
    padding: 15px 0 15px 15px;
    margin: 30px 0 15px 0;
    color: #6d2901;
    font-weight: bold;
}


#tano-main-area .tano-jin-text-01 {
    color: #333;
    font-size: 16px;
    padding: 0 0 10px 0;
}

#tano-main-area .tano-jin-text-top {
    color: #333;
    font-size: 1.4em;
    font-weight: 700;
    padding: 0 8px 10px 8px;
}

.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;
}