@charset "UTF-8";

th.th01 {
	background:#66c2bd;
	text-align:center;
	color:white;
	padding:5px;
}

h4 {
	
color:#008f7b;
font-size:110%;
}
h4.large {
	font-size:140%;
}
p.mark {
	background:orange;
	color:white;
	text-align:center;
	float:left;
	padding:1px 3px 0px 3px;
	font-weight:bold;
	font-size:110%;
	height:18px;
	line-height:18px;
	margin-bottom:5px;

}

p.mark_ki {
	background:orange;
	color:white;
	text-align:center;
	padding:1px 3px 0px 3px;
	font-weight:bold;
	font-size:110%;
	width:100px;
	height:18px;
	line-height:18px;

}

.w210 {
	width:210px;
}

table.program_table td {
	font-size:90%;
}

ul.asterisk_ul li{
	background-image:url(../images/common/aster.gif);
	background-position:left 0.25em;
	background-repeat:no-repeat;
	padding-left:10px;
}

ul.ul02 li {
	list-style-type:disc;
	list-style-position:outside;
	margin-left:15px;
}


div.middle {
	display:table;
	vertical-align:middle;
}