/*-------------------------   general   --------------------------------------*/
body, div, table, tbody, td, th {
	line-height: 1.5em; overflow: visible;
}
/*-------------------------   outer ; container   ----------------------------*/
div#outer {
	width: 610px; border-left: none; border-right: none;
}
div#container {
	width: 610px;
}
div#header {
	border-bottom: solid 1px;
}
div#navi, div#top_flash, div#menu, form, ul.footer, p.noprint, p.adobereader, div#homeside {
	display: none;
}
div#contents {
	margin: 0 0 25px 13px; width: 100%; background:none;
}
/*-------------------------   homemain, homeside   ---------------------------*/
div#homecontents {
	margin: 0 0 25px 13px; width: 100%; float: left;
}



