@charset "UTF-8";
/* CSS Document */

header {
	background:#fff;
	height:120px;
}
/*
b.header text 
*/
.header_text { /* total 447px */
	display:none;
}
/*
e.header text
*/



section {
	padding:0 60px;
}
.body p {
	line-height: 1.5em;
}
.body {
	width: 1000px;
	text-align:left;
}
.body h1 {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 1em;
	line-height: 1em;
	border-bottom: solid 1px #e1e2e3;
}
.a10 {
	padding-top:50px;
	padding-bottom:15px;
}
.a11 {
	padding-bottom:18px;
}
.a12 {
	padding-bottom:100px;
}
.table01 {
			
}
.tableHeader th {
	text-align:center;
	font-weight:normal;
}
.table01 .bg01 {
	background:url(/pages/schedule/images/bg_table01.gif) #e6e4c3 left bottom repeat-x;
	border-left:solid 1px #e1e2e3;
}
.table01 .bg02 {
	background:url(/pages/schedule/images/bg_table01.gif) #f2f2e1 left bottom repeat-x;
	border-left:solid 1px #e1e2e3;
	
	
	
}
.table01 td {
	
	background:url(/pages/schedule/images/bg_table02.gif) #fff left bottom repeat-x;
	padding:20px;
	/*margin-bottom:10px;*/
	border-top:solid 1px #e1e2e3;
	/*border-right:solid 1px #e1e2e3;*/
	line-height:1.5em;
	vertical-align:top;
}
.table01 th {
	padding:10px;

}
.table01  .button {
	border-right:solid 1px #e1e2e3;
	text-align:center;
	width:90px;
	margin:0;
	vertical-align:middle;
	
}
.table01 .space01 {
	float:left;
	margin:0 10px 0 0;
}
.button a {
	display:block;
	width:90px;
	height:32px;
	background:url(/pages/schedule/images/select.gif) 0 0 no-repeat;
}
.button a:hover {
	background:url(/pages/schedule/images/select.gif) 0 -32px no-repeat;
}

/*
b.table width
*/
.date {
	width:20%;
}
.course {
	width:35%;
}
.trainer {
	width:25%;
}
.fee {
	width:10%;
}
.buttons {
	width:10%;
}
/*
e.table width
*/