@charset "utf-8";

/*--ƒJƒ‰ƒ€------------------------------------------------------*/

#column1 {
	float: left;
    width:55%;
}

#column1 article {
}

#column2 {
	float: right;
	width: 45%;
}

#column2 aside {
}
