/*
	経絡体操法セミナー taisoseminar.html用スタイルファイル
*/

div#picBox1 {
	margin: 0 0 1em 0;
	text-align: center;
}

div#picBox1 p {
	margin-left:		2%;
	margin-right:		2%;
	padding-left:		3%;
	padding-right:	3%;
	text-align: left;
	font-family: "メイリオ","Meiryo UI", HGMaruGothicMPRO, Verdana, Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
	border-right: 1px dotted #3d9;
	border-bottom: 1px dotted #3d9;
	color: #d0a;
}

div#timePlace {
	margin: auto;
	margin-bottom: 2em;
	padding: 10px;
	background-color: #fff;
	border: 4px solid #6c6;
	color: #000;
}

div#timePlace dl dt, div#timePlace dl dd p{
	font-size: 1.4em;
	font-weight: bold;
}

ol.decimal li {
	list-style-type: decimal;
}

ol li {
	list-style-type: upper-roman;
}

ol ol li {
	list-style-type: upper-latin;
}

dt a {
	color: red;
	text-decoration: underline;
}

dt a:hover {
	color: #3a3;
}

dl.hiddenMenu>dd {
	display: none;
}

dl.hiddenMenu:hover>dd {
	display: block;
}

table#timeTable thead tr th {
	text-align: center;
	background-color: #afa;
}
table#timeTable tbody tr td {
	width:260px;
	vertical-align:top;
}
table#timeTable tbody tr td p.content {
	font-size: 1.2em;
}
table#timeTable tbody tr td.time1 {
	width:52px;
	text-align:center;
	vertical-align:middle;
}

#KoushiMsg dl dt {
	font-size: 1.2em;
}
#KoushiMsg dl dd {
	border-top:2px solid #3f3;
}
table#price {
	table-collapse: collapse;
}

table#price th {
	text-align: center;
	background-color: #afa;
}

table#price td[headers="kind"] {
	text-align: center;
}

table#price td[headers="bothDays"] {
	text-align: center;
}

table#price td[headers="oneDay"] {
	text-align: center;
}

table#price td[headers="andII"] {
	text-align: center;
}

div.anotherSchedule {
	border: 2px solid #eaf;
	margin-bottom: 2em;
	padding: 0.5em;
}
div.anotherSchedule dl dd sup {
	color:red;
}

table#tableSeminorII caption {
	font-size: 16px;
}

table#tableSeminorII th {
	text-align: center;
	background-color: #afa;
}

table#tableSeminorII td[headers="time"] {
	width: 20%;
	text-align: center;
	vertical-align: middle;
}

table#tableSeminorII td[headers="1st"] {
	width: 40%;
	vertical-align: top;
}

table#tableSeminorII td[headers="2nd"] {
	width: 40%;
	vertical-align: top;
}

.normalLit {
	font-weight: normal;
	color: #000;
}

div#mousikomi {
	margin-bottom: 1em;
	border: 1px solid #faa;
	padding: 1em;
}

.dl-mousikomi {
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	background-color: #afa;
}

.dl-mousikomi dt {
	margin: 0;
	padding: 5px 0;
	border-top: 1px solid #bbb;
	float: left;
	clear: both;
	display: inline;
	width: 140px;
	text-indent: 5px;
	font-weight: bold;
	background-color: #afa;
}

.dl-mousikomi dd {
	margin: 0;
	margin-left: 140px;
	padding: 5px;
	border-left: 1px solid #bbb;
	border-top: 1px solid #bbb;
	background-color: #fff;
}

.dl-mousikomi dd span {
	color: #aaa;
	font-size: 12px;
}

.dl-mousikomi dd p.disable {
	color:gray;
}

.dl-mousikomi:after {
	content: "";
	display: block;
	clear: both;
}

#parent-font-size1 {
	font-size: 1em;
}
#seminarAims {
	font-size: 1.2em;
}
#seminarII-items {
	border-top: 7px solid #39f;
	border-bottom: 7px solid #39f;
}
#mainContent_content div.table p.finished {
	color: #e11;
}
