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