.clearfix {
  /zoom : 1; 
 	overflow:hidden;/* 外す */
}

.clearfix:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}

body {  font-family: "MS UI Gothic", "sans-serif";
	 font-size: 12px;
	 font-style: normal;
	 line-height: normal;
	 font-weight: normal;
	 color: #006400;
	 background-color: #FFCCCC;
	 background-image: url("img/back.gif")}
table { font-family: "MS UI Gothic","sans-serif";
	 font-size: 15px;
	 color: #006400}

.vertical01{vertical-align: top;}
.vertical02{vertical-align: middle; font-size: 0px; line-height: 0px;}
.vertical03{vertical-align: bottom;}

.text-12 {font-size: 12px;}
.text-red {color: #600;}

.shop-name {
	margin: 0px;
	height: 48px;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.shop-name_icon {
	background-image: url(img/logomark-s.gif);
	background-repeat: no-repeat;
	padding-left: 53px;
}

.osirase-box {
	width: 94%;
	background-color: #F9EAE3;
	border: 1px solid #CCCDCC;
	padding: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/osirase-bg.png);
	background-repeat: no-repeat;
	background-position: center 20px;
}

.osirase-box p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 150%;
	color: #000;
	font-size: 12px;
}

.osirase-l {
	float: left;
	width: 48%;
	text-align: center;
}

.osirase-r {
	float: right;
	width: 48%;
}

.osirase-l .osirase01 {
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
}

.osirase-l .osirase02 {
	font-size: 15px;
}

.osirase-l .osirase03 {
	margin: 0px;
}

.osirase-box .osirase-gift {
	font-size: 17px;
	font-weight: bolder;
	color: #990000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.menu-tbl {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #600;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #600;
	margin-bottom: 10px;
}

.menu-tbl th,
.menu-tbl td {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #600;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #600;
}

.menu-tbl th {
	background-color: #600;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.menu-tbl td {

}

.menu-tbl02 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px;
}

.menu-tbl02 th,
.menu-tbl02 td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 125%;
}

.menu-tbl02 th {
	padding: 5px;
}

.menu-tbl .menu-tbl02 td {
	padding: 7px;
	font-size: 14px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

.cap {
	color: #600;
	font-weight: bold;
}

