@charset "utf-8";
/* CSS Document */

.shops-area900{
	width: 900px;
	height: 1800px;
	margin: auto;
}
td{
	font-family:"MS PGothic","Hiragino Kaku Gothic ProN W3",sans-serif;
}

td a{
	color:#0000ff;
	background-color: #ececec;
}
td a:hover{
	background-color: #f49d9;
}

.shops-area300-body{
	width: 300px;
	height: 1360px;
	float: left;
	margin-left: 0px;

}

.shops-area300{
	width: 300px;
	height: 225px;
	float: left;
	margin-top: 2px;
}

.shops-body-area600-body{
	width: 600px;
	height: 1360px;
	float: right;
	margin-right: 0px;
}

.shops-area600{
	width: 600px;
	height: 225px;
	float: right;
	font-size:12px;
	color:#333;
	border:4px double #999;
	margin-top: 2px;
	margin-right: 0px;
	vertical-align: middle;
}

.shops-fotter-area900{
	width: 900px;
	height: 40px;
	float: left;
	margin: auto;
}

