a{
	margin: 0px;
	padding: 0px;
}

ul,li{ margin: 0; padding: 0; }
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	background-repeat: repeat;
	background-attachment: fixed;
	background: url(../index_images/base.gif);
	background-color: #FFFFFF;
	}
	
#wrapper{
	margin: 0 auto;
	background: url(../lineup/images/base.gif) repeat-y center top; 
	text-align: center;
	}
	
.middle { font-size: 16px; font-weight: bolder; line-height: 24px; }
.black11px {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.black12px {
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
.black13px {
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}
.gray14px {
	font-size: 14px;
	line-height: 22px;
	color: #666666;
}
.gray13px {
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}
.gray12px {
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}
.gray11px {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
.bkgray {
	background-color: #aaaaaa;
}
.red12px {
	font-size: 12px;
	line-height: 17px;
	color: #FF0000;
}
.white13px {
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
}
.line{ border: 1px solid #cccccc;}
.alert{
	font-size: 10px;
	color: #FF0000;
}


div#movie_head{
	width: 699px;
	height: 29px;
	margin: 0 auto;
	background: url(../lineup/images/kakomi01.gif) no-repeat center top;
	text-align: right;
	}
	
div#movie_main{
	width: 699px;
	height: 385px;
	margin: 0 auto;
	background: url(../lineup/images/kakomi02.gif) repeat-y center top;
	}

div#movie{
	width: 699px;
	height: 490px;
	margin: 8px auto;
	}
	
div#screen_ustream{
    padding-top:0px;
}

div#movie_foot{
	width: 699px;
	height: 85px;
	margin: 0 auto;
	background: url(../lineup/images/kakomi03.gif) no-repeat center top;
	text-align: center;
	}
	
div#movie_foot2{
	width: 699px;
	height: 29px;
	margin: 0 auto;
	background: url(../lineup/images/kakomi04.gif) no-repeat center top;
	text-align: center;
	}	


a:link {
	color: #0071BC;
	text-decoration: none;
}
a:visited {
	color: #0071BC;
	text-decoration: none;
}
a:hover {
	color: #29ABE2;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}