 @charset "utf-8";


/*-----------------------------	
	.tano-jin-text-01
-----------------------------*/
#tano-main-area .tano-jin-text-01 {
    margin: -20px 20px 20px 20px;
    font-size: 16px;
    line-height: 22px;
}

/*-----------------------------	
	.tano-h2
-----------------------------*/
#tano-main-area h2.tano-h2 {
	border-left: none;
    background: #2387c5;
    margin: 40px 0 25px 0;
    font-size: 22px;
    font-weight: 600;
    color: #ffffff;
    padding: 15px 0 15px 15px;
}

/*-----------------------------	
	.tano-h3
-----------------------------*/
#tano-main-area h3.tano-h3 {
	display: table;
    border-bottom: dotted 1px #555;
    margin: 20px 0 20px 0;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    padding: 10px 15px;
    background: #ad6ea5;
    width: auto;
}

#tano-main-area h3.tano-h3-02 {
	border: solid 1px #70ad47;
    margin: 10px 0 20px 0;
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    padding: 8px 0 8px 20px;
    background: #70ad47;
    border-radius: 10px;
    width: 220px;
}

/*-----------------------------	
	.tano-h4
-----------------------------*/
#tano-main-area h4.tano-h4 {
	background-color: #f7f7cb;
    margin: 20px 0 10px 10px;
    padding: 10px 0 5px 15px;
    font-size: 16px;
    font-weight: 600;
    color: #960303;
    border-bottom: none;
}

/*-----------------------------	
	tano-nav-btn
-----------------------------*/
#tano-main-area nav.tano-nav-btn {
	float: left;
    margin: -10px 0 30px -5px;
}

#tano-main-area nav.tano-nav-btn ul li {
	float: left;
	margin: 2px 0 0 5px;
	padding: 0 0 10px 0;
	width: 316px;
	height: 50px;
}

#tano-main-area nav.tano-nav-btn ul li a {
	display: table-cell;
    background: #ecf5fd url(arrow_b-over.png) no-repeat 99% 51%;
    width: 316px;
    height: 45px;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    line-height: 18px;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    border-bottom: 8px #67a7dc solid;
}

#tano-main-area nav.tano-nav-btn ul li a:hover {
	background: #2088c5 url(arrow_w-over.png) no-repeat 99% 51%;
    color: #FFF;
    text-decoration: none;
}

/*-----------------------------	
	img
-----------------------------*/
.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: 0;
}

.movie {
	margin: 30px 90px;
}

#tano-main-area .tano-img-heading img {
    max-width: 100%;
    width: auto;
    padding-bottom: 15px;
}

.tano-free-html-area {
	font-size:13px;
	line-height: 17px;
}






