/*******************************************************
www.korg.co.jp
CSS properties
basic layout properties for product/

Ver. 1.0  2003/10/25
Created by Atakas Inc.
********************************************************/
body{
	margin:0;
	padding:0;
	font-family: Verdana, Helvetica, "MS UIƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif, osaka;
	line-height: 150%;
	text-align: left;
	background: #ffffff;
}
#hdSubMenuArea, #hdMainMenu, #ftPageTop, #ftSubMenu, #ftBottomSpacer, #navDirectory, #productNav, .navBt {
	display:none; 
}
#hdArea{
	height: 60px;
	background: url(hd_logo.gif) no-repeat;
}
#hdArea, #contentArea  {
	font-size: 12pt;
}
#hdSeparator { 
	height: 1px; 
	display: inline;
}
#ftSeparator{ height: 1px; }
h1 {
	display: inline;
	font-size: 10pt;
	color: #0e2181;
	text-align: left;
	padding: 5px 0 5px 10px;
}
.contentWrap {
	color: #000;
	background: #fff;
}
ul.sub li {
	color: #000;
}
.paragraph {
	color: #000;
}