@charset "utf-8";

/* CSS Document */

/* ========================================
	
	* ŒöŠJŽö‹Æ—pCSS

======================================== */


/* openclass
======================================== */
#openclass .data_box {
	padding:20px 0 10px;
	margin:10px 0 10px;
	width:650px;
	border-bottom:1px solid #CCCCCC;
	overflow:hidden;
}
#openclass .last {
	border-bottom:none;
}
#openclass .right_box {
	position:relative;
	float:right;
	width:560px;
}
#openclass .right_box dl {
	padding:10px 0;
	border-top:1px #ccc solid;
}
#openclass .right_box dt {
	position:relative;
	float:left;
	width:160px;
	color:#766B63;
	font-weight:bold;
}
#openclass .right_box dd {
	padding-left:180px;
}
#caps {
	margin-bottom:10px;
}
#openclass ul {
	padding:15px 20px;
	margin-bottom:30px;
	background-color:#faf8ee;
	color:#766B63;
}
#openclass ul li {
	margin-bottom:5px;
}


#openclass table {
	border-collapse:collapse;
	table-layout:auto;
	width:649px;
}
#openclass th,
#openclass td {
	padding:2px 0;
	text-align:center;
	border:1px solid #D4CCAF;
	color:#766B63;
	font-size:91.6%;
}
#openclass th {
	background-color:#F8F5E9;
}
#openclass td span {
	font-size:91.6%;
}
#openclass td span.small {
	font-size:82%;
}
#openclass table .grade {
	width:56px;
}
#openclass table .category {
	width:48px;
}
#openclass table .teacher {
	width:62px;
}
#openclass table .detail {
	width:128px;
}
#openclass table .place {
	width:62px;
}
