﻿@charset "utf-8";

/*-----------------------------	
	h2
-----------------------------*/
#tano-main-area h2.tano-h2-type-01 {
	clear: both;
    float: left;
    width: 960px;
    height: 20px;
    background: #fff;
    margin: 40px 0 15px 0;
    font-size: 20px;
    border-bottom: 1px #CCC dotted;
    padding: 0 0 10px 0

}
#tano-main-area h2.tano-h2-type-01 .tano-h2-inner {
	display: block;
	padding: 0 0 0 5px;
}


.tano-item-detail-box-5 .tano-item-detail .tano-item-detail-center img {
    border: 0px;
}
