@charset "utf-8";


#MainNavi {
	background: url(../common/mn_btn_baron.gif) no-repeat left top;
	height: 65px;
	width: 850px;
	position: relative;
}


/* ////////////////    MainContents    //////////////// */

#friday-img {
	background: url(../course/media/friday_main.jpg) no-repeat left top;
	height: 165px;
	width: 545px;
}

#royal-img {
	background: url(../course/media/royal_main.jpg) no-repeat left top;
	height: 165px;
	width: 545px;
}

#petite-img {
	background: url(../course/media/petite_main.jpg) no-repeat left top;
	height: 165px;
	width: 545px;
}

#lotus-img {
	background: url(../course/media/lotus_main.jpg) no-repeat left top;
	height: 165px;
	width: 545px;
}

#polish-img {
	background: url(../course/media/polish_main.jpg) no-repeat left top;
	height: 165px;
	width: 545px;
}

#powerful-img {
	background: url(../course/media/powerful_main.jpg) no-repeat left top;
	height: 165px;
	width: 545px;
}

.polish-table {
	font-size: 14px;
	border: 1px #99cc00 solid;
	padding: 20px;
	margin: 0 auto 10px auto;
	background: #FFFFFC;
}

.polish-table td {
	font-size: 13px;
	text-align:center;
}

.polish-table th {
	font-size: 12px;
	text-align:center;
}




#title {
	width: 545px;
	padding: 20px 0 0;
}

#catch {
	width: 545px;
	padding: 40px 0 40px;
}

#chart {
	width: 545px;
	padding: 0 0 50px;
}

