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

ul,li{ margin: 0; padding: 0; }
body {
	background: url(../index_images/back2.jpg) center top;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 1.7;
	letter-spacing:1px;
	color: #5E5353;
	}
	
#wrapper{
	margin: 0 auto;
	background: url(../index_images/base2.jpg) repeat-y center top; 
	background-attachment: fixed;
	text-align: center;
	}
.gray_cap {
	font-size: 11px;
	line-height: 1.6;
	letter-spacing:1px;
	color: #808080;
}


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

.stock {
	font-size: 11px;
	line-height: 1.2;
	letter-spacing:1px;
	color:#666666;
}

.red-cap {
	font-size: 11px;
	line-height: 1.6;
	letter-spacing:0px;
	color:#990000;
}

.cap {
	font-size: 11px;
	line-height: 1.6;
	letter-spacing:0px;
	color:#AF875A;
}

.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;
	}

/*　リンク　*/

a:link{ color: #005B51; text-decoration: none; }
	 
a:visited{ color: #808080; text-decoration: none; }
	 
a:hover{ color: #FF4924; text-decoration: none; }
