﻿@charset "UTF-8";
@import "school_com.css";
@import "school_lesson_com.css";

#compare-header {
	width: 690px;
	height: 325px;
	background-image: url(../school/vocal/image2/compare_header.jpg);
	background-repeat: no-repeat;
}

#compare-header h1,
#compare-header p {
	display: none;
}

.chapter-title {
	width: 690px;
	height: 39px;
	text-indent: -9999px;
	margin: 20px 0 0 0;
}

.chapter-block {
	font-size: 14px;
	line-height: 20px;
	width: 690px;
}

#chapter-title1 {
	background-image: url(../school/vocal/image2/cmp_chapter.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

#compare-table table {
	width: 690px;
	background-color: #D6EAC6;
}

#compare-table td {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	vertical-align: middle;
	padding: 8px 3px;
}

#compare-table .class-name td {
	color: #61870E;
	font-weight: bold;
	background-color: #E4FFAA;
	white-space: nowrap;
}

#compare-table  td.title {
	color: #61870E;
	font-weight: bold;
	background-color: #E4FFAA;
	border-right: 2px solid #D6EAC6;
}

#compare-table  td.item {
	background-color: #F9FFF5;
}

#compare-table  .notice {
	color: #ff1800;
	font-weight: bold;
}

#compare-table  td.border {
	border-top: 2px solid #D6EAC6;
}
