@charset "utf-8";
.newswaku {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EA9BF4;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
}
.newskuro {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
}
.newsyoubi {
	color: #FF0000;
	font-size: 12px;
	line-height: 18px;
}
.style8 {
	line-height: 18px;
	color: #000000;
}
#whats_new {
	width: 490px;
	height: 330px;
	overflow: auto;
	font-size: 12px;
	font-family: 'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3', Arial;
}
#whats_new a {
	text-decoration: underline;
	color: blue;
}
#whats_new a:hover {
	color: blue;
}
#whats_new a:visited {
	color: purple;
}
.s_waku {
	text-align: center;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 5px;
}
table.ss_waku {
	width:500px;
	border-width: 3px;
	border-style: solid;
	border-collapse:collapse;
	border-color: #FFF0FF;
	color:gray;
	font-size:12px;
}
table.ss_waku th{
	width:121px;
	height:129px;
	border-style: solid;
	border-collapse:collapse;
	border-color: #FFF0FF;
	text-align:center;
}
table.ss_waku .view_img{
	background-image:url(../schedule/img/todaybak.gif);
	background-repeat:no-repeat;
}
table.ss_waku td {
	padding-top:3px;
	vertical-align:text-top;
	text-align:center;
	width:121px;
	overflow:hidden;
	border-style: solid;
	border-collapse:collapse;
	border-color: #FFF0FF;
}