@charset "utf-8";
/* CSS Document */

#title {
	background-image:url(img/title.gif);
	background-repeat:no-repeat;
	text-indent:-99999px;
	width:900px;
	height:70px;
}

#about {
	margin:15px;
}

#about ul {
	margin-top:15px;
}

#about ul li {
	margin:0 15px;
	width:400px;
	background-color:#fff;
}

.phrig {
	float:right;
	margin:35px;
}



/* 診療時間 */
#atit3d table {
	float:left;
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
	width:300px;
}

#atit3d table tr th,
#atit3d table tr td {
	font-weight:100;
	padding:10px;
	border-top:solid 1px #ccc;
	border-left:solid 1px #ccc;
	font-size:1.1em;
	text-align:center;
}

#atit3d table tr th {
	background-color:#D3EBF5;
}

#atit3d div {
	float:right;
	margin-left:50px;
	width:500px;
}

#atit3d div p {
	font-size:1.1em;
	margin-bottom:5px;
}


#lele {
	float:left;
	width:345px;
}

#lele p {
	font-size:1.1em;
}

#lele h3 {
	background-color:#D1EEFC;
	padding:5px;
	padding-left:15px;
	margin-top:30px;
	margin-bottom:10px;
	width:300px;
}

#riri {
	float:right;
	width:525px;
}

#incl li {
	float:left;
	margin:0;
	padding:0;
	width:290px;
	margin-top:25px;
}












