table#gmo th
{
	padding-left: 3px;
	padding-top: 5px;
	width: 175px;
	vertical-align: top;
	text-align: left;
	background: url("menu.gif");
	font-weight: normal;
	font-size: small;
}

table#gmo td
{
	padding-left: 8px;
	width: 589px;
	vertical-align: top;
}

table#gmo th div
{
	line-height: 1.3em;
}

table#gmo th div.menu3
{
	padding-left: 18px;
	background: url("../../image/h2.gif") no-repeat 0% 50%;
	color: yellow;
}

table#gmo th div.menu4
{
	padding-left: 14px;
	background: url("../../image/h4.gif") no-repeat 0% 50%;
	margin-left: 6px;
}

table#gmo th div.selected
{
	font-weight: bold;
	color: red;
}

table#soy
{
	margin-left: 30px;
	border-collapse: collapse;
}

table#soy td
{
	border: 1px solid black;
	width: 75px;
	text-align: center;
}

table#soy td#caption
{
	border-width: 0px;
	width: 225px;
	font-size: small;
}

body#reference div#ref_table
{
	padding-left: 55px;
	background: url(img/book.gif) no-repeat 0% 50%;
	word-spacing: 5px;
}

body#reference div#ref_table h2 { margin-bottom: 0.5em; }

body#reference h3 { margin-bottom: 0.5em; }
body#reference h4
{
	margin-top: 0.5em;
	margin-bottom: 0.3em;
	color: #009900;
}

body#reference p
{
	margin-top: 0.3em;
	font-size: small;
}

p.pickup
{
	background: url('../../image/h4.gif') no-repeat 0% 3px;
	text-indent: 12px;
	font-size: small;
}

p.comment, ul.comment
{
	margin-left: 3em;
	margin-right: 3em;
	line-height: 1em;
	font-size: small;
}

/* override */
h1 { background-image: url("banner.gif"); }

dd p { text-indent: 0em; }

div.hr_short { margin-right: auto; }
