@charset "utf-8";
/* CSS Document */

body,h1,h2,h3,ul,li,p {
	margin:0;
	padding:0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}

h1 {
	white-space:nowrap;
	text-align:center;
	font-size:26px;
}

h2 {
	white-space:nowrap;
	text-align:center;
	font-size:18px;
}

h3 {
	font-size:16px;
	white-space:nowrap;
	text-align:center;
}

ul {
	margin-left:15px;
}

p {
	padding:0.5em 0;
}

div,p,li {
	text-align:left;
}

table td {
	padding:8px;
	margin:0px;
}
.small {
	font-size:12px;
}
.titlebox {
	background-color:#F4EFEF;
	border:3px solid #D3BAD1;
}
.textbox {
	background-color:#E5E2D3;
	border:3px solid #D3BAD1;
}
.linkbox {
	background-color:#D3BAD1;
	border:3px solid #46ADB2;
}
.bluebox {
	background-color:#C1D8E0;
	border:3px solid #D3BAD1;
}
.footer,.footer p {
	margin-top:8px;
	text-align:center;
	font-size:12px;
}
.cell {
	border:1px solid #000000;
}
.strikeout {
	text-decoration:line-through;
}
.formbox {
	width:98%;
	border:1px solid #D3BAD1;	
}	

.pink{color:#AF287C;font-weight:bold}

.onethousand{font-size:80px;line-height:60px}
.it, .compertition {font-size:24px}
