@charset "Shift_JIS";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center;
	background-image: url(mainimage/bg.gif);
}

A:link{
  color:#ff9900;
}

A:visited{
  color:#ff9900;
}
A:hover{
  color:#ff9900;
}

.flashback {
	background-attachment: scroll;
	background-image: url(mainimage/flashback.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.adsize {
	margin-top: 2px;
	margin-bottom: 2px;
}
.maintable {
	margin-top: 0px;
	margin-bottom: 0px;
}
.mainbg {
	background-attachment: scroll;
	background-image: url(mainimage/mainbg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.mainfoot {
	background-attachment: scroll;
	background-image: url(mainimage/mainfoot.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.menubg {
	background-attachment: scroll;
	background-image: url(mainimage/menuback.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.newsflame {
	margin-left: 32px;
	margin-top: 10px;
}

.contentsmenu {
	padding-left: 25px;
	padding-top: 0px;
}
.style2 .style1 a {
	color: #FFFFFF;
}
a:hover {
	color: #0033CC;
}
.mainbg a {
	text-decoration: none;
	color: #FF0000;
}
.shopname {
	font-size: 11px;
	color: #000000;
}
a.shopname:link {
	color: #FF3300;
}
.listtable {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-width: 1px;
	border-right-color: #666666;
	font-size: 11px;
}
.listtable_left {
	font-size: 11px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
}
.listtable_underfoot {
	font-size: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.listtable_under {
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
a.shopname:visited {
	color: #FF3300;
}
a.shopname:hover {
	color: #003399;
}
