/* style for template-l */
#main.template-l .content.upper {
	width: 650px;
	margin-right:60px;
	float:left;
}
#main.template-l .sidebar {
	width: 250px;
	margin-right:0px;
	float:left;
}
