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

ul,li{ margin: 0; padding: 0; }
body {
	background-color: #F3F3F2;
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 1.9;
	letter-spacing:1px;
	color: #534741;
	}
	
#wrapper{
	margin: 0 auto;
	background: url(../trailer/images/base.jpg) repeat-y center top;
	background-attachment: fixed;
	text-align: center;
	}

.gray_cap {
	font-size: 11px;
	line-height: 1.6;
	letter-spacing:1px;
}

.h1 {
	font-size: 16px;
	line-height: 1.6;
	font-weight:bold;
	letter-spacing:1px;
}


.date {
	font-size: 12px;
	line-height: 1.6;
}


.spec {
	font-size: 12px;
	line-height: 1.4;
	font-weight:bold;
	color:#FFFFFF;
	letter-spacing:1px;
}

.spec2 {
	font-size: 12px;
	line-height: 1.6;
	letter-spacing:1px;
}

.spec3 {
	font-size: 11px;
	line-height: 1.3;
	letter-spacing:1px;
}


/*　リンク　*/

a:link{ color: #1C8381; text-decoration: none; }
	 
a:visited{ color: #808080; text-decoration: none; }
	 
a:hover{ color: #AC2392; text-decoration: none; }
