@charset "Shift_JIS";

#mainContent,
#subContent {
	font-size: 80% !important;
}

th,
td {
	font-size: 80% !important;
}

th th,
th td,
td th,
td td {
	font-size: 100% !important;
}

body#toppage #login #loginTopics li {
	/*リストマークがoutsideにならないバグ対策*/
	text-indent:-1em;
}

body#toppage #generalInfo ul li table td a.layout2col {
	white-space:nowrap;
}

