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

ul,li{ margin: 0; padding: 0; }
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 2.0;
	letter-spacing:3px;
	color: #000000;
	}
	
#img-scene-top{
width:900px;
margin: 0 auto;
}
	
#wrapper{
	margin: 0 auto;
	text-align: center;
	}

.cap {
	font-size: 12px;
	line-height: 1.8;
	letter-spacing:1px;
	color:#666666;
}

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

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

.bold {
	font-size: 13px;
	line-height: 1.8;
	font-weight:bold;
	letter-spacing:1px;
}

.time {
	font-size: 12px;
	line-height: 1.6;
	letter-spacing:1px;
	color:#0066CC;
	font-weight:bold;
}

.stock {
	font-size: 12px;
	letter-spacing:1px;
	color: #808080;
}

.out {
	font-size: 12px;
	letter-spacing:1px;
	line-height: 1.4;
	color: #ED0F5F;
}

/*　リンク　*/

a:link{ color: #ED0F5F; text-decoration: none; }
	 
a:visited{ color: #808080; text-decoration: none; }
	 
a:hover{ color: #FFACCD; text-decoration: none; }