body{
	font: 10pt;
	background-image: url("http://www.hanagesiki.jp/CommonFiles/Background.jpg");
}

table{
	font: 10pt;
}

#MainScreen{
	position: absolute;
	top: 151px;
	left: 0px;
}

#ContentsTitle{
	position: absolute;
	top: 460px;
	left: 18px;
}

#new{
	text-align: center;
	width: 42px;
	color: #ffffff;
	background-color: red;
	margin-right: 5px;
}

#event{
	text-align: center;
	width: 60px;
	color: #ffffff;
	background-color: forestgreen;
	margin-right: 5px;
}