body {
	width: 480px;
	margin: 0 auto;
	padding: 20px 0;
	background: #000;
	color: #ccc;
	font-size: 12px;
	font-family: Verdana, Helvetica, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS P Gohtic', sans-serif;
	line-height: 1.6em;
}

a:link		{ text-decoration: none ; color: #09c }
a:visited	{ text-decoration: none ; color: #09c }
a:active	{ text-decoration: none ; color: #09c }
a:hover		{ text-decoration: underline; color: #fc3 }

h1 {
	font-size: 16px;
	line-height: 1.6em;
	text-align: center;
}

h2 {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	color: #666;
	font-size: 14px;
	line-height: 1.6em;
	text-align: center;
}

h3 {
	font-size: 13px;
	line-height: 1.6em;
}

h4 {
	font-size: 12px;
	line-height: 1.6em;
}

td {
	color: #ccc;
	font-size: 12px;
	line-height: 1.6em;
}

.margin01 { margin: 30px 40px 0px 240px }
.margin02 { margin: 10px 0px 0px 10px }

.releasedStuffPic {
	float: left;
	margin: 0 1em 1em 0;
}

.releasedStuffPic2 {
	float: left;
	margin: 0 2px 1em 0;
}

.nostock {
	color: #c66;
	font-weight: bold;
}
