@charset "shift_jis";
/* CSS Document */

#bg_image01 {
	margin: 0px;
	position: fixed;
	z-index: 3;
	left: 0px;
	top: 0px;
	width: 100%;
	background-image: url(img_common/header.gif);
	background-repeat: repeat-x;
	height: 73px;
}
#bg_image02 {
	position: fixed;
	width: 100%;
	left: 0px;
	bottom: 0px;
	margin: 0px;
	z-index: 0;
	background-image: url(img_common/bg_under.jpg);
	background-repeat: repeat;
	height: 650px;
}
#bg_image03 {
	background-image: url(img_common/footer.gif);
	background-repeat: repeat;
	margin: 0px;
	width: 100%;
	position: fixed;
	left: 0px;
	bottom: 0px;
	height: 50px;
	z-index: 3;
}

#header {
	width: 760px;
	top: 0px;
	z-index: 4;
	left: 50%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -380px;
	position: fixed;
}

#title {
	width: 760px;
	top: 73px;
	z-index: 2;
	position: fixed;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -380px;
	left: 50%;
}

#menu {
	width: 170px;
	top: 73px;
	background-repeat: repeat;
	z-index: 1;
	position: fixed;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -380px;
	left: 50%;
}
#content {
	width: 590px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -210px;
	position: absolute;
	left: 50%;
	top: 73px;
	z-index: 1;
	height: 100%;
	background-color: #FFF;
}
#table_margin {
	margin: 0px;
}
.table_margin {
	margin: 0px;
}
#footer {
	width: 760px;
	z-index: 3;
	left: 50%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 117px;
	position: fixed;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #000;
	bottom: 27px;
	letter-spacing: 1px;
}
p {
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #666;
	line-height: 18px;
	letter-spacing: 0.5px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h1 {
	margin: 0px;
}
h2 {
	margin: 0px;
}

h6 {
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #47C7EC;
	margin: 0px;
}

h7 {
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #999;
	bottom: 27px;
	letter-spacing: 1px;
}

/*@‹­’²•¶ŽšiÔj@*/
.emphasis {
	color: #C00;
}

/*@uŽtÐ‰îƒy[ƒW@æ¶‚ÌBOX@*/
.Tbox {
	border: #999 solid 1px;
	margin-bottom: 20px;
}




/*ctc.html*/

.float_l {
	float: left;
}
.clear {
	clear: both;
}
.font120 {
	font-size: 120%;
}
.font140 {
	font-size: 140%;
}
.red {
	color: #F00;
}
.bold {
	font-weight: bold;
}

#ctc {
	background: #fff;
	padding: 200px 30px;
	color: #666;
	line-height: 1.4em;
	letter-spacing: 0.5px;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}
#ctc h2 {
	margin-top: 20px;
}
#ctc h3 {
	font-size: 90%;
	color: #ff6600;
}
#ctc ol,
#ctc ul {
	font-size: 13px;
}
#ctc table {
	background: #EEE;
}
#ctc table caption {
	text-align: left;
	font-weight: bold;
	letter-spacing: 0.5em;
}
#ctc table th,
#ctc table td {
	font-size: 13px;
	padding: 2px;
}
#ctc table tr:nth-child(even) {
	background-color: #FFF;
}
#ctc table tr:nth-child(odd) {
	background-color: #EDF1D8;
}
#ctc dl {
	font-size: 80%;
	margin: 0 5px 10px;
	/* 0 !important;*/
	line-height: 1.2em;
	float: left;
}
#ctc dl dt {
	/*margin:0 !important;padding:0 !important;*/
}
.pic img {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
/*#ctc ul li {list-style:inside;}*/
.onlineschool {
	position: relative;
	width: 760px;
	top: 83px;
	margin: -462px auto auto auto;
	display: flex;
	justify-content: flex-end;
}
.onlineschool p {
	background: rgba(255, 255, 255, 0.7);
	padding: 0.5em;
	font-size: 1.2em;
	font-weight: bold;
	border-radius: 0.5em 0 0 0.5em;
	color: tomato;
}
.onlineschool p span {
	font-size: 0.7em;
	font-weight: normal;
	color: #000;
}




/*20231028??*/
.yuai {
	width: 80%;
	height: 70px;
	background: /*#4486CA*/darkkhaki;
	display: grid;
	align-items: center;
	text-align: center;
	border: double 4px white;
	border-radius: 0 40px 40px 0;
}
.yuai:hover{
	box-shadow: 0 0 20px rgba(255,255,255,0.7) inset;
}
.yuai a {
	font-size: 1.4em;
	font-weight: bold;
	color: #fff !important;
}