body{
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: none;
	overflow-y: scroll;
	background-image: url(../image/bg_schedule.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000;
	background-attachment: fixed;
}


div#tit_cast{
	width: 725px;
	float: left;
	height: 14px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	font-size: 12px;
	color: #FFFFFF;
}
div#sche{
	width: 720px;
	float: left;
	height: auto;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
}
div#sche_waku{
	width: 717px;
	height: auto;
	float: left;
	clear: left;
	font-size: 12px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	border: 1px solid #333;
}
#sche_waku table{
	padding: 1px;
	height: auto;
	width: 715px;
	margin: 1px;
	border-collapse: collapse;
}
.sche_box_g{
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	margin: 1px;
	background-color: #2E0C26;
	border-collapse: collapse;
	border: 1px solid #000;
	height: 23px;
	line-height: 23px;
}
.sche_box_sun{
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	margin: 1px;
	background-color: #990000;
	border-collapse: collapse;
	border: 1px solid #000;
	height: 23px;
	line-height: 23px;
}
.sche_box_sat{
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	margin: 1px;
	background-color: #000060;
	border-collapse: collapse;
	border: 1px solid #000;
	height: 23px;
	line-height: 23px;
}

.waku_white12px{
	empty-cells:show;
	color: #FFFFFF;
	font-size: 12px;
}
.waku_white12px td{
	border: 1px solid #333;
}
.pack{
	width: 165px;
	float: left;
	height: 357px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 18px;
	margin-left: 0px;
	padding: 0px;
	border: 1px solid #333333;
	background-color: #181818;
}
.cast_pic{
	width: 150px;
	float: left;
	height: 200px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 7px;
	padding: 0px;
}
.cast_name{
	width: 160px;
	float: left;
	height: 18px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding: 0px;
	font-size: 12px;
	color: #CC6699;
	font-weight: normal;
	line-height: 18px;
	overflow: hidden;
}
.cast_size{
	width: 160px;
	float: left;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding: 0px;
	font-size: 12px;
	color: #FFF;
}
.cast_comm{
	width: 160px;
	float: left;
	height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding: 0px;
	font-size: 12px;
	color: #CC0000;
	overflow: hidden;
	display: block;
	line-height: 16px;
}
.cast_ico{
	width: 160px;
	float: left;
	height: auto;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 2px;
	padding: 0px;
	color: #CC0000;
}
.cast_time{
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	padding: 0px;
	font-size: 14px;
	color: #CC0000;
	font-family: sans-serif;
	font-weight: bold;
	text-align: center;
	clear: both;
	width: 160px;
	margin-left: 0px;
	letter-spacing: 1px;
	height: 20px;
}

.castbox {
	width: 165px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 18px;
	margin-left: 0px;
	padding: 0px;
	border: 1px solid #333333;
	background-color: #181818;
	position: relative;
}
.castimage {
	width: 150px;
	float: left;
	height: 200px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 7px;
	padding: 0px;
	clear: both;
	position: relative;
}
.casticon {
	width: 165px;
	float: left;
	height: 18px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
	text-align: center;
	display: block;
	clear: both;
}
.casticon img {
	padding: 0px;
	height: 18px;
	width: 75px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.castname{
	width: 155px;
	float: left;
	height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
	padding: 0px;
	font-size: 12px;
	color: #CC6699;
	font-weight: normal;
	line-height: 18px;
	overflow: hidden;
	clear: both;
	text-align: left;
}
.castsize{
	width: 155px;
	float: left;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
	padding: 0px;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	clear: both;
}
.casticon2 {
	text-align: left;
	padding: 0px;
	clear: both;
	float: left;
	width: 154px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 5px;
	height: 57px;
	overflow: hidden;
}
.casticon2 img {
	padding: 0px;
	clear: both;
	height: 18px;
	width: 154px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.castarea {
	text-align: left;
	clear: both;
	float: left;
	height: 19px;
	width: 157px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.castarea img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.castarea2 {
	text-align: left;
	clear: both;
	float: left;
	height: 19px;
	width: 157px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.castarea2 img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.casttime{
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	padding: 0px;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	text-align: center;
	clear: both;
	width: 155px;
	margin-left: 5px;
	letter-spacing: 1px;
	height: 20px;
}