/** bookkeeping **/
div.bookkeeping h2 {
	background-image:url("../images/common/h2_back_busi.gif");
}

div.bookkeeping div.prof {
	width:355px;
	float:left;
	margin:0px 0px 10px;
	padding:5px;
}

div.bookkeeping div.prof div.photo {
	width:180px;
	float:left;
	margin-right:5px;
	padding:5px;
	text-align:center;
	border:solid 1px;
}

div.bookkeeping div.prof div.photo img {
	margin-bottom:5px;
}

div.bookkeeping div.prof p {
	font-size:85%;
	margin-left:200px;
}

div.bookkeeping div.course2, div.bookkeeping div.course3 {
	_width:740px;
	background-color:#F7F7D7;
	border:solid 1px #1661A5;
	border-top:solid 10px #1661A5;
	padding:10px;
	margin-bottom:10px;
}

div.bookkeeping div.course2 h3, div.bookkeeping div.course3 h3 {
	color:#1661A5;
	background-image:url("../images/bookkeeping/h3_back.gif");
	background-repeat:no-repeat;
	background-position:left;
	line-height:22px;
	padding-left:30px;
	border-bottom:solid 2px;
	margin:10px 0px;
}

div.bookkeeping div.course3 div.img {
	display:none;
}

div.bookkeeping div.course2 table, div.bookkeeping div.course3 table {
	margin-bottom:10px;
}

div.bookkeeping div.course2 th, div.bookkeeping div.course3 th {
	color:#fff;
	background-color:#43A0D9;
	text-align:center;
	border:solid 1px #1661A5;
}

div.bookkeeping div.course2 td, div.bookkeeping div.course3 td {
	border:solid 1px #1661A5;
}

div.bookkeeping div.course2 div.img {
	display:none;
}

div.bookkeeping div.level {
	font-size:120%;
	font-weight:bold;
}


div.bookkeeping table.schedule {
	display:none;
}

div.bookkeeping table.schedule * {
	text-align:center;
	font-size:90%;
}

div.bookkeeping table.schedule th {
	background-color:#F8D88A;
}

div.bookkeeping table.schedule .w1 {
	width:80px;
}
div.bookkeeping table.schedule .w2 {
	width:120px;
}
div.bookkeeping table.schedule .w3 {
	width:120px;
}
div.bookkeeping table.schedule .w4 {
	width:120px;
}
div.bookkeeping table.schedule .w5 {
	width:120px;
}


div.bookkeeping table {
	width:100%;
}

div.bookkeeping table td, 
div.bookkeeping table th {
	border:solid 1px;
	padding:2px 5px;
	border:solid 1px #333;
}

div.bookkeeping div.schedule3{
	width:730px;
	_width:740px;
	height:210px;
	_height:250px;
	background:url("../images/bookkeeping/schedule_3.gif") no-repeat;
	padding:35px 10px 5px 0px;
}

div.bookkeeping div.schedule3 img{
	float:right;
	margin-right:10px;
}
