/* CSS Document */

TD{
	font-size : 0.8em;
	line-height: 1.5em;
	letter-spacing: 0.1em;
}
BODY{
	background-image : url(goods/gradation.gif);
	background-repeat : repeat-x;
	background-attachment : fixed;
}
P {
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 1.5em;
}
TABLE {
	background-color: #FFFFFF;
}
H1 {
	font-size: 2em;
	line-height: 1.5em;
	font-weight: bold;
	color: #660000;
}
