@charset "iso-2022-jp";
#bodysheet {
	width: 750px;
	position: relative;
}

#leftsheet {
	position: absolute;
	top: 10px;
	right: 20px;
	width: 190px;
	background-color: #FFFFFF;
}

#listing {
	padding: 10px;
	width: 170px;
	border: 2px dashed #666666;
	background-color: #FFFFFF;
}

.listgroup {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 9pt;
}

.listtitle {
	font-weight: bold;
}

#main {
	width: 530px;
}
