html, body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
}
img {
	vertical-align: bottom;
}
#download {
	width: 864px;
	height: 480px;
	background-image: url(../image/download_back.jpg);
}
#list {
	width: 592px;
	height: 222px;
	margin: 0 auto;
	padding: 144px 0 44px;
}
.btn {
	float: left;
	margin: 12px;
}
.clear {
	clear: both;
}
.text {
	text-align: center;
	color: #F872AD;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 150%;
}
a img {
	border: none;
	outline: none;
}
a {
	border: none;
	outline: none;
}
