.breadcrumb {  font-size: 10px; color: #666666; font-style: normal; line-height: 40px}

.txt_S {  font-size: 10px; color: #666666; font-style: normal; line-height: 14px}
.txt_S a {  font-size: 10px; color: #666666; font-style: normal; line-height: 14px; decoration: underline}
.txt_S a:hover {  font-size: 10px; color: #666666; font-style: normal; line-height: 14px; decoration: underline}



.txt_M {  font-size: 12px; color: #666666; font-style: normal; line-height: 22px}
.txt_M_2 {
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: 22px;
	text-indent: 5px;
}
.txt_M_w {  font-size: 12px; color: #ffffff; font-style: normal; line-height: 22px}


.txt_M_line {
	color: #666666;
	border-bottom: solid #CCCCCC 1px;
}

.txt_M_link {  font-size: 12px; color: #666666; font-style: normal; line-height: 40px}

.txt_M_red {  font-size: 12px; color: #5E0000; font-style: normal; line-height: 20px}

.txt_M_s {  font-size: 12px; font-style: normal; line-height: 16px; color: #5E0000}

.txt_M_sentence {  font-size:12px; color: #666666;  font-style: normal; line-height: 28px}

.txtM_underline {  font-size: 12px; font-style: normal; line-height: 22px; text-decoration: underline}

.txt_L {  font-size: 14px; color: #666666; font-style: normal; line-height: normal}

.txt_M_red2 {  font-size: 10px; color: #5E0000; font-style: normal; line-height: 20px}


h1 {
	margin: 0;
	padding: 0;
	font-size:8px;
	color: #000000;
	font-weight: normal;
}
h2 { margin: 0; padding: 0;
	font-size: 10px; 
	line-height: 14px; 
	color: #3E0708}
	
h3 { margin: 0; padding: 0;}
a { text-decoration: none }
a:hover { text-decoration: underline } 
.txt_indexM {  font-size: 12px; font-style: normal; line-height: 23px; color: #666666}
.txt_indexS {  font-size: 10px; line-height: 30px; color: #666666}
.txt_indexS2 {  font-size: 10px; line-height: 14px; color: #3E0708}
.txt_indexM_red {  font-size: 12px; color: #990000; line-height: 18px}
.txt_indexM_red2 {  font-size: 10px; color: #990000; line-height: 12px}
.txt_indexM_violet {  font-size: 12px; line-height: 23px; color: #663366}

#headerMenu {
	margin: 10px 0 0 10px;
	padding: 0;
	font-size: 13px;
	*font-size: small;
	*font: x-small;
}
#headerMenu li {
	margin-right: 20px;
	padding-left: 17px;
	display: inline;
	list-style-type: none;
	background: url(img_com/hedmark.jpg) no-repeat 0 50%;
	font-size: 93%;	/* 12px */
}
#headerMenu a:link, #headerMenu a:visited {
	color: #FFF;
	text-decoration: none;
}
#headerMenu a:active, #headerMenu a:hover {
	color: #FFF;
	text-decoration: underline;
}



table.schoolSchedule {
    margin: 0 0 20px;
	border: 5px solid #C0CAD3;
    width: 100%;
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
table.schoolSchedule caption {
    color: #666;
    margin: 0 0 10px;
    font-weight: bold;
    font-size: 14px;
    text-align: left;
    text-decoration: underline;
}
table.schoolSchedule td {
    color: #808080;
    margin: 0;
    padding: 5px 0;
	border: 1px solid #C0CAD3;
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
		width: 33%;
}
table.schoolSchedule td.sat {
    color: #00F;
}
table.schoolSchedule td.sun {
    color: #F00;
}
/* スクール体験説明会または資料請求のお申込
-------------------------------------------------- */
#applyFrame {
    margin: 0 0 20px;
    border: 0;
	width: 100%;
    overflow-x: hidden;
}
* html #applyFrame {
	width: 568px;
}
.red{
		color: #F00;
}
table.apply{
		width: 100%;
}
table.apply th{
		background: #CCF;
		text-align: left;
		padding: 4px;
		color: #333;
		font-weight: normal;
		font-size: small;
		width: 50%;
}
table.apply td{
		padding: 4px;
		color: #333;
		font-size: small;
}
table.apply .w100p {
	width: 90%;
}
table.apply .w75p {
	width: 75%;
}
table.apply .w50p {
	width: 50%;
}
table.apply .w25p {
	width: 25%;
}
table.apply .ime {
	ime-mode: disabled;
}
table.apply span {
	color: #F00;
}
table.apply ul{
		margin: 0;
		padding: 0;
}
table.apply ul li{
		display: inline;
		list-style-type: none;
}
table.apply ul li input {
	margin-right: 3px;
	vertical-align: middle;
}
.alignCenter {
	text-align: center;
}

