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

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

.mokuji-nottoday {
	font-size: 12px;
	letter-spacing:1px;
	line-height: 1.4;
	color:#999999;
}

.mokuji {
	font-size: 12px;
	letter-spacing:1px;
	line-height: 1.4;
}

.date { font-size: 10px; line-height: 16px; background-image: url(../kobayashi/images/date_back.gif); background-repeat: no-repeat; background-position: center; }

.copy{
	font-size: 10px;
	letter-spacing:1px;
	line-height: 1.4;
}

.big{
	font-size: 16px;
	letter-spacing:1px;
	line-height: 1.4;
	font-weight:bold;
}

.xsmall { font-size: 10px; line-height: 16px; }

.hobonichi {
	letter-spacing:0px;
}

/*　リンク　*/

a:link{ color: #179E56; text-decoration: none; }
	 
a:visited{ color: #A48D79; text-decoration: none; }
	 
a:hover{ color: #FF428B; text-decoration: none; }
