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

ul,li{ margin: 0; padding: 0; }
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.9;
	letter-spacing:1px;
	color: #000000;
	}
	
#wrapper{
	margin: 0 auto;
	background: url(images/base.gif) repeat-y center top; 
	text-align: center;
	}

.date_cont {
	font-size: 12px;
	letter-spacing:1px;
}

.midashi{
	font-size: 16px;
	letter-spacing:1px;
	font-weight:bold;
}


.cap {
	font-size: 11px;
	line-height: 1.4;
	letter-spacing:1px;
}

.cap {
	font-size: 11px;
	line-height: 1.4;
	letter-spacing:0px;
}

.credit {
	font-size: 11px;
	line-height: 1.4;
	letter-spacing:0px;
	color:#666666;
}

.gray13px {
	font-size: 13px;
	color:#666666;
}

.a-date {
	font-size: 12px;
	letter-spacing:0px;
	line-height: 1.4;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.cover {
	font-size: 13px;
	line-height: 1.8;
	letter-spacing:0.5px;
}

.cover-cap {
	font-size: 10px;
	line-height: 1.4;
	letter-spacing:0px;
	color:#FF0000;
}

.red12px {
	font-size: 12px;
	line-height: 17px;
	color: #FF0000;
}

/*　ムービー　*/

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

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

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

/*　リンク　*/

a:link{ color: #009045; text-decoration: none; }
	 
a:visited{ color: #808080; text-decoration: none; }
	 
a:hover{ color: #ED1E79; text-decoration: none; }
