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

h3 {
	color:#FF0000
}

a img {
	border-style:none;
}

.sche_frame_1t {
	width:500px;
	height:30px;
	background:url(image/sche1_top.png) no-repeat;
}

.sche_frame_1m {
	width:460px;
	background:url(image/sche1_mid.png) repeat-y;
	padding:1px 20px;
	font-size:12px;
	line-height:16px;
}

.sche_frame_1b {
	width:500px;
	height:30px;
	background:url(image/sche1_bottom.png) no-repeat;
}

.sche_frame_2t {
	width:500px;
	height:30px;
	background:url(image/sche2_top.png) no-repeat;
}

.sche_frame_2m {
	width:460px;
	background:url(image/sche2_mid.png) repeat-y;
	padding:1px 20px;
	font-size:12px;
	line-height:16px;
}

.sche_frame_2b {
	width:500px;
	height:30px;
	background:url(image/sche2_bottom.png) no-repeat;
}

.sche_header {
	color:#0000FF;
	font-size:12px;
	line-height:16px;
}

.sche_date {
	color:#FF0000;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
}

.sche_place {
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	}
	
.sche_subtitle {
	font-size:12px;
	font-weight:bold;
	line-height:20px;
}
	
.sche_title {
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	color:#FF0000;
}

.sche_topics {
	font-size:12px;
	font-weight:bold;
}

.sche_blank {
	width:500px;
	height:40px;
	}