body {
	background-color: #ffffff;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-family: "Trebuchet MS", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	margin-top:0;
	padding-top:0;
}

h1, h2, h3, h4, h5, h6, address {
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-family: "Trebuchet MS", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}

p, ul, ol, li, dl, dt, dd {
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-family: "Trebuchet MS", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}

table, caption, th, td {
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-family: "Trebuchet MS", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}

h2.productName {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3;
}

td.item {
	font-size: 11px;
	line-height: 1.5;
	width: 75px;
	}
td.detail {
	font-size: 11px;
	line-height: 1.5;
	font-weight: bold;
	}

div.regions {
	font-size: 13px;
	letter-spacing: 1.5pt;
	margin-bottom: 10px;
	padding: 2px 15px 2px 15px;
	margin-top: 5px;
	background-color: #5B94C4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #FFFFFF;
}

div.regions a:link {
	color: #0e3192;
	text-decoration: none;
}

div.regions a:visited {
	color: #0e3192;
/*	color: #7f1c87;*/
	text-decoration: none;
}

div.regions a:hover, a:active {
	color: #003399;
	text-decoration: underline;
}

