@charset "utf-8";
a {
	text-decoration: none;
	color: white;
	font-size: 12px;
	line-height: 1.8;
}
body {
	text-align: center;
	margin-top: 0;
	font-family: 'Lato', 'Noto Sans JP', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
img {
	border: 0;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	background-color: black;
}
#wrapper2 {
	text-align: left;
	background-color: black;
}
h3 {
	font-weight: normal;
}
.new_arrival td {
	width: 33%;
}
.spec {
	margin-top: 0;
}
.spec dt {
	float: left;
	width: 65px;
}
.spec dd {
	margin-left: 65px;
}
.Spec_sheet p {
	font-size: 12px;
	margin: 0;
}
.Spec_sheet img {
	margin-bottom: 1em;
}
