@charset "utf-8";

/*********************************************************************
 *
 * </prof/yakuin/css_v2/style.css>
 *
 * 更新日: 2009/03/04
 *
 *********************************************************************/

div#main table {
	width: 680px;
}

div#main table.no_border tr {
	background: url(/english/common/image/bg_dot_line.gif) repeat-x scroll 0 100%;
}

div#main table.no_border tr.last {
	background: none;
}

div#main table th,
div#main table td {
	padding-bottom: 4px;
}
div#main table ul.column li {
	float: left;
	width: 33%;
}
