table {
}
body {
	background-color: #F1DC94;
	background-attachment: scroll;
	background-image: url(../img/backgroundChip.jpg);
	background-repeat: repeat;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h2 {
	background-image: url(../img/headlineBack.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	color: #FFFFCC;
	background-position: center center;
}
.caption1 {
	font-size: 16px;
	color: #99FF99;
	font-weight: bold;
}
.caption2 {
	font-size: 16px;
	color: #FFFFFF;
}

.copylightfont {
	font-size: 12px;
	font-style: italic;
	color: #CCCCCC;
}
.caption3 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #333333;
}
.storeBack {
	background-color: #003333;
	width: 800px;
}
