
body,td,th {
	font-family: Sazanami Gothic, MS Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFCC66;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	line-height: 17px; 
}

ul {
	line-height: 17px;
}

ol {
	line-height: 17px;
}

a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
a {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.two:link {
	color: #FF6600;
	text-decoration: none;
}
a.two:visited {
	text-decoration: none;
	color: #FF6600;
}
a.two:hover {
	text-decoration: underline;
	color: #FF6600;
}
a.two:active {
	text-decoration: none;
	color: #FF6600;
}
a.two {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.bottom:link {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
a.bottom:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a.bottom:hover {
	text-decoration: underline;
	color: #999999;
}
a.bottom:active {
	text-decoration: none;
	color: #999999;
}
a.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
}



.h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}

.pagenum {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}

.h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}

.textorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
}

.textbold {
	font-weight: bold;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.grey {
	color: #666666;
}

.greybig {
	color: #CCCCCC;
	font-size: 16px;	
}

.textsm {
	font-size: 10px;
}

.textsm2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6DB4D5;
}

.bottom {
	font-size: 10px;
	color: #CCCCCC;
}

.pic {
	border: 1px solid #666666;
      padding: 2px 2px 2px 2px;
}

.pic2 {
	border: 1px solid #DDDDDD;
      padding: 2px 2px 2px 2px;
}




#home{
height: 40px;
width: 91px;
text-indent: 10000px;
overflow: hidden;
background: url(images/menu-jpn-home.jpg) top left no-repeat;
display: block;
}
#home:hover{
background-position: bottom left;
}


#find{
height: 40px;
width: 91px;
text-indent: 10000px;
overflow: hidden;
background: url(images/menu-jpn-find.jpg) top left no-repeat;
display: block;
}
#find:hover{
background-position: bottom left;
}


#sell{
height: 40px;
width: 91px;
text-indent: 10000px;
overflow: hidden;
background: url(images/menu-jpn-sell.jpg) top left no-repeat;
display: block;
}
#sell:hover{
background-position: bottom left;
}


#buy{
height: 40px;
width: 91px;
text-indent: 10000px;
overflow: hidden;
background: url(images/menu-jpn-buy.jpg) top left no-repeat;
display: block;
}
#buy:hover{
background-position: bottom left;
}


#info{
height: 40px;
width: 91px;
text-indent: 10000px;
overflow: hidden;
background: url(images/menu-jpn-info.jpg) top left no-repeat;
display: block;
}
#info:hover{
background-position: bottom left;
}


#contact{
height: 40px;
width: 91px;
text-indent: 10000px;
overflow: hidden;
background: url(images/menu-jpn-contact.jpg) top left no-repeat;
display: block;
}
#contact:hover{
background-position: bottom left;
}

#english{
height: 40px;
width: 91px;
text-indent: 10000px;
overflow: hidden;
background: url(images/menu-jpn-english.jpg) top left no-repeat;
display: block;
}
#english:hover{
background-position: bottom left;
}






#dropmenudiv{
position:absolute;
border:1px solid #FFFFFF;
border-bottom-width: 0;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 5px;
border-bottom: 1px solid #FFFFFF;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FFED9C;
}




