h4{
	overflow:hidden;
	background:url(../class/images/title.gif) no-repeat 0 10px;
	width:780px;
	height:60px;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	font-size:x-large;
}
div#genre{
	text-align:center;
	background:url(../class/images/kouza_bg.gif) no-repeat;
	height:49px;
	margin:auto;
	padding:12px 0;
	margin-bottom:1em;
}
div#genre img{
	margin:0 2em;
}
h4 span{
	font-size:large;
	margin-right:1em;
	display:block;
}
h5{
	font-size:14px;
	margin-top:24px;
	clear:both;
	border:none;
	padding:0.3em 0;
	background:none;
	text-indent:0;
}
h6{
	font-size:small;
	border-bottom:#cccccc 1px solid;
}
div.class_left{
	width:283px;
	margin-right:30px;
	float:left;
}
div.class_right{
	width:464px;
	float:left;
}
div.class_detail{
	border:#cccccc 1px solid;
}
div.class_detail p{
	font-size:large;
}

div.class_bt{
	clear:both;
	padding:30px 0;
}
div.class_bt a{
	width:145px;
	height:20px;
	display:block;
	font-size:x-small;
	text-decoration:none;
	padding:7px 0 0 0;
	text-indent:38px;
}
div.class_bt li{
	float:left;
	list-style:none;
	margin:0 10px 10px 0;
}
ul.images li{
	background:url(../class/images/images_bt.gif) no-repeat;
}
ul.video li{
	background:url(../class/images/video_bt.gif) no-repeat;
}
ul.pdf li{
	background:url(../class/images/pdf_bt.gif) no-repeat;
}
dl{
	margin-top:5px;
	width:780px;
}
dt{
	float:left;
	border-bottom:dotted 1px #ccc;
	width:110px;
	padding:5px;
	background:#ffea00;
}
dd{
	float:left;
	border-bottom:dotted 1px #ccc;
	width:645px;
	padding:5px;
}
/*-added-----------*/
div#text table{
	border-left:solid 4px #AFCB5A;
	margin:0.5em 0 0.5em 3px;
	padding-left:2px;
}
div#text table th{
	font-weight:normal;
	text-align:left;
	padding-right:1em;
}
div.program{
}
div.program p{
	margin:0 1em 2em 1em;
}
div.program table.common{
	width:520px;
}
div.program ul:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}
div.program ul{
	margin:0 0 0 2px;
	padding:0 0 0 0em;
	border:solid 1px #dddddd;
	display:inline-table;
}
/* Mac IE には適用させない \*/
* html div.program ul {
	height:1px;
}
div.program ul{
	display:block;
}
/* */
div.program ul li{
	margin:0;
	padding:2px;
	width:100px;
	float:left;
	list-style-type:none;
}
div#item{
	padding-top:1em;
	clear:both;
}
p#able_taiken{
	display:inline;
	color:white;
	background-color:#CC53DE;
	padding:3px;
	line-height:2;
	font-size:small;
}
span#able_kengaku{
	display:inline;
	color:white;
	background-color:#DE7053;
	padding:3px;
	font-size:small;
}
p.schedule_notice{
	clear:both;
	padding-top:1em;
}
table.common{
	clear:both;
	border-collapse:collapse;
	margin:5px;
	border-left:solid 5px #aaaaaa;
}
table.common caption{
	background-color:#eeeeee;
}
table.common th{
	text-align:left;
	font-weight:normal;
	background-color:#F6F6F3;
	border:solid 1px #dddddd;
	padding:3px;
}
table.common td{
	border:solid 1px #dddddd;
	padding:3px;
}
table.common col.lowth{
	text-align:left;
}
table.common th strong{
	color:red;
}