
h1 {
	font-size: 8pt;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.txt8pt {
	font-size: 8pt;
	line-height: 120%;
}
.txt9pt {
	font-size: 9pt;
	line-height: 140%;
}
.txt10pt {
	font-size: 10pt;
	line-height: 140%;
}
.txt11pt {
	font-size: 11pt;
	line-height: 120%;
}
.txt10ptRed {
	font-size: 10pt;
	line-height: 140%;
	color:#a70000;
}
.products-bg {
	background-image: url(../image/products_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.products-eng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 11px;
}
.products-jpn {
	font-size: 9pt;
	text-align:center;
}
.products-sub {
	background-image: url(../image/products_list.gif);
	background-repeat: no-repeat;
	background-position: 145px 6px;
	font-size: 9pt;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 6px;
	padding-right:10px;
}
.products-sub { display:block;}
form {
	margin: 0px;
	padding: 0px;
}
.title {
	background-image:  url(../image/list/title_bg.gif);
	background-repeat: repeat-x;
}
.default {
	font-size: 9pt;
	line-height: 150%;
}
.list-price {
	font-size: 13pt;
	font-weight: bold;
	color: #A70000;
	background-color: #f0f0f0;
	padding: 5px;
}
.detail-title {
	font-size: 13pt;
	font-weight: bold;
	padding-bottom: 6px;
	padding-left: 6px;
}
.detail-price {
	font-size: 14pt;
	font-weight: bold;
	color: #A70000;
}
.detail-priceS {
	font-size: 12pt;
	font-weight: bold;
	color: #A70000;
}

.news {
	overflow: auto;
	height: 126px;
	width: 381px;
	padding: 6px 0px 0px 6px;
	font-size: 9pt;
	line-height: 140%;
}
.sitemap {
	padding: 12px 5px 12px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 9pt;
	background-image: url(../../image/sitemap_list.gif);
	background-repeat: no-repeat;
	background-position: 5px 14px;
}
