/* base css */
@import url(/.shared-cocolog/themes/common/base-weblog.css);

/* portal css */
@import url(/.shared-cocolog/nifty_managed/themes/common/base.css);


/* theme css */
@import url(http://theme.cocolog-nifty.com/themes/rich/aqua-emerald/screen.css);
@import url(/.shared-cocolog/nifty_managed/themes/rich/aqua-emerald/screen.css);


/* user css */
.layout-three-column #container
	{
		width: 902px;
	}

	.layout-three-column #alpha
	{
		width: 200px;
	}

	.layout-three-column #beta
	{
		width: 500px;		
	}

	.layout-three-column #gamma
	{
		width: 200px;		
	}



