BODY {
	background-image: url(../images/bg.gif);
	background-color: #FBF7F2;
	color: #000000;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	background-position: center;
	background-repeat: repeat-y;
	font-size: 14px;
 	line-height: 125%;
}
A {
	color:#663300;
	text-decoration: none;
}
A:hover {
	color:#FFCC33;
}
.text_products_name_big {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 24px;
}
.text_product_detail {
	font-size: 15px;
}


H3 {
	font-size:16px;
	line-height: 18px;
	display:inline;
	top: 2px;
}

TD.headermenu {
  /*line-height: 1.5;*/
}

.text_price {
	color: #F00;
	font-size: 1.2em;
	font-family: "Times New Roman", Times, serif;
}
.text_price_large {
	color: #F00;
	font-size: 1.8em;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.text_mini_sitemap {
	font-size: 10px;
}
