@charset "utf-8";

#content img {
	float: left;
	margin: 5px 15px 5px 0px;
	border: 1px solid gray;
}


	.section {
		width: 600px;
  		background: #FFFFFF;
		height: auto;	
	}


a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}




#1st .section {
	height: 160px;
}
	.event1 {
		float: left;
		width: 150px;
		height: 160px;
	}
	
	.event2 {
		float: right;
		width: 447px;
		height: 160px;
	}


#2nd .section {
	height: 115px;
}

	.car1 {
		float: left;
		width: 150px;
		height: 115px;
	}
	
	.car2 {
		float: right;
		width: 447px;
		height: 115px;
	}


	
	.idas1 {
		float: left;
		width: 150px;
		height: 115px;
	}
	
	.idas2 {
		float: right;
		width: 447px;
		height: 115px;
	}



	.idas3 {
		float: left;
		width: 150px;
		height: 115px;
	}
	
	.idas4 {
		float: right;
		width: 447px;
		height: 115px;
	}

	
	.idas5 {
		float: left;
		width: 150px;
		height: 115px;
	}
	
	.idas6 {
		float: right;
		width: 447px;
		height: 115px;
	}

