/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://yyup.sakura.ne.jp/cgi-bin/mt4/mt4-static/themes-base/blog.css);
@import url(http://yyup.sakura.ne.jp/cgi-bin/mt4/mt4-static/support/themes/001/001.css);
/* end StyleCatcher imports */

#container
{
	width:860px;
	margin:20px auto 0;
   	background:#f6f3e8;
	color:inherit;
}

#container-inner {
    width:860px;
	height:auto;
    margin:0 auto;
    text-align:left;
}

.layout-tw div#alpha
{
	float:right;
	left:0px;
	width:600px;
	padding:0;
    margin:0;
}
div#alpha-inner div.asset
{
	width:600px;
	background:#ffffff url(entry-footer.gif) repeat-x left bottom;
}