@charset "UTF-8";

body.top
{
	font-size:75%;
	width:100%;
/*
	background:#e7e8e1 url(http://rclo.jp/blog/common/images/top_banner_bg.jpg) no-repeat left top;
*/
	background:#e7e8e1 none;
}

body
{
	font-size:75%;
	width:100%;
	color:#555555;
/*
	background:#e7e8e1 url(http://rclo.jp/blog/common/images/archive_banner_bg.gif) repeat-x left top;
*/
	background:#e7e8e1 none;
}

