@charset "utf-8";
/* CSS Document */
h1 {
	font-size: 12px;
	color: #999999;
	margin-bottom: 5px;
	text-align: right;
	right: 10px;
}
hr {
	color: #CC0001;
	height: 3px;
	vertical-align: top;
}


img {
	margin: 0px;
	border: none;
	padding-left: 2px;
	padding-bottom: 4px;

}
td {
	vertical-align: top;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 14px;
	line-height: 16px;
}
.copyright {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 2px;
	border-top: 2px solid #003366;
	border-bottom: 2px solid #003366;
}
body {
	font: normal 12px "ＭＳ Ｐゴシック", "Osaka";
	color: #000000;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
.side {
	width: 220px;
	background-color: #CC0001;
}
#news-table {
	padding: 1px;
}
#news-td {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0001;
	font-size: 12px;
	line-height: 14px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	vertical-align: top;
	text-align: left;
	height: 2px;
}

#news-left {
	width: 150px;
	border-right-width: 1px;
	border-right-style: solid;
}
#news-img {
	width: 100px;
	height: 75px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#location-img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center;
	text-align: center;
}

#main-background {
	background-position: center;
	top: 10px;
	vertical-align: top;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A2A3A3;
	border-right-color: #A2A3A3;
	border-bottom-color: #A2A3A3;
	border-left-color: #A2A3A3;
}

#side-shop-background {
	background-position: left;
	top: 10px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

#top-tab-img {
	background-position: left;
	vertical-align: bottom;
	position: relative;
	visibility: visible;
	bottom: -8.5px;
}

#shop-info {
	text-align: left;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 2px;
}

#test {
	text-align: left;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 2px;
}

