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;
	}
	
#wrapper{
	margin: 0 auto;
	background: url(images/base.gif) repeat-y center top; 
	text-align: center;
	}

.itoi {
	color: #808080;
	}

.day {
	font-size: 11px;
	line-height: 1.4;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing:1px;
	}

.midashi {
	font-size: 16px;
	font-weight:bold;
	}


/*　リンク　*/

a:link{ color: #8D6530; text-decoration: none; }
	 
a:visited{ color: #A4A4A4; text-decoration: none; }
	 
a:hover{ color: #A4A4A4; text-decoration: none; }
