@charset "utf-8";
#body {
	background-image: url(top-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	width: 100%;
}
#top {
	display: block;
	width: 800px;
	height: 265px;
	margin-right: auto;
	margin-left: auto;
}
#top1 {
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 265px;
	width: 210px;
	background-image: url(top-left.jpg);
}
#top1 h2 {
	display: none;
}
#top1 h3 {
	display: none;
}
#top1 p {
	display: none;
}
#top2 {
	display: block;
	float: right;
	height: 265px;
	width: 590px;
}
/*
#m2 {
	background-image: url(m2.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 158px;
	width: 570px;
}
#m2 ul {
	display: none;
}
*/
#program {
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-image: url(program-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 350px;
	width: 100%;
	margin-bottom: 5px;
}
.p01 {
	display: block;
	padding: 1px;
	float: left;
	height: 350px;
	width: 187px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.p01 ul {
	padding-left: 15px;
	padding-top: 10px;
}
.p01 li {
	background-image: url(li02.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 8px;
	background-position: 0px 2px;
}
#news-table {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: auto;
	width: 100%;
}
.p02 {
	display: block;
	float: left;
	height: auto;
	width: 275px;
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.margin-b {
	margin-bottom: 5px;
}
.orange {
	font-weight: bold;
	color: #FF9900;
}
.waku {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
