@charset "utf-8";
/* CSS Document */

h3 {
	width:97%;
	border-bottom: dotted 2px #B6D33D;
	padding-left: 5px !important;
	margin-bottom:10px !important;
	margin-left:auto !important;
	margin-right:auto !important;
}

.text_box {
	padding:0 2%;
	margin-left:auto;
	margin-right:auto;
}

h4 {
	width:98%;
	background:#FFEEE6;
	padding:3px 0 3px 5px !important;
	margin-bottom:10px !important;
	margin-left:auto !important;
	margin-right:auto !important;

}

/*===================================================================
    TOP
===================================================================*/
/*.text_news{
	width:97%;
	height:auto;
	margin:2% auto 2% auto;
	font-size:90%;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color:#999;
	line-height:31px;
}
.text_news_last{
	width:97%;
	height:auto;
	margin:2% auto 4% auto;
	font-size:90%;
	text-align:left;
	line-height:31px;
}
*/
#main_img {
	width:100%;
	text-align:center;
}


/*===================================================================
  院長挨拶
===================================================================*/

.keireki {
	margin-left:4%;
	margin-bottom:30px;
}
.keireki li {
	background:url(../images/icon.jpg) no-repeat left 4px;
	padding-left:15px;
	margin-bottom:1%;
}

/*===================================================================
  医院紹介
===================================================================*/
.setsubi {
	text-align:center;
}

.setsubi li {
	margin-bottom:30px;
}

/* 2014.10.09 vizan 千田 追加 ここから*/
.information_list1 {
	width: 100%;
	margin: 0 auto;
}

.information_list1 li {
	display: table-cell;
	float: left;
	width: 30.7933%;
	border: 1px solid #CCCCCC;
	padding: 0 0 7px;
	margin: 5px 0.75%;
	vertical-align: middle;
	min-height: 127px;
}

.information_list1 li em {
background: url(./../images/tit_bg_99.gif) no-repeat 0% 100%;
display: inline-block;
padding: 0 0 2% 8%;
font-size: 10px;
font-weight: bold;
font-style: normal;
width: 79%;
margin: 0 0 5% 6%;
background-size: 100%;
}

.information_list1 li img {
	display: block;
	max-width: 89%;
	margin: 0 auto;

}

.rentogen {
	margin: 0 auto 30px;
	width: 100%;
}


/* 2014.10.09 vizan 千田 追加 ここまで*/




/*===================================================================
    アクセス
===================================================================*/

.map {
	width:90%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
}

dl.outline {
	width:97%;
	padding:1% 1%;
	margin:0 auto;
}

dl.outline dd {
	width:100%;
	text-align:right;
	margin-bottom:2%;
	border-bottom:1px dotted #999;
}



/*===================================================================
   ACCESS
===================================================================*/










/* 2014.10.09 vizan 千田 追加 ここから*/

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


/* 2014.10.09 vizan 千田 追加 ここまで*/
