/* CSS Document */
table.table010 {
	width: 90%;
	margin: 5px auto;
	font-size: 13px;
}

table.table010 th,
table.table010 td {
	padding: 8px;
	border-top: 1px solid #FAB4C3;
	border-bottom: 1px solid #FAB4C3;
	margin: 0px;
	text-align: left;
}

table.table010 th {
	background: #FBE5DF;
	text-align: center;
	white-space: nowrap;
	padding: 0px;
}

.tex01 {
	font-size: 12px;
	line-height: 140%;
	color: #F85E87;
	font-weight: bold;
}
.midashi {
	font-size: 16px;
	color: #F85E87;
	margin: 20px 10px 5px;
	width: 580px;
	font-weight: bold;
	border-bottom: 2px dotted #F85E87;
	text-align: left;
	padding: 10px 5px 5px 15px;
	border-top: 2px dotted #F85E87;
}
/*table011*/
table.table011 {
	width: 600px;
	border-collapse: collapse;
	margin: 5px auto;
	font-size: 12px;
	line-height: 160%;
	padding: 5px;
	border-top: 1px solid #99CCFF;
	border-left: 1px solid #99CCFF;
}

table.table011 th,
table.table011 td {
	padding: 8px;
	margin: 0px;
	border-right: 1px solid #99CCFF;
	border-bottom: 1px solid #99CCFF;
}

table.table011 th {
	text-align: center;
	width: 26%;
}
table.table011 td {
	text-align: left;
}

table.table011 td.course {
	text-align: left;
	width: 20%;
	padding: 8px;
}
.tex01s {
	font-size: 12px;
	line-height: 140%;
	color: #F85E87;
	font-weight: normal;
}

table.table012y {
	width: 90%;
	border-collapse: collapse;
	margin: 5px auto;
	font-size: 13px;
	clear: both;
}

table.table012y th,
table.table012y td {
	padding: 8px;
	border-top: 1px solid #FFCC33;
	border-bottom: 1px solid #FFCC33;
	margin: 0px;
	text-align: left;
}

table.table012y th {
	background: #FFFFCC;
	text-align: center;
	white-space: nowrap;
	padding: 0px;
}
/*==============order01=============*/
table.mmorder01 {
	font-size: 13px;
	line-height: 1.6;
	width: 98%;
	margin: 5px auto;
	text-align: center;
	border: 3px solid #BAE5EF;
}
table.mmorder01 th,
table.mmorder01 td {
	padding: 5px 10px;
	margin: 0px;
	border: 1px solid #3399FF;
}
table.mmorder01 th {
	color: #666666;
	width: 25%;
}
table.mmorder01 td {
  text-align: left;
}