@charset "shift_jis";
/* CSS Document */

/**---医院に行くのが恥ずかしいとお考えの方へ　20140918追加---*/

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{
	color:#f63;
}
.class_orange_bold3{
	color:#f63;
	font-size:12px;
}
.class_orange_bold_l{
	font-size:20px;
	font-weight:bold;
	text-decoration:underline;
}

.floatct:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}
	
.floatcontainer{display: inline-block;} 

/* Hides from IE Mac \*/
* html .floatcontainer {height: 1%;}
.floatcontainer{display:block;}
/* End Hack */
.imgsp{
	margin:10px 0;
}

.arrow{
	margin:0;
	text-align:center;
}

.bkbold{
	font-weight:bold;
}
	


#iinsubtxt{
	text-align:center;
	margin:15px 0 25px 0;
	padding:15px;
	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #FFE7CF),
	color-stop(1, #FFFFFF)
);
background-image: -o-linear-gradient(bottom, #FFE7CF 0%, #FFFFFF 100%);
background-image: -moz-linear-gradient(bottom, #FFE7CF 0%, #FFFFFF 100%);
background-image: -webkit-linear-gradient(bottom, #FFE7CF 0%, #FFFFFF 100%);
background-image: -ms-linear-gradient(bottom, #FFE7CF 0%, #FFFFFF 100%);
background-image: linear-gradient(to bottom, #FFE7CF 0%, #FFFFFF 100%);
}


dl.pttitle{
	height:30px;
}

.point{
	margin:10px 0 30px 0;
}

.pttitle{
	padding-bottom:10px;
}

dl.pttitle dt {
  float: left;
  width: 4.1em;
  background-color:#FF6A1D;
  padding: 7px;
  color: #fff;
  font-weight:bold;
}

dl.pttitle dd {
  height:50px;
  color:#FF6A1D;
  padding-top:5px;
  background:url(../image/inn/or_bar.gif) repeat-x 50% 0%;
}

dl.pttitle .ttl{
  display:inline;
  background-color:#FFFFFF;
  font-size:100%;
  font-weight:bold;
  padding:0 10px;
}

.ptleft{
	float:left;
	width:310px;
}
.ptright{
	float:right;
}

.imgright{
	text-align:right;
	padding-top:25px;
}

.kekka{
	margin:15px 0 25px 0;
	background-color:#FFF9EE;
	border:#FFB399 1px solid;
	padding:15px;
	text-align:center;
}