@charset "utf-8";
body {
	background-color: #EC1A88;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.bombahentai {
	background-color: #ED2397;
}
.tableau {
	border: 2px dotted #EC1A88;
	background-color: #FFF;
}
.tableau_tiret {
	border: 1px solid #EC1A88;
}
body table tr td {
	font-size: 36px;
}
body table tr td {
	font-size: 14px;
	font-weight: normal;
}
#ooo {
	font-size: 36px;
	font-family: Impact;
}
#oooo {
	font-size: 18px;
}

