﻿/* 2段組用CSS */
.col{
	width:46%;
	float:left;
	padding:0% 2%;
	}


