@charset "utf-8";

/*-------------------------------------
Main
---------------------------------------*/
div#Main p.text{
	margin:20px 0;
}

/*-------------------------------------
infoTable
---------------------------------------*/
#Main div.section table.infoTable{
	width:100%;
	margin:0 0 20px 0;
}
#Main div.section table.infoTable.activity th{
	text-align:center;
	background:#F3F3F3;
}