@charset "utf-8";

/*  Procedure
---------------------------------------------------------- */

div#body div#main table p.note {
	padding-top: 5px;
}

div#body div#main table th {
	width: 250px;
}

/* 電話番号 */
div#body div#main table dl.contact {
}

div#body div#main table dl.contact dt {
	padding-top: 20px;
	padding-right: 10px;
}

div#body div#main table dl.contact dd {
	padding-top: 5px;
}

div#body div#main table dl.contact dd img {
	vertical-align: middle;
}
