@charset "utf-8";



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



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


#content li {
	margin: 10px 0 2px 30px;
	color:#000000;
}


	
#1st .section {
	height: 160px;
}
	
#2nd .section {
	height: 190px;
}

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

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

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

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

#7th .section {
	height: 60px;
}


