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

ul,li{ margin: 0; padding: 0; }
body {
	background-color: #F3F3F2;
	margin: 0;
	padding: 0;
	font-size: 14px;
	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;
	}

.cap {
	font-size: 13px;
	line-height: 1.6;
	letter-spacing:1px;
}

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

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

.dashi {
	letter-spacing:0px;
}


/*　リンク　*/

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