@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;
}

.phrig span {
	text-align:center;
	display:block;
}

#atit1,
#atit2,
#atit3,
#atit4,
#atit5 {
	clear:both;
	width:870px;
	height:61px;
	background-repeat:no-repeat;
	text-indent:-99999px;
	margin-bottom:25px;
}

#atit1 {
	background-image:url(img/a1.gif);
}

#atit2 {
	background-image:url(img/a2.gif);
}

#atit3 {
	background-image:url(img/a3.gif);
	margin-top:50px;
}

#atit4 {
	background-image:url(img/a4.gif);
	margin-top:50px;
}

#atit5 {
	background-image:url(img/a5.gif);
	margin-top:50px;
}


/* 略歴 */
#ryaku dt {
	clear:both;
	float:left;
	width:80px;
	margin-bottom:15px;
	border-bottom:dashed 1px #ccc;
	padding-bottom:5px;
}

#ryaku dd {
	margin-left:80px;
	margin-bottom:15px;
	width:700px;
	border-bottom:dashed 1px #ccc;
	padding-bottom:5px;
}


/* 診療時間 */
#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;
}

#riri {
	float:right;
	width:525px;
}

#incl li {
	float:left;
	margin:0;
	padding:0;
	width:290px;
	margin-top:25px;
}


/* 特徴 */
#tokutyo {
	margin:15px;
}

#tokutyo dt {
	clear:both;
	float:left;
	width:550px;
	height:220px;
}

#tokutyo dt img {
	margin-right:10px;
	border:solid 1px #ccc;
}

#tokutyo dd {
	margin-left:550px;
	padding-top:20px;
	height:200px;
	line-height:1.8em;
}


#tokutyo dd span {
	background-color:#fad9a9;
	padding:2px;
}

#tokutyo dd #kome {
	font-size:10px;
	background-color:#fff;
}









