body {
	color: black;
	font-size: 14px;
	line-height: 24px;
	background-color: white;
	background-image: url(images/base.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.btn { }
.small { font-size: 12px; line-height: 22px; }
.border { background-image: url(images/border.gif); background-repeat: no-repeat; background-position: center; height: 30px; }
a:link { color: #597900; text-decoration: none; }
a:visited { color: #305000; text-decoration: none; }
a:hover { color: #ffe660; text-decoration: none; }
.amount { color: #6a6a6a; font-size: 10px; line-height: 16px; }
.info {
	font-size: 10px;
	padding-left: 25px;
}
.demerit_topic { color: #5b7c3e; font-size: 16px; }
.stock {
	color: #F00;
	text-align: center;
}
