@charset "utf-8";

/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　00. 
　01. 

******************************************************************************* */

/* ==

　00. 

=============================================================================== */

.titBlock{
	min-width:950px;
	background:#489619 url(../../images/rn/clinic_bg_title.png) right bottom no-repeat;
}
.titBlock .inner{
	width:570px;
	min-height:180px;
	padding:60px 0 0 380px;
	background:url(../../images/rn/clinic_img_title.jpg) left center no-repeat;
}

.titBlock h1{ margin-bottom:10px; font-size:34px; line-height:1.3; color:#fff; }
.titBlock h1 span{ font-size:22px; }
.titBlock p{ font-size:16px; color:#fff; }





/* ==

　01. 

=============================================================================== */
/* 
------------------------------------------------------------------------------- */
#main h3{
	margin-bottom:20px;
	padding:12px 10px 10px 20px;
	background-color:#f4f4f4;
	border-left:6px solid #489619;
	font-size:124%;
	line-height:1.5;
}

#main .colBlock{
	margin-bottom:40px;
	padding-bottom:40px;
	border-bottom:1px dotted #ccc;
	zoom:1;
	clear:both;
}

#main .colBlock .colTxt{ width:640px; float:left; }
#main .colBlock .colImg{ width:280px; float:right; }



#main .colTxt ul{ font-size:124%; }
#main .colTxt li{
	margin-bottom:5px;
	padding:0 0 0 15px;
	background:url(../../images/rn/clinic_ico01.png) left 0.4em no-repeat;
	line-height:1.4;
}

















