.mutsu_t001 {
	font-size: 16px;
	line-height: 130%;
	font-weight: 600;
	font-family: 'Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック', sans-serif;
}
.mutsu_t002 {
	font-size: 16px;
	line-height: 130%;
	font-weight: 600;
	font-family: 'Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック', sans-serif;
	color: #333366;
}
.mutsu_st001 {
	font-size: 12px;
	font-weight: 600;
	font-family: 'Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック', sans-serif;
	color: #a52a2a;
}
.mutsu_st002 {
	font-size: 14px;
	font-weight: 600;
	font-family: 'Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック', sans-serif;
	color: #333333;
}
.mutsu_img001 {
	float: left;
	margin: 0px 10px 0px 0px;
	font-size: 90%;
	text-align: center;
}
.mutsu_img001 img {
	margin: 0px 0px 0px 0px;
}

DL {
	margin-top: 0.25em;
	font-size: 90%;
}

IMG.imgright01 {
	float: right;
}


/* ページ内リンク */
.link_td001 {
	text-align: right;
	font-size: 80%;
	padding: 5px 15px 5px 15px;
	border-bottom: 3px dotted #666666;
}
.link_td002 {
	text-align: right;
	font-size: 80%;
	padding: 5px 15px 5px 15px;
	border-bottom: 1px solid #cdcdcd;
}
/* 営業時間枠 等 */
.eigyotime001 {
	border: 1px solid #cdcdcd;
	margin: 5px 0px;
	padding: 10px 15px 10px 15px;
	font-size: 90%;
	font-weight: 600;
}
.point01 {
	margin: 10px 0px;
	padding: 0;
}

/* お飲物コース */
.drinkcourse001 {
	border: 2px dotted #cdcdcd;
	margin: 5px 50px;
	padding: 10px 15px 0px 15px;
	font-size: 90%;	
}
/* こだわり */
.kodawari001 {
	border: 1px solid #cdcdcd;
	margin: 10px 15px 5px 15px;
	padding: 10px 15px 10px 15px;
	font-size: 90%;
	/*width: 280px;*/
	/*float: right;*/
}
/*テーブル*/
.table01 {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-family: 'Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック', sans-serif;
}
.table01 th,
.table01 td {
	border-bottom: 1px solid #99999;
	padding: 7px;
	margin:0;
	}
.table01 th {
	font-size: 90%;
}
.table01 td {
	font-size: 90%;
	text-align: center;
	width: 90px;
	line-height: 150%;
}
.tbl_bkcolor01 {
	background-color: #d3d3d3;
}
.tbl_bkcolor02 {
	background-color: #FDEFCD;
}
.tbl_bkcolor03 {
	background-color: #CAD4E8;
}
.tbl_bkcolor04 {
	background-color: #E3F3D0;
}
.tbl_bkcolor05 {
	background-color: #f5f5f5;
}
.tbl_bkcolor06 {
	background-color: #FDEFEF;
}
.waku01 {
	border: 1px solid #cdcdcd;
	margin: 10px 50px;
	padding: 10px 20px;
	text-align: center;
	background-color: #FDEFEF;
}
/*クリア*/
.clear {
	clear: both;
}