@charset "EUC-JP";
html {
	width:100%;
}
body {
	background: #000000;
	margin: 0px;
	padding: 0px;
	width:100%;
	font-family:
				'¥á¥¤¥ê¥ª',
				'Meiryo',
				'Hiragino Kaku Gothic Pro',
				'¥Ò¥é¥®¥Î³Ñ¥´ Pro W3',
				'Osaka',
				'£Í£Ó £Ð¥´¥·¥Ã¥¯',
				sans-serif;
}
#headertop, #headerbtm {
	border-bottom:1px solid #333333;
}
#headertop table {
	border-collapse:collapse;
}
#headertop table td {
	height:30px;
	border-right:1px solid #333333;
	text-align:center;
}
#headerbtm table td {
	height:16px;
	border-right:1px solid #000000;
	text-align:center;
}
#hide {
	visibility:hidden;
	display:none;
}
#catalog {
	padding:27px 0 0 48px;
}
#catalogui table {
	width:620px;
}
#catalogui table td {
	width:50%;
	vertical-align:middle;
	padding:20px;
}