@charset "utf-8";
/* CSS Document */

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.tm0 {
	padding-top: 0px;
	margin: 0px;
}
.tm10 {
	padding-top: 10px;
}
.tm20 {
	padding-top: 20px;
}

.tm30 {
	padding-top: 30px;
}
.bm10 {
	padding-bottom: 10px;
}
.bm20 {
	padding-bottom: 20px;
}
.bm30 {
	padding-bottom: 30px;
}
/* table waku
---------------------------------------------------- */
.table1 {
	border-collapse:collapse;
	margin: 0px;
	padding: 0px;
}
.table1 td {
	margin: 0px;
	border: 1px solid #E6E6E6;
}

.table2 {
border-collapse:collapse;
}
.table2 td {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.table2 .menu-title {
	line-height: 110%;
	color: #FF0000;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
}


.table2 .menu-text {
	line-height: 110%;
	font-size: 10px;
	color: #666666;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.table3 {
	border-collapse:collapse;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFCC;
}
.table3 td {
	margin: 0px;
	border: 1px solid #E6E6E6;
	text-align: left;
}
#shopname {
	font-weight: bold;
	color: #990000;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
