@charset "utf-8";
/*
 * Style Name: 関西医療大学
 * Description: レイアウト(公開講座)
 * Last Up Date: 2008/04/24
 * Author: 
 */

table.info_table {
	margin-bottom:2em;
}

table.info_table dl {
	margin-bottom:1em;
	padding-bottom:.5em;
	border-bottom: 1px dashed #CCC;
}

table.info_table dt {
	font-weight:bold;
}

table.info_table dd.sign {
	text-align:right;
}

table.info_table dl.line-h,
table.info_table dt.line-h,
table.info_table dd.line-h {
	border-bottom: 1px solid #CCC;
}


dl dt.no{
	font-weight: normal;
}