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

div.photo			{
					margin-top: 15px;
}

table				{
					width: 476px;
					border-spacing: 1px;
}

table th			{
					width: 130px;
					font-weight: bold;
					text-align: right;
					padding: 5px;
					vertical-align: top;
					background: #ffd8f3;
					}

table td			{
					width: 340px;
					padding: 5px;
					background: #f5f5f5;
}

table td.map	{
				text-align: center;
}
