
div.doctor {
	width: 360px!important;
	width/**/: 540px;
	height: 140px!important;
	height/**/: 160px;
	background-image: url(../images/greeting.jpg);
	background-repeat: no-repeat;
	padding: 10px 170px 10px 10px;
}
div.doctor p {
	font-size: 12px;
	line-height: 1.9em;
	color: #000000;
	padding: 0px 0px 0px 0px;
}
ul.sikaku {
	clear: both;
	overflow: hidden;
	width: 520px!important;
	width/**/: 540px;
	padding: 0px 10px 20px 10px;
	margin: 0px 0px 0px 10px;
}
ul.sikaku li {
	width: 510px!important;
	width/**/: 520px;
	float: left;
	font-size: 12px;
	color: #353535;
	line-height: 1.8em;
	padding: 0px 0px 0px 10px;
	background-image: url(../../../images/icon_arrow_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
}