@charset "UTF-8";

/*Flash*/
#flash {
	height: 300px;
	width: 900px;
	margin: auto;
	padding-top: 40px;
}

/*TOP_img*/
#top_img {
	margin: auto;
	height: auto;
	width: 900px;
	padding-top: 60px;
}

#top_img_act {
	margin: auto;
	height: auto;
	width: 900px;
	padding-top: 20px;
}

#mese {
	float: left;
	height: auto;
	width: 800px;
	margin-top: 50px;
}

#mese ul {
	margin-left: 20px;
}

#cont_t {
	float: left;
	height: 40px;
	width: 900px;
	margin-top: 60px;
}

#cont_mese {
	float: left;
	height: auto;
	width: 800px;
}

#cont_mese ul {
	padding-left: 20px;
}

#cont_oubo {
	float: left;
	height: auto;
	width: 800px;
	margin-top: 20px;
}

#cont_activity {
	float: left;
	height: auto;
	width: 800px;
	margin-top: 20px;
}

#line {
	float: left;
	height: 5px;
	width: 900px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 20px;
}