﻿@charset "utf-8";

/*-----------------------------	
	h2
-----------------------------*/
#tano-main-area h2.tano-h2-01 {
	clear: both;
    float: left;
    width: 950px;
    font-size: 2.0rem;
    background: #fff;
    padding: 50px 0 10px 0;
    border: none;
}

#tano-main-area h2.tano-h2-01 .tano-h2-inner {
	float: left;
    background: #f34545;
    color: #fff;
    padding: 10px 10px;
}

/*-----------------------------	
	h3
-----------------------------*/
#tano-main-area h3.tano-h3-type-01 {
	clear:both;
	float: left;
	width:960px;
	border-bottom: dotted 1px #c9c9c9;
	font-size: 14px;
	padding: 10px 0 5px 5px;
	color: #333;
}



/*-----------------------------	
	tano-nav-btn
-----------------------------*/
#tano-main-area nav.tano-nav-btn {
	float: left;
	margin: 0 0 40px -5px;
}

#tano-main-area nav.tano-nav-btn ul li {
	float: left;
    margin: 5px 0 5px 5px;
    padding: 0 0 0 0;
    width: 316px;
    height: 55px;
}

#tano-main-area nav.tano-nav-btn ul li a {
	display: table-cell;
    background: #fdf5f5 url(arrow_b-out.png) no-repeat 99% 51%;
    width: 316px;
    height: 50px;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    line-height: 2.0rem;
    font-size: 1.5rem;
    font-weight: 600;
    color: #444;
    border-bottom: 8px #f79494 solid;
}

#tano-main-area nav.tano-nav-btn ul li a:hover {
	background: #f96060 url("arrow_w-over.png") no-repeat 99% 51%;
	color: #FFF;
	text-decoration: none;
}


#tano-main-area .tano-jin-text-01 {
    margin: 0 40px 0;
    font-size: 1.8rem;
}

.oralcete-text-box{
	margin: 20px 0 0 70px;
	padding: 0;
}

ul.oralcete-text{
	float: left;
	width:400px;
	margin: 0 20px 0 0;
	padding: 0;
	border:1px #f34545 solid;
}

li.oralcete-text01{
	float: left;
    width: 380px;
    font-size: 1.7rem;
    color: #fff;
    font-weight: 600;
    padding: 5px 10px;
    background: #f34545;
}

li.oralcete-text02{
	float: left;
    width: 380px;
    height: 70px;
    font-size: 1.5rem;
    color: #333;
    font-weight: 500;
    padding: 10px;
    background: #fff;
}


.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;
}