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

ul,li{ margin: 0; padding: 0; }
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 2.7;
	letter-spacing:1px;
	color: #4D4D4D;
	}
	
#wrapper{
	margin: 0 auto;
	text-align: center;
	}

.day {
	font-size: 11px;
	line-height: 1.4;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing:1px;
	}
	
.cap {
	font-size: 12px;
	line-height: 2;
}

.red {
	font-weight:bold;
	line-height: 2;
	color:#FF0000;
}

#img-scene-top{
width:1000px;
margin: 0 auto;
}


/*　リンク　*/

a:link{ color: #8D6530; text-decoration: none; }
	 
a:visited{ color: #A4A4A4; text-decoration: none; }
	 
a:hover{ color: #A4A4A4; text-decoration: none; }
