@charset "Shift_JIS";

.date{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 13px;
}
.piccenter {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.shopname{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	margin-bottom: 5px;
}

.shopname_titlekakomi{
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #FF99FF;
	background-color: #FFCCFF;
}

.shopname_title{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.shopsetumei{
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

table.table01 {
	border-collapse: collapse;
	border: 1px solid #333333;
	margin-left: 15px;
	margin-bottom: 10px;
	width: 400px;
}

table.table01 th{
	border: 1px solid #333333;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
}
table.table01 td {
	border: 1px solid #333333;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
}

table.table01 th {
	background-color: #CCCCCC;
}

.shoptitlebg{
	background-image: url(../img/shopbg.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}
.shoptitlebar{
	font-weight: bold;
	font-size: 12px;
	margin-top: 6px;
	margin-left: 20px;
}

