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

ul,li{ margin: 0; padding: 0; }
body {
	margin: 0;
	padding: 0;
	background-attachment: fixed;
	font-size: 14px;
	line-height: 1.9;
	letter-spacing:1px;
	color: #333333;
	background-color:#EAE8DC;
	}
	
#wrapper{
	margin: 0 auto;
	background-attachment: fixed;
	background-image: url(../images/base.png);
	background-repeat: repeat-y;
	background-position: center bottom;
	text-align: center;
	}

#img-scene-top{
width:800px;
height:500px;
margin: 0 auto;
}
.cap {
	font-size: 12px;
	line-height: 1.4;
	letter-spacing:1px;
}

.credit {
	font-size: 10px;
	line-height: 1.4;
	letter-spacing:1px;
}


.midashi {
	font-size: 20px;
	font-weight:bold;
	line-height: 1.2;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #B28038;
}

.midashi2 {
	font-size: 14px;
	font-weight:bold;
	line-height: 1.2;
	color: #1C6866;
}

.a_day {
	font-size: 13px;
	line-height: 1.4;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:1px;
	}
	
.news {
	font-size: 12px;
	line-height: 1.3;
	letter-spacing:0px;
	}
	
.arart {
	font-size: 12px;
	line-height: 1.4;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	color: #CC3333;
	}
.stock {
	font-size: 10px;
	letter-spacing:0px;
}
.out {
	font-size: 10px;
	letter-spacing:0px;
	color: #CC3333;
}

.notsale {
	display:none;
}

/*　リンク　*/

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