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




table {
	width:980px;
	margin-bottom:20px;
} 

table a{
	color:#F00;
	text-decoration:underline;
} 

table td {
	padding: 8px 4px;
	border-bottom: 1px #F00 solid;
}
table th {
	padding: 8px 4px;
	background-color:#800000;
	color:#FFF;
}

.store {
	width:200px;
}
.adress {
	width:330px;
}
.tel {
	width:150px;
}

.title {
	width:200px;
}