﻿@charset "utf-8";

#contents #column_l{
	float:left;
	width:420px;
}
#contents #column_r{
	float:right;
	width:300px;
}
