@charset "Shift_JIS";

/* --▼ 基本設定 ▼-- */
body {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 150%;
	margin: 10px;
	padding: 0px;
	background-color: #EEEEEE;
}
h1 {
	font-size: 18px;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px 0px 0px 0px;
	font-size: 18px;
	padding: 0px;
	font-size: 16px;
	color: #000066;
}
h3 {
	margin: 0px;
	padding: 2px 2px 2px 0px;
	font-size: 16px;
	color: #000066;
}


/* --▼ テキストサイズ設定 ▼-- */
.xstxt {  font-size: 8px; line-height: 120%;}
.stxt {  font-size: 10px; line-height: 120%;}
.mtxt {  font-size: 12px; line-height: 120%;}
.ltxt {  font-size: 14px; line-height: 120%;}
.xltxt {  font-size: 16px; line-height: 120%;}


.cource_menu {
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
}
.attention {
	font-size: 16px;
	font-weight: bold;
	color: #cc0000;
}
.remark {
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
}

.remark-pink {
	font-size: 12px;
	font-weight: bold;
	color: #ff6699;
}

.remark-perple {
	font-size: 12px;
	font-weight: bold;
	color: #8800ff;
}

.remark-blue {
	font-size: 12px;
	font-weight: bold;
	color: #0000ff;
}

.enlarge {
	font-size: 16px;
	font-weight: bold;
}

.items-name {
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
