@import url(common.css);
/*___

Created by GreenTree Inc.
http://www.greentree.jp

/* DESIGN CUSTOMIZE : No.003
============================================*/

/*BODY*/

body {
	color: #666 ;
	background: #EEDCA7 ;
}


a {
	color: #f60;
}



/*HEAD*/

#header-inner {
	padding: 15px 50px 0px ;
	text-align: left;
}


#header-name a {
	font-size: 35px ;
	font-weight: bold ;
	color: #000;
}


#header-description {
	font-size: 1em ;
	color: #745d33;
}

/*CALENDAR*/

#calendar dd {
	color: #492717;
}


#calendar dd a {
	color: #fff ;
	background: #492717;
}


#calendar dt a {
	font-weight: bold ;
	color: #492717 ;
}


/*ENTRYTITLE*/

.asset-name a, .asset-name, .archive-header {
	font-size: 12px ;
	color: #492717;
	text-decoration: none ;
}


/*SIDE*/

#beta h4.widget-header, #gamma h4.widget-header {
	color: #492717;
}


.widget-header a {
	color: #492717 ;
}
















