.sz8{
	font-size:8px;
}
.sz10{
	font-size:10px;
}
#pachitv{
	width:575px;
	background-color:#6c6d6d;
	margin: 0px;
	padding: 0px;
}
#innerbox{
	margin:0px 4px 0px 5px;
	padding:0px 10px;
	background-image:url(../img/back.gif);
	background-repeat:repeat-y;
}
#innerbox a{
	color:#ff680a;
	text-decoration:underline;
}
#innerbtm{
	margin:0px 4px 0px 5px;
}
#three{
	width:160px;
	height:50px;
	float:left;
}
#event{
	background-color:#000000;
	float:left;
	width:346px;
	padding:8px 20px;
	height:34px;
}
#event a{
	color:#ffd400;
}
/* notice comment */
#notice{
	text-align:center;
	width:530px;
	margin:5px auto;
	background-color:#666666;
	border:2px solid #000000;
	padding:8px;
	color:#FFFFFF;
}

/* program boxes */
.pgmbox{
	border:1px solid #b2b2b2;
	width:548px;
	border-top:0px;
}
.pgmimg{
	width:214px;
	height:164px;
	padding-top:3px;
	float:left;
	text-align:center;
	background-image:url(../img/bg_pachi.gif);
	background-repeat:no-repeat;
}
.pgmimg img{
	border:1px solid #ffffff;
}
.pgmimg2{
	width:214px;
	height:164px;
	padding-top:3px;
	float:left;
	text-align:center;
	background-image:url(../img/bg_slot.gif);
	background-repeat:no-repeat;
}
.pgmimg3 img{
	border:1px solid #ffffff;
}
.pgmimg3{
	width:214px;
	height:164px;
	padding-top:3px;
	float:left;
	text-align:center;
	background-image:url(../img/bg_both.gif);
	background-repeat:no-repeat;
}
.pgmimg2 img{
	border:1px solid #ffffff;
}
.pgmtxt{
	width:304px;
	float:left;
	margin-left:10px;
	line-height:14px;
}
.subttl{
	font-size:14px;
	font-weight:bold;
	color:#ff680a;
}
.kisyu{
	background-color:#e6e6e6;
	color:#666666;
	margin:5px 0px;
	padding:5px 8px;
	font-size:12px;
}
.kisyu span{
	font-weight:bold;
}
.split{
	background-color:#CCCCCC;
	height:1px;
	margin:8px 0px;
}
.btns{
	font-size:10px;
}
.bunch{
	margin:5px 0px;
	text-align:right;
	color:#ff680a;
}

/* caution txt */
.caution{
	font-size:10px;
	color:#FF0000;
	line-height:12px;
}
.caution_list{
	font-size:12px;
	color:#FF0000;
	line-height:14px;
	border:1px solid #ff0000;
	padding:5px;
}

/* not so important FYI */
.caution_b{
	font-size:10px;
	line-height:12px;
}
.caution_list2{
	font-size:12px;
	line-height:14px;
	border:1px solid #cccccc;
	padding:5px;
}

/* ended programs */
#fins{
	margin:8px 0px;
	width:556px;
	margin:0 auto;
	_width:560px;
}
.endp{
	background-color:#e6e6e6;
	width:274px;
	height:90px;
	float:left;
	/*margin-left:8px;*/
	margin-bottom:8px;
}
.endp_r{
	margin-left:8px;
}
.endp div{
	float:left;
	width:92px;
	padding:5px;
}
.endp p{
	float:left;
	padding:5px;
	width:160px;
}
.endp a{
	font-weight:bold;
	color:#ff680a;
	text-decoration:underline;
}

/* bunch links */
.links{
	width:500px;
	text-align:center;
}
.links a{
	font-weight:bold;
}



/*----------------

ancLink

----------------*/

#ancLink{
	overflow:hidden;
	_zoom:1;
	margin-bottom:10px;
}


#ancLink li{
	display:block;
	float:left;
	margin-right:10px;
	padding-left:8px;
	background:url("../img/anc_mark.gif") no-repeat left center;
	height:18px;
	white-space:nowrap;
	vertical-align:bottom;
}

#ancLink li img{
	vertical-align:top;
}



