/*=====maskコンテンツ=====*/
#header {
	font-size: 28px;
	padding: 10px 0px;
	border-top: 5px solid #0066CC;
	border-bottom: 5px solid #0066CC;
	text-align: center;
	line-height: 150%;
	font-weight: bold;
	color: #6633FF;
}
#msmain {
	padding: 5px 20px;
	font-size: 13px;
	line-height: 1.7;
}
#msmain h1 {
	font-size: 28px;
	color: #0066CC;
	margin: 0px;
	padding: 10px 0px;
	line-height: 150%;
	font-weight: bold;
}
.msfontr01 {
	font-size: 28px;
	line-height: 140%;
	font-weight: bold;
	color: #FF6600;
	padding: 0px 10px;
}
#msmain h2 {
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
	background: #D7EBFF;
	margin: 0px 0px 10px;
	padding: 5px 20px;
	border-top: thin dotted #0066CC;
	border-bottom: thin dotted #0066CC;
}
#msmain a:link {		
	color: #0066CC;	
	text-decoration: none;		
}		

#msmain a:visited {		
	color: #0066CC;	
	text-decoration: none;	
}		


#msmain a:hover {		
	color: #990000;	
	text-decoration: underline;	
}		

.msulfont02 {
	font-size: 14px;
	line-height: 160%;
	list-style: circle outside;
}
.msfontr02 {
	font-size: 14px;
	color: #FF6600;
	padding: 0px 5px;
	letter-spacing: 0.1em;
	font-weight: bold;
}
#msmain h3 {
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	padding-left: 10px;
	border-left: 5px solid #0066CC;
	margin-left: 10px;
}
.msulfont03 {

	font-size: 12px;
	line-height: 140%;
	list-style: circle outside;
}
.msfontr03 {

	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	padding: 0px 5px;
}
.mslink01 {
	font-size: 12px;
	line-height: 170%;
	margin: 5px 5px 5px 30px;
}
.msfontr04 {
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
	padding: 0px 5px;
	letter-spacing: 0.1em;
	margin: 10px;
}
.ms_order00 {
	margin: 30px auto;
	text-align: center;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 10px;
}
.ms_order01 {
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
	padding: 5px 15px;
	margin: 5px 10px;
	border: 2px solid #FFCC00;
	background: #FFFFCC;
}
/*table============================================*/
table.ms01 {
	width: 90%;
	border-collapse: collapse;
	padding: 2px;
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}

table.ms01 th,
table.ms01 td {
	padding: 3px 3px 3px 10px;
	border-top: 1px solid #0066CC;
	border-bottom: 1px solid #0066CC;
	margin: 0px 0px 0px 10px;
}

table.ms01 th {
	background: #FFF2BF;
	text-align: center;
	white-space: nowrap;
	margin: 0px;
}

table.ms01 td.course {
	text-align: center;
	background: #D7EBFF;
	width: 23%;
	margin: 0px;
	padding: 10px;
}
/*tableフォーム============================================*/
table.ms01f {
	width: 90%;
	border-collapse: collapse;
	padding: 2px;
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}
table.ms01f th,
table.ms01f td {
	padding: 3px 3px 3px 10px;
	border-top: 1px solid #0066CC;
	border-bottom: 1px solid #0066CC;
	margin: 0px 0px 0px 10px;
}

table.ms01f th {
	background: #FFF2BF;
	text-align: center;
	white-space: nowrap;
	margin: 0px;
}
table.ms01f td.course {
	text-align: center;
	background: #FFFFCC;
	width: 23%;
	margin: 0px;
	padding: 10px;
}
