/* CSS Document */
.infolist li{
	margin-bottom:30px;
	}

.gmap{
	width:440px;
	float:right;
	margin:10px 0px 0px 0px;
	}

img{
	border:dotted 1px;
	border-color:#CCCCCC;
	margin:5px 0px;
	padding:5px;
	background-color:#FFFFFF;
	}

/*診察時間*/
.schlist{
	width:410px;
	line-height:1.56em;
	}

.schlist dt,.schlist dd{
	float:left;
	border-bottom:solid 1px;
	border-bottom-color:#999999;
	border-right:dotted 1px;
	border-right-color:#999999;
	}
	
.schlist dt{
	clear:both;
	width:103px;
	height:25px;
	border-left:dotted 1px;
	border-left-color:#999999;
	padding-right:4px;
	text-align:right;
	}

.schlist dd{
	width:42px;
	height:25px;
	text-align:center;
	}

.schlist .youbi{
	border-top:solid 1px;
	border-top-color:#999999;
	height:25px;
	font-weight:bold;
	}

/*診察時間*/


.schlist{
	margin-bottom:10px;
	}
	
.schlist table{
	border-collapse:collapse;
	width:406px;
	height:90px;
	line-height:1.56em;
	border:2px solid;
	border-color:#54221F;
	
	}

.schlist th{
	width:42px;
	border-right:solid  1px;
	border-bottom:solid  1px;
	border-color:#54221F;
	background-color:
	}
	
.schlist td{
	width:42px;
	text-align:center;
	border-right:solid  1px;
	border-bottom:solid  1px;
	border-color:#54221F;
	}
	

.schlist .time{
	width:99px;
	text-align:right;
	padding-right:2px;
	font-weight:bold;
	}
	
.day{
	background-color:#54221F;
	color:white;
	}
