@charset "utf-8";
#contents_atrea {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#shop_list {
	width: 750px;
	display: block;
	margin-left: 40px;
}

.area_table {
	width: 750px;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0BEBF;
}

.area_table th {
	font-size: 13px;
	text-transform: uppercase;
	color: #242424;
	background-color: #CCCBC9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0BEBF;
}
.area_table td {
	font-size: 13px;
	color: #242424;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0BEBF;
	line-height: 150%;
}



.area_table .shop1 {
	font-weight: bold;
}
.area_table .shop2 {
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C0BEBF;
}
#footers {
	display: block;
	width: 540px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 66px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	padding-left: 195px;
	height: 52px;
	overflow: visible;
	padding-top: 2px;
}
#footers a {
	color: #FF0000;
}
#footers p {
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
}
