@charset "utf-8";


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




	#content .section h3 {
		padding: 0 0 2px 0;
	}

#1st .section {
	height: 155px;
}
	
	.list1 {
		float: left;
		width: 152px;
		height: 120px;
	}
	
	.list2 {
		float: right;
		width: 447px;
		height: 120px;
	}
	
#2nd .section {
	height: 155px;
}

	.list3 {
		float: left;
		width: 152px;
		height: 120px;
	}
	
	.list4 {
		float: right;
		width: 447px;
		height: 120px;
	}

#3rd .section {
	height: 155px;
}

	.list5 {
		float: left;
		width: 152px;
		height: 120px;
	}
	
	.list6 {
		float: right;
		width: 447px;
		height: 120px;
	}

#4th .section {
	height: 155px;
}

	.list7 {
		float: left;
		width: 152px;
		height: 120px;
	}
	
	.list8 {
		float: right;
		width: 447px;
		height: 120px;
	}

#5th .section {
	height: 155px;
}

	.list9 {
		float: left;
		width: 152px;
		height: 120px;
	}
	
	.list10 {
		float: right;
		width: 447px;
		height: 120px;
	}

#6th .section {
	height: 155px;
}

	.list11 {
		float: left;
		width: 152px;
		height: 120px;
	}
	
	.list12 {
		float: right;
		width: 447px;
		height: 120px;
	}

