/*
  経絡体操クラス guided by 倉谷スケジュール用スタイルファイル
  /yoga/taisou-kuratani.html
*/
.no-margin-bottom {
	margin-bottom: 0;
}
table {
	margin-left:auto;
	margin-right: auto;
	margin-bottom: 10px;
	border-collapse: collapse;
	font-size:14px;
}
table#taisoSchedule caption {
	padding: 2px 5px;
	font-size: 18px;
	font-weight: bold;
}
table.study_plan {
	margin-bottom: 20px;
}
table.study_plan caption {
	padding: 2px 5px;
	font-size: 18px;
	font-weight: bold;
}
/*table#taisoSchedule th,
table#taisoSchedule td,
table.study_plan tbody tr td {*/
table thead tr th,
table tbody tr td {
	padding: 5px;
	border:1px solid #000;
	text-align:center;
}
table#taisoSchedule th {
	background-color: #afa;
}
table tbody tr.line1 td {
	background: #bdf;
}
table tbody tr td.item_month {
	background: #bdf;
}
table#taisoSchedule tfoot tr td {
	border: none;
	text-align: left;
}
table#charge {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
table#charge tbody tr td {
	padding-left: 7px;
	text-align: left;
}
div.chu p {
	margin:0em 0em 0em 2em;
	text-indent:-2em;
}
article div.notice {
	margin: 5px 10px 20px 10px;
	padding: 5px 10px;
	border: 1px solid #000;
	border-radius: 4px;
}
article div.notice p {
	font-weight: bold;
}
/*#content article div.notice p:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
}*/
dl#notice_1 dt {
	padding: 5px 5px !important;
	/*background: #aaf !important;*/
	background: #286 !important;
	font-size: 16px !important;
	font-weight: bold !important;
	color: #fff !important;
	text-shadow: none !important;
	text-align: left !important;
}
#dialog {
	background: #fff;
	border: 1px solid #ddd;
}
