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

ul,li{ margin: 0; padding: 0; }
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.75;
	background-color: #FCF8EB;
	color: #000000;
	}
	
#wrapper{
	margin: 0 auto;
	background: url(images/base.gif) repeat-y center top; 
	text-align: center;
	}

.credit {
	color: #333333;
	font-size: 11px;
	line-height: 1.3;
}
.date_cont {
	font-size: 11px;
	letter-spacing:1px;
	font-weight: bold;
	color: #000000;
}

.title {
	font-size: 18px;
	letter-spacing:1px;
	color: #24921F;
	font-weight: bold;
	line-height: 1.4;
}

.komidashi{
	font-size: 14px;
	letter-spacing:1px;
	color: #F70019;
	font-weight: bold;
	line-height: 1.3;
}

.colum{
	font-size: 13px;
	letter-spacing:1px;
	color: #563000;
	line-height: 1.4;
}

.archive_date{
	font-size: 10px;
	line-height: 1.3;
}

.archive{
	font-size: 12px;
	line-height: 1.3;
}

/*　リンク　*/

a:link{ color: #24921F; text-decoration: none; }
	 
a:visited{ color: #563000; text-decoration: none; }
	 
a:hover{ color: #F70019; text-decoration: none; }
