body {
	background-color: #000000;
	margin: 0px;
}
table {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	color: #E0B8BE;
}
a:link {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	color: #E5C4C7;
	text-decoration: none;
}
a:visited {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	color: #E5C4C7;
	text-decoration: none;
}
a:hover {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	color: #CB753C;
	text-decoration: none;
}
a.web:link {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	color: #E5C4C7;
	text-decoration: none;
}
a.web:visited {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	color: #E5C4C7;
	text-decoration: none;
}
a.web:hover {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	color: #cccccc;
	text-decoration: none;
}
a.more:link {
	color: #9F4857;
	text-decoration: none;
}
a.more:visited {
	color: #9F4857;
	text-decoration: none;
}
a.more:hover {
	color: #ffffff;
	text-decoration: none;
}

a.click:link {
	color: #9F4857;
	text-decoration: underline;
}
a.click:visited {
	color: #9F4857;
	text-decoration: underline;
}
a.click:hover {
	color: #ffffff;
	text-decoration: none;
}

.font01 {
	font-size: 8pt;
	color: #FFFFFF;
}
.font06 {
	font-size: 8pt;
	color: #999999;
}
.font02 {
	font-size:9pt;
	color: #FFFFFF;
}
.font03 {
	font-size:9pt;
	color: #AD7777;
}
.font04 {
	font-size:9pt;
	color: #FF634A;
}
.font05 {
	font-size:10pt;
	font-weight:bold;
	color: #B5BFC5;
}
.font07 {
    font-family:"Monotype Corsiva","Courier New","Verdana";
	font-size:18px;
	color: #AD7777;
}
.font08 {
	font-size:10pt;
	font-weight:bold;
	color: #ffffff;
}
.font09 {
	font-size:10pt;
	color: #CC6633;
}
.font10{
	font-size:9pt;
	color: #d8b7b7;
}
.input {
	border: 1px solid #B29797;
	background-color: #724242;
	font-family:"Verdana","Monotype Corsiva","Courier New";
}
.input_jhk {
	border: 1px solid #B29797;
	background-color: #381a15;
	font-family:"Verdana","Monotype Corsiva","Courier New";
}
.homeInquiry2 {
	border: 1px solid #B29797;
	background-color: #724242;
	font-family:"Verdana","Monotype Corsiva","Courier New";
	color: white;
}
.homeInquiry {
	border: 1px solid #333333;
	background-color: black;
	color: white;
	font-family:"Verdana","Monotype Corsiva","Courier New";
}
.bg {
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg_jhk {
	background-image: url(/images/bg.zh_CN.jhk.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg01 {
	background-image: url(/images/bg_Blowup01.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bold{
font-weight:bold;
}
.sales{
	color:#66FF66;
	/*background-color: #FFFFCC;*/
	font-family:Arial;
	font-size:9pt;
	font-style:italic;
}

#divCatalogGuide{
	position:absolute;
	display:none;
	left:0px;
	top:0px;
	width:80px;
	height:13px;
	z-index:255;
}
/*
#divCatalogGuide{
	position:relative;
	display:block;
	left:147px;
	top:214px;
	width:80px;
	height:13px;
	z-index:255;
}
*/
a.orderBy:link{
	color: blue;
}
a.orderBy:visited{
	color: blue;
}
a.orderBy:hover{
	color: red;
}

a.btn:link {
	color: #4d2612;
	text-decoration: none;
}
a.btn:visited {
	color: #4d2612;
	text-decoration: none;
}
a.btn:hover {
	color: #333333;
	text-decoration: none;
}
a.btn01:link {
	color: white;
	text-decoration: none;
}
a.btn01:visited {
	color: white;
	text-decoration: none;
}
a.btn01:hover {
	color: white;
	text-decoration: none;
}
.btnFrame {
	background-image: url(/image/btn_bg01.gif);
	background-repeat: repeat-x;
}
.btnFrame01 {
	background-image: url(/image/btn_bg01.gif);
	background-repeat: repeat-x;
}
.btnFrame02 {
	background-image: url(/image/btn_bg02.gif);
	background-repeat: repeat-x;
}

textarea.msg {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cc3300;
	background-color: #ffffff;
	padding: 2px;
	width: 200px;
	border: 0px;
	height: 40px;
}
.coffee{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6f3605;
}
.collection{
	font-size: 16px;
	font-weight:bold;
	color: #6f3605;
}
.inputName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px;
	color:#cc3300;
}