
/*問診票用に 追加*/
h3{
	margin-top: 30px;
}
div.sub-title-min2 {
	font-size:16px;
	font-weight:900;
	border-bottom:#00A6D6 1px solid;
	padding-bottom:5px;
	margin-bottom:10px;
	margin-top:10px;
	}
.monshinhyo a {
		display: inline-block;
    margin: 5px 5px 5px 0;
    padding: 10px;
    width: 295px;
    background: #00A6D6;
    color: #fff;
    text-decoration: none;
}
.monshinhyo a:hover{
		opacity: 0.7;
}
img.float-right {
	float: right;
    margin: 0 0 0 15px;
}
p.text-y,.text {
	font-size: 13px;
	line-height: 1.5em;
	margin:15px;
}
span.og{
	color:#FF3300;
}
.text ul{
padding-left:30px;
}
.text ul span {
    display: block;
}
.text li {
    margin-bottom: 20px;
		line-height: 1.7;
}
/*counseling.html*/
#counsel .text {
	width: auto;
  margin: 15px 0 0;
}
#counsel .text p{
	font-size: 14px;
	margin:0 10px 30px 0;
}
h4.baseh4txt2 {
    text-align: left;
    color: #4bb5f2;
    font-size: 16px;
}
#counsel img.float-left {
		float:left;
    margin: 0 10px 35px 0;
}
#counsel img.float-right {
		float:right;
    margin: 0 10px;
}
.counseling-box {
    padding: 20px 30px;
    background: #f8f8f8;
    font-size: 14px;
    line-height: 1.7;
    border-radius: 5px;
}
.counseling-box h4 {
	padding: 0;
	background: none;
	color: #1e9dc0;
	font-size: 18px;
	border: none;
}
#counsel dl{
	margin-bottom: 20px;
	color: #1e9dc0;
}
#counsel dt{
	display:inline-block;
	width:75px;
}
#counsel dd{
	display: inline-block;
	width:585px;
	margin: 0;
	vertical-align: top;
}






figure.visitfigure {
	width: 100%;
	margin: 0;
	padding: 0;
}
figure.visitfigure img {
	width: 100%;
	margin: 0;
	padding: 0;
}












