#head {
	display: none;
}

#side {
	display: none;
}

#contents {
	witdh: 500px;
}

#main {
	font-size: 12px;
}

#foot {
	display: none;
}

#title{
}

.topbt,.bmenu,.noprint,.ttlmenu {
	display: none;
}

.undebar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
