@charset "UTF-8";
/* CSS Document */

#MainContents .entite{
	text-decoration: none;
	font-size: 14px;
}

#MainContents a{
	color:#999;
	text-decoration:none;
}

#MainContents a:hover{
	color:#999;
	text-decoration:underline;
}
#entite {
	width: 450px;
	float: left;
}
#bottom {
	height: 45px;
	width: 900px;
	clear: both;
}

