a:link
{
	text-decoration:underline;
	color:#6666CC;
}

a:visited
{
	text-decoration:underline;
	color:#996699;
}

a:active
{
	text-decoration:underline;
	color:#FF6699;
}

a:hover
{
	text-decoration:underline;
	color:#FF6699;
}


body
{
	font-size:12pt;
	color:#444444;
	background-color:#FFFFFF;
	background-image:url(http://www.valley.ne.jp/~valencia/images/hr_back.gif);
	margin-left:4%;
	margin-right:4%;
	margin-bottom:4;
}

tr,td
{
	font-size:11pt;
}

// o
H4
{
	color: red;
	margin: 1px 2px 3px 4px;
	border: 1px solid gray;
}  

#menu-table
{ 
	width:85%;
	border-style:solid;
	border-color:#888888;
	background-color:#FFFFFF;
}

#title
{ 
	font-weight:bold;
	text-align:right;
	padding-right:20;
	vertical-align:text-top;
	width:40%;
}

#value{ 
	width:60%;
	vertical-align:text-top;
}

#sub-ex
{
	font-size:10pt;
}

#hissu
{
	color:red;
	font-weight:normal;
}

#main-title
{
	font-size:14pt;
	color:#FFFFFF;
	background-color:#888888;
	padding:2 2 2 4; border:
	1px none white;
	font-weight:bold;
}