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

ul,li{ margin: 0; padding: 0; }
body {
	background: url(images/back.gif) center top;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.6;
	background-color: #FFFFFF;
	color: #000000;
	letter-spacing:1px;
	}
	
#wrapper{
	margin: 0 auto;
	background: url(images/base02.jpg) repeat-y center top; 
	text-align: center;
	}

.today {
	font-size: 12px;
	line-height: 20px;
}
.date {
	color: #666666;
	font-size: 10px;
}
.credit {
	color: #333333;
	font-size: 10px;
	line-height: 1.3;
}

.date_cont {
	font-size: 11px;
	letter-spacing:1px;
}

.colum {
	font-size: 13px;
}

.graph_title {
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}

/*　リンク　*/

a:link{ color: #b70f02; text-decoration: none; }
	 
a:visited{ color: #ec8f35; text-decoration: none; }
	 
a:hover{ color: #fb7c72; text-decoration: none; }
