@import url("font.css");
@import url("reset.css");
@import url("common.css");
@import url("layout.css");
@import url("print.css");
/* /////////////////////////////////////////////////////////////////////////// Šw‰È‹¤’Ê */

#gakuhi table{
 width:100%;
}

#gakuList dt {
 font-size:133%;
}

#gakuList dd {
 margin-bottom: 15px;
 padding-bottom: 15px;
 padding-left:1em;
 border-bottom:#CCCCCC dotted 1px;
}

#mainBox table.paidTable {
	margin-bottom:3px;
}


.paidTable th,
.paidTable td {
	text-align:center;
}

.paidTable th.head02 {
	white-space:nowrap;
}

.paidTable th.head03,
.paidTable td.head03 {
 background:#eee;
}

.paidTable th.head04,
.paidTable td.head04 {
 background:#C1DF99;
	white-space:nowrap;
}

.paidTable strong {
 color:#527F17;
}

td.close {
	background:#eee;
}

.end {
	margin-left:1em;
	color:#999;
	font-size:87%;
}

.account {
width:400px;
}

.account dt {
padding-left:5px;
}

.account dd {
	margin:-1.8em 0 10px 0;
	padding:0 5px 10px 0;
	border-bottom:1px dotted #ccc;
	text-align:right;
}


