@charset "utf-8";
/* CSS Document */

/* お料理マスターコースのページ限定 */
.tbl_point{
	width:100%;
	margin:0 0 20px 0;
	border-collapse:collapse;
	border-spacing:0;
}

.tbl_top{
	margin-top:-10px;
}

.tbl_point tr.td_top th{
	padding:0;
	text-align:left;
}

.tbl_point tr.td_middle td{
	padding:10px 20px 0 10px;
	background:url(../img/tbl_bg.gif) repeat-y 0 0;
	vertical-align:top;
}

.tbl_point tr.td_pho td{
	padding:0 10px 10px 10px;
	background:url(../img/tbl_bg_bottom.gif) repeat-y 0 bottom;
}

.tbl_point tr.td_last td{
	padding:10px 20px 10px 10px;
	background:url(../img/tbl_bg_bottom.gif) repeat-y 0 bottom;
	vertical-align:top;
}

.tbl_point tr.td_last td.td03{
	padding:10px 10px 10px 10px;
}

img.style{
	margin:0 0 5px 0;
}

.theme{
	margin:5px 0 0 0;
	font-weight:bold;
}

ul.menu_detail{
	margin:5px 0 0 0;
}

ul.menu_detail li{
	padding:0 0 0 15px;
	background:url(../../../img/common/ico_dot01.gif) no-repeat 0 7px;
}
