@charset "UTF-8";

/* ***************************************************
* CSS file For futae.artis-clinic.com
	FileName: clinic.css
■目次 ==========================================
■[00]:料金表
**************************************************** */

/*-----------------------------------------------------------
■[00]:料金表
------------------------------------------------------------*/
div.Waku{
	background: url(/img/reservation/bg.gif) no-repeat;
	width: 512px;
	height: 174px;
	padding: 6px 16px 16px 16px;
}

div.Waku dl{
	width: 481px;
	padding: 10px 0px;
	background: url(/img/reservation/dot.gif) repeat-x bottom;
}

div.Waku dl dt{ height: 20px; font-weight: bold;}
div.Waku dl dt img{ padding-bottom: 3px; }

div.Waku p{
	padding-top: 10px;
}

div.MgB {
	margin: 0 0 130px 0;
}
