@charset "utf-8";
/* 店舗情報
*/


.shop_bold {
	font-size: 13px;
	font-weight: bold;
	line-height: 200%;
}
.shop_bold2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 200%;
}
.shop_bold3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 200%;
}

.shop_basic {
	font-size: 13px;
}

.info {
	height: 250px;
	width: 650px;
	background-image: url(../img/sinfobg.jpg);
	background-repeat: no-repeat;
	margin-bottom:10px;
	margin-top: 10px;
}
.info span {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 1.0em;
	line-height: 1.5em;
	color: #333333;
	padding-left: 35px;
}
.info_frame {
  width:626px;
  height:220px;
  margin: 0px 10px;
  overflow: auto;
}
.info_frame td { 
	border-bottom: 1px #CCB199 dotted;
	font-size: 10pt;
	padding-top: 10px;
	padding-bottom: 10px;
}
.info_frame .catch {
	font-size: 12pt;
	line-height: 1.5;
}

.calender {
	width: 545px;
	background-image: url(../img/401.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.caltd{
	border-style: outset;
	border-color: #F2F0F0;
	border-width: thin;
	text-align: left;
	vertical-align: top;
}

.caltd2 td {
	text-align: left;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

.caltable {
	background-image: url(../img/cal/calbg.gif);
	background-repeat:no-repeat;
}
.att {
	font-size: 11px;
	color: #666666;
}

#wrapper_win {
	width: 600px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: auto;
}

.rectd{
	line-height: 1.5;
	font-size: 12px;
	padding: 5px;
}
.rectd p{
	font-size: 12px;
	line-height: 1.5;
}
.recb {
	font-size: 14px;
	line-height: 1.5;
	font-weight: bold;
}