@charset "utf-8";

/* ------------------------------------------------------------------------------------ */
/*										Main Page										*/
/* ------------------------------------------------------------------------------------ */

/* flash visual */
#visual {
	position:relative;
	width:980px;
	height:447px;
	padding-bottom:1px;
	text-align:left;
	background:url(../images/main/main_visual.jpg) no-repeat left top;
}
#visual .number {
	position:absolute;
	left:14px;
	top:374px;
}
/* medical center */
#center {
	position:relative;
	overflow:hidden;
	width:980px;
	margin-bottom:30px;
}
#center li {
	float:left;
}

