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

ul,li{ margin: 0; padding: 0; }
body {
	margin: 0;
	padding: 0;
	background-attachment: fixed;
	font-size:15px;
	font-family: "YuGothic", 'Yu Gothic', '游ゴシック', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", ”Meiryo, Osaka”, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.9;
	color: #333333;
	}
	
#wrapper{
	margin: 0 auto;
	background-attachment: fixed;
	background-image:url(../trailer/images/base.gif) ;
	background-repeat: repeat-y;
	background-position: center bottom;
	text-align:center;
	}


.day {
	font-size: 22px;
	line-height: 1.4;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	font-weight:bold;
	color: #B28038;
	}

.time {
	font-size: 16px;
	line-height: 1.4;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	font-weight:bold;
	color: #B28038;
	}	

.title {
	font-size: 22px;
	line-height: 1.3;
	letter-spacing:1px;
	font-weight:bold;
	}

.a_day {
	font-size: 13px;
	line-height: 1.4;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	font-weight:bold;
	}
	
.a_title {
	font-size: 11px;
	line-height: 1.3;
	}
	
.cap {
	font-size: 12px;
	line-height: 1.6;
	letter-spacing:1px;
	}


/*　リンク　*/

a:link{ color: #004A98; text-decoration: none; }
	 
a:visited{ color: #808080; text-decoration: none; }
	 
a:hover{ color: #079724; text-decoration: none; }