@charset "shift_jis";
/* CSS Document */

/**---▼▼▼口臭と東洋医学（漢方）ページ　20140828追加▼▼▼--------------------*/

h2,h3{
	padding:0;
	margin:0;
}
p{
	margin:0;
	padding:0;
	font-size:14px;
 	line-height: 150%;
}
dl,dt,dd{
	padding:0;
	margin:0;
}

.subtitle{
	padding:15px 0;
	font-weight:bold;
	background:url(../image/type/subtit_bar.gif) repeat-x 0% 50%;
	}
	
.subtitle p{
	font-size:18px;
	display:inline;
	padding:10px 10px 0 0;
	text-align:left;
	background-color:#fff;
}
.clorgr{
	display: block;
	font-size:16px;
	color:#468C00;
	font-weight:bold;
}


.class_orange_bold2{
	color:#f63;
}
.class_orange_bold3{
	color:#f63;
	font-size:12px;
}
.clear{
	clear:both;
}
.imgsp{
	margin:10px 0;
}


/*口臭と東洋医学（漢方）独自レイアウト*/

.ty_title{
	margin:20px 0 10px 0;
	font-size:16px;
	font-weight:bold;
	padding:5px;
	background: #f2fcea; /* Old browsers */
background: -moz-linear-gradient(top,  #f2fcea 0%, #ceeaab 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2fcea), color-stop(100%,#ceeaab)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f2fcea 0%,#ceeaab 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f2fcea 0%,#ceeaab 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f2fcea 0%,#ceeaab 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f2fcea 0%,#ceeaab 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2fcea', endColorstr='#ceeaab',GradientType=0 ); /* IE6-9 */
}

.ty_title p{
	margin-left:0px;
	padding-left:5px;
	border-left:5px #BAE19F solid;
}
.ty_casebox{
	margin:10px 0 0 0;
	height:280px;
}
.ty_casebox .ty_img{
	float:left;
	width:290px;
}
.ty_casebox .ty_exptxt{
	float:right;
	width:200px;
	margin:0;
	padding:0;
}

.ty_casebox dt{
	color:#FF8000;
	font-weight:bold;
	background:url(../image/touyou/ty_dotline.gif) repeat-x 0% 50%;
}

.ty_casebox dt p{
	display:inline;
	background-color:#FFFFFF;
}
.ty_casebox dt.ki{
	color:#12B52F;
}
.ty_casebox dt.chi{
	color:#ED2D30;
}
.ty_casebox dt.mizu{
	color:#0095DD;
}
	
.ty_casebox dd{
	margin:5px 0;
}
.arrow{
	margin:0;
	text-align:center;
}
.ty_kekka{
	margin:10px 0;
	text-align:center;
	padding:10px;
	border:2px solid #73B9FF;
}
.ty_kekka .textblue{
	color:#0088BD;
	font-weight:bold;
}
.dotline{
	border-top:#AFAFAF 1px dotted;
}
	
.ty_sita{
	padding:10px 0;
	border-bottom:#9B9B9B 1px dotted;
}
.ty_sita dt{
	font-weight:bold;
	padding:10px 0;
	margin:0;
}
.txt_pp{
	color:#8500B2;
}
.txt_siwa{
	color:#8C4600;
}
.txt_ye{
	color:#FF7F00;
}
.txt_red{
	color:#D93600;
}
.txt_wh{
	color:#8F8686;
}
.taisitu{
	border:#CACACA 1px solid;
	margin:10px 0;
}
.taisitu .maintit{
	padding:5px;
	font-weight:bold;
	font-size:17px;
}
.taisitu .ty_img{
	float:left;
}
.taisitu .ty_exptxt{
	width:230px;
	height:200px;
	margin-right:10px;
	float:right;
	padding:0;
}	
	
.taisitu .ty_exptxt .sikibetsu{
	height:100px;
	margin-bottom:10px;
	border-bottom:#AFAFAF 1px dotted;
}
.taisitu .ty_exptxt .sikibetsu p{
	padding-top:40px;
	font-weight:bold;
}
.taisitu .koumoku p{
	padding:15px 0;
}

/* 症例　*/
.shourei{
	text-align:center;
	position: relative;
	margin-bottom:15px;
	padding-bottom:10px;
	border-bottom:1px #D2D2D2 solid;
}
.shourei .main{
}
.shourei .sh_tit{
	text-align:left;
	font-size:16px;
	color:#725EC5;
	font-weight:bold;
}
.shourei .ppb{
	font-size:12px;
	position: absolute;
  top: 5px;
  right: 0px;
}
.shourei_kp{
	font-weight:bold;
	font-size:14px;
	line-height:250%;
}
.shourei_kp .kanpo{
	font-size:20px;
	padding:5px;
	background-color:#E1D7FF;
}
.gotop{
	margin-top:10px;
	text-align:right;
	font-size:12px;
	color:#666666;
	text-decoration:underline;
}
.gotop a:link{
	color:#666666;
	text-decoration:underline;
}
.gotop a:hover{
	color:#666666;
	text-decoration:underline;
}
.gotop a:visited{
	color:#666666;
	text-decoration:underline;
}