@charset "UTF-8";
/* CSS Document */


#main li {
	margin-bottom: 0.5em;
}


#space1 {
	height: 50px;
}

#space2 {
	height: 120px;
}


table td, th {
	border: 1px solid #bbb;
	padding: 3px 4px;
}

table th {
	background: #e5e5e5;
	font-weight: normal;
	padding: 2px;
}

.bgcell {
	background: #ebedfc;
}

#main ol , #main ul {
	padding-left: 2em;
}
