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.75;
	background-color: #FFFFFF;
	color: #000000;
	}
	
#wrapper{
	margin: 0 auto;
	background: url(images/base_01.gif) repeat-y center top; 
	text-align: center;
	}
		
h1{
	width: 637px;
	text-align: left;
	margin: 15px auto;
}	

.itoi {
	color: #666666;
}

.kasai {
	color: #E1392A;
}

.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: 12px;
	letter-spacing:1px;
}

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

/*　リンク　*/

a:link{ color: #E1392A; text-decoration: none; }
	 
a:visited{ color: #0097E0; text-decoration: none; }
	 
a:hover{ color: #1E2577; text-decoration: none; }
