body, h1, h2, h3, form { margin: 0; padding: 0 }
body {
	font-family: Verdana, sans-serif,"Osaka";
	background: url(img/ ) repeat-y top center #FFEEF3;
	font-size: 84%;
	color:#f00480;
	text-align: center;
	margin: 0;
}

a:link { color:#FF6815; text-decoration: none; }
a:active { color: #999; text-decoration: none }
a:visited { color: #8E795E; text-decoration: none }
a:hover { color: #CC7D3D; text-decoration: underline; }

td,th{
	font-size:75%;
}

/* -----tHgΦA----- */
.red{
	color:red;
}
.pink{
color:#FF566E;
}
.bold{
	font-weight:bold;
}

/* -----SΜΝέ----- */
#all { width: 820px;
	margin: 0 auto;
	text-align: left;
	}
	
	
/* ---₯₯ENTER YES₯₯--- */
.enter_yes a {
	display:block;
	width:100px;
	height:100px;
	background-image:url(img/enter_yes.png);
	background-repeat:no-repeat;
}
.enter_yes a:hover {
	background-position:0px -100px;
	background-repeat:no-repeat;
}
.enter_yes span {
display: none;
}

/* ---₯₯ENTER NO₯₯--- */
.enter_no a {
	display:block;
	width:100px;
	height:100px;
	background-image:url(img/enter_no.png);
	background-repeat:no-repeat;
}
.enter_no a:hover {
	background-position:0px -100px;
	background-repeat:no-repeat;
}
.enter_no span {
display: none;
}

/*-----------------₯₯tb^[₯₯-----------------*/
.foot {
	padding:10px;
	color:#ec5e90;
	font-size:9px;
}
/*-----------------££tb^[££-----------------*/