@charset "UTF-8";
/* CSS Document */


/* aboutus.html */
dl {
	margin:0 0 0 100px;
	line-height:1.5em;
}
dt {
	border-top:1px solid #ccc;
}
dd {
	margin:0 0 0 100px;
}

/* history.html */
table {
	margin:0 0 0 100px;
}

p.phone {
	font-family:Arial, Helvetica, sans-serif;
	font-size:2em;
	font-weight:bolder;
}
