@charset "EUC-JP";
/* CSS Document */

#tokushoho table {
	margin-bottom: 40px;
	width: 100%;
}
#tokushoho table tr th {
	text-align: left;
	white-space: nowrap;
	background-color: #E8EBEC;
}
#tokushoho table tr td {
	background-color: #FFF;
}
#tokushoho table th, #tokushoho table td {
	padding: 0.5em;
	vertical-align: top;
	border: 1px solid #CCC;
}


#shopinfo table p {
	margin-bottom: 1.5em;
}
#shopinfo #shopimage img {
	padding: 0px;
	background-color: #FFF;
	margin-top: 15px;
	margin-bottom: 15px;
}
