@charset "utf-8";

.mainContainer {
	width:703px;
}

.promoImg {
	height:445px;
}

.startImg {
	padding-left:8px;
}

.txtRed {
	color:#d0111b;
}

/* ------------------------------------------
 find
------------------------------------------- */
.find {
	width:665px;
	margin-left:8px;
	padding:0 0 40px 30px;
}

.find h2 {
	margin-left:-30px;
	padding-bottom:15px;
}

.find .read {
	padding-bottom:25px;
	font-weight:bold;
	font-size:116%;
	color:#876d00;
}

.find .textItem {
	width:360px;
	float:left;
}

.find .btn {
	float:right;
}


/* ------------------------------------------
 after lesson
------------------------------------------- */
.afterLesson {
	clear:both;
	width:665px;
	margin-left:8px;
	padding:0 0 40px 30px;
}

.afterLesson h2 {
	padding-bottom:15px;
}

.afterLesson ul li {
	padding-right:7px;
	float:left;
}


/* ------------------------------------------
 point
------------------------------------------- */
.poinBox {
	clear:both;
	width:695px;
	margin:0 0 30px 8px;
	background:url(/course_instrument/images/index_bg01.gif) repeat-y 0 0;
}

.poinBox .inner {
	padding-bottom:10px;
	background:url(/course_instrument/images/index_bg02.gif) no-repeat left bottom;
}

.poinBox .inner .bgbox {
	padding:30px 30px 20px;
	background:url(/course_instrument/images/index_bg03.gif) no-repeat 0 0;
}

.poinBox h3 {
	padding-bottom:15px;
	font-weight:bold;
	color:#876d00;
}

.poinBox .inner .bgbox table {
	width:100%;
}

.poinBox .inner .bgbox table caption {
	padding-bottom:7px;
	text-align:left;
	font-weight:bold;
	color:#876d00;
}

.poinBox .inner .bgbox table thead th {
	padding:10px 7px;
	background:#d0111b;
	color:#fff;
	border:1px solid #cec5c6;
	text-align:center;
	font-weight:bold;
	white-space:nowrap;
}

.poinBox .inner .bgbox table tbody th {
	width:7em;
	padding:10px 7px;
	border:1px solid #cec5c6;
	font-weight:bold;
	color:#d0111b;
	background:#fff;
}

.poinBox .inner .bgbox table td {
	padding:10px 7px;
	border:1px solid #cec5c6;
	background:#fff;
	font-size:93%;
}

.poinBox .inner .bgbox .tableWrap {
	width:635px;
	margin-bottom: 10px;
	padding: 0 0 1px;
	background: url(/about/point01/images/point01_bg_01.png) no-repeat left bottom;
}

.poinBox .inner .bgbox .tableWrap table {
	width: 100%;
}

.poinBox .inner .bgbox .tableWrap thead th {
	padding: 0;
}

.poinBox .inner .bgbox .tableWrap tbody th {
	background: #c5c5c5;
	border-bottom: 1px solid #fff;
	vertical-align: middle;
	text-align: center;
	width: 49px;
	border-left:0;
	border-right:0;
}

.poinBox .inner .bgbox .tableWrap tbody td {
	padding:0 0 0 13px;
	background: #fff;
	vertical-align: middle;
	color: #d0111b;
	font-weight: bold;
	min-height: 29px;
	width: 255px;
	border-top:0;
	border-bottom:0;
	border-left:0;
}

* html .poinBox .inner .bgbox .tableWrap tbody td {
	height: 29px;
}

.poinBox .inner .bgbox .tableWrap tbody td.odd {
	background: #f3f3f3;
}

.poinBox .inner .bgbox .tableWrap tbody td.bgNone {
	background: transparent;
}

















