/* 2段組用CSS */
.col{
	width:95%;
	float:left;
	padding:2%;
	float:left;
	margin-top: 0px;
	margin-bottom: 0px;
	}
