@charset "UTF-8";

/* ***************************************************
* CSS file For yamaguchi-lc
	FileName: about.css
	data:2007/08/28 koyama
**************************************************** */



/*-----------------------------------------------------------
■診療時間
------------------------------------------------------------*/
table#Schedule {
	width: 100%;
	margin: 10px 0 25px;
}

table#Schedule th {background: none;}
table#Schedule td {
	height: 31px;
	vertical-align: top;
	background: #DBEEEE url(/img/about/schedule_dline.gif) repeat-x bottom;
	text-align: left;
}

/*-----------------------------------------------------------
■地図
------------------------------------------------------------*/
div#Map {
	width: 380px;
	height: 290px;
	background: #FFF;
	margin: 0 0 30px;
}

div#Map div {
	float: left;
}
div#Map p {
	width: 125px;
	margin: 7px 0 13px;
	font-size: 10px;
	line-height: 14px;
}
