@charset   "Shift_JIS";

* {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

body {
	margin-left: auto;
	margin-right: auto;
	color: #1d1514;
	background-color: #ffeee0;
	text-align: center;
	background-image: url(../img/layout/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 12px;
}

img {
	border-width: 0px 0px 0px 0px;
	outline: none;
}

a {
	overflow: hidden;
	outline: none;
	color: #640000;
}

a:hover {
	overflow: hidden;
	outline: none;
	text-decoration: none;
}

h1 {
	font-size: 12px;
	font-weight: normal;
	line-height: 40px;
	color: #ffffff;
	text-align: left;
	padding-left: 50px;
}

em {
	font-style: normal;
	color: #fb7d00;
	font-weight: bold;
}

table {
	margin: auto;
	border-width: 0px 0px 0px 0px;
	border-collapse: collapse;
}

.shop {
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #4f3e1e;
	text-align: left;
	border-left-width: 1em;
	border-left-style: solid;
	border-left-color: #ad8841;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
}

