
table.nenmatsu {
	width: 720px;
	border: 2px solid #EEEEEE;
	border-collapse: separate;
	margin: 10px 0px;
	border-spacing: 1px;
	}

table.nenmatsu th {
	padding: 5px;
	background-color: #7E6B5A;
	color: #FFFFFF;
	}

table.nenmatsu td {
	width: 25%;
	border: 1px solid #D1C0A5;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	}

table.nenmatsu td .shopname {
	margin: 0px;
	font-size: small;
	padding: 5px;
	background-color: #EDDFCA;
	color: #7E6B5A;
	text-align: center;
	}

table.nenmatsu td table.openclose {
	border-style: none;
	margin: 0px auto;
	}

table.nenmatsu td table.openclose td {
	width: auto;
	border-style: none;
	padding: 2px 5px;
	font-size: x-small;
	text-align: center;
	border-bottom: 1px dotted #7E6B5A;
	}


