@charset "UTF-8";

table.style1 {
	margin-right: 10px;
	margin-left: 10px;
}
table.style1 th, table.style1 td {
	vertical-align: top;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	background-image: url(../../images/common/line_02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
}
table.style1 th span {
	background-image: url(../../images/common/ic_03.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	margin-right: 13px;
}
table.style1 th {
	font-weight: bold;
	text-align: right;
	width: 120px;
}
table.style1 .last th,
table.style1 .last td {
	background-image: none;
}
table.style1 td span {
	padding-left: 16.5em;
}
table.admission td {
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0.5em;
}

