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

ul,li{ margin: 0; padding: 0; }
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.8;
	letter-spacing:1px;
	color: #5E5353;
	}
	
#wrapper{
	margin: 0 auto;
	background: url(../share_images/back.jpg) center top;
	background-attachment: fixed;
	text-align: center;
	}

.gray_cap {
	font-size: 11px;
	line-height: 1.6;
	letter-spacing:1px;
	color: #5E5353;
}


.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: 13px;
	line-height: 1.6;
	letter-spacing:0px;
	color:#990000;
}

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

.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: #1C8381; text-decoration: none; }
	 
a:visited{ color: #808080; text-decoration: none; }
	 
a:hover{ color: #AC2392; text-decoration: none; }
