/* main */
#main {
	width: 950px;
	margin: 0 auto 0 auto;
	}

table.OutlineTable {
	width: 713px;
	border: none;
	margin: 0;
	padding: 0;
	border: 1px solid #FF90B3;
	}
	table.OutlineTable th.t {
		width: 153px;
		font-size: 14px;
		color:#000000;
		margin: 0;
		padding: 7px;
		border-right: 1px solid #FF90B3;
		border-bottom: 1px solid #FF90B3;
		text-align: center;
		background:#F19DB2;
		line-height: 150%;
		}
	table.OutlineTable td.t {
		width: 140px;
		font-size: 14px;
		color:#000000;
		margin: 0;
		padding: 7px;
		border-right: 1px solid #FF90B3;
		border-bottom: 1px solid #FF90B3;
		text-align: center;
		background:#F8CFD8;
		line-height: 150%;
		}
	table.OutlineTable td.te {
		width: 140px;
		font-size: 14px;
		color:#000000;
		margin: 0;
		padding: 7px;
		border-bottom: 1px solid #FF90B3;
		text-align: center;
		background:#F8CFD8;
		line-height: 150%;
		}

	table.OutlineTable th.nn {
		width: 153px;
		font-size: 12px;
		color:#000000;
		margin: 0;
		padding: 7px;
		border-right: 1px solid #FF90B3;
		background:#ffffff;
		line-height: 150%;
		}
	table.OutlineTable td.nn {
		width: 140px;
		font-size: 12px;
		color:#000000;
		margin: 0;
		padding: 7px;
		border-right: 1px solid #FF90B3;
		text-align: center;
		background:#ffffff;
		line-height: 150%;
		}
	table.OutlineTable td.nne {
		width: 140px;
		font-size: 12px;
		color:#000000;
		margin: 0;
		padding: 7px;
		text-align: center;
		background:#ffffff;
		line-height: 150%;
		}

	table.OutlineTable th.n {
		width: 153px;
		font-size: 12px;
		color:#000000;
		margin: 0;
		padding: 7px;
		border-right: 1px solid #FF90B3;
		background:#FDF1F4;
		line-height: 150%;
		}
	table.OutlineTable td.n {
		width: 140px;
		font-size: 12px;
		color:#000000;
		margin: 0;
		padding: 7px;
		border-right: 1px solid #FF90B3;
		text-align: center;
		background:#FDF1F4;
		line-height: 150%;
		}
	table.OutlineTable td.ne {
		width: 140px;
		font-size: 12px;
		color:#000000;
		margin: 0;
		padding: 7px;
		text-align: center;
		background:#FDF1F4;
		line-height: 150%;
		}

	p.attention {
		font-size:12px;
		margin-top:5px;
		margin-bottom:15px;
		text-align:right;
		}
	p.notice {
		font-size:12px;
		line-height:150%;
		margin-top:0px;
		margin-bottom:0px;
		padding-left:2.5em;
		text-indent:-2.5em;
		}

div#newCourse {
	position:relative;
	margin-top:30px;
	}
	div#newCourse div {
		position:absolute;
		top:-25px;
		left:-30px;
		}

table.OutlineTable2 {
	border: solid 1px #ff90b3;
	margin: 0 0 0 20px;
	padding: 0;
	background:#ffffff;
	}
	table.OutlineTable2 th,
	table.OutlineTable2 td {
		font-size: 12px;
		color:#000000;
		margin: 0;
		padding: 8px;
		text-align: left;
		line-height: 150%;
		}
	table.OutlineTable2 th {
		padding-right:0px;
		}
	table.OutlineTable2 tr.notice th,
	table.OutlineTable2 tr.notice td {
		padding-top:0px;
		}
	table.OutlineTable2 th.tRtight,
	table.OutlineTable2 td.tRtight {
		text-align:right;
		}

table.OutlineTable3 {
	border:none;
	margin: 5px 0 30px 0;
	padding: 0;
	width:100%;
	}
	table.OutlineTable3 th,
	table.OutlineTable3 td {
		font-size: 12px;
		color:#000000;
		margin: 0;
		padding: 0 3px;
		text-align: left;
		line-height: 150%;
		}
	table.OutlineTable3 th {
		padding-right:0px;
		}
	table.OutlineTable3 tr.notice th,
	table.OutlineTable3 tr.notice td {
		padding-top:0px;
		}
	table.OutlineTable3 th.tRtight,
	table.OutlineTable3 td.tRtight {
		text-align:right;
		}
