@charset "utf-8";
#mainContent table {
	width: 660px;
	height: auto;
}
#mainContent th {
	text-align: center;
	font-family: sans-serif;
	font-size: 85%;
}
#mainContent td {
	font-family: sans-serif;
	text-align: left;
	padding-top: 1px;
	font-size: 90%;
}
#submit {
	height: 30px;
	width: 120px;
}
#reset {
	height: 30px;
	width: 120px;
}
.campaign {
	background-repeat: no-repeat;
	width: 570px;
	background-position: center;
	background-image: url(../images/Campain_Logo.gif);
	height: 109px;
	position: relative;
}
.campaign_Flyer {
	background-image: url(../images/Campain.gif);
	background-repeat: no-repeat;
	height: 646px;
	width: 570px;
	position: relative;
	background-position: center;
	margin-top: 10px;
}
.campaign_Happyokai {
	background-image: url(../images/Campain_HAPPYOKAI.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 570px;
	position: relative;
	height: 266px;
	margin-top: 10px;
}
.campaign_Set1 {
	background-image: url(../images/Campain_SET1.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 194px;
	width: 570px;
	position: relative;
	margin-top: 10px;
}
.campaign_Set2 {
	background-image: url(../images/Campain_SET2.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 194px;
	width: 570px;
	position: relative;
	margin-top: 10px;
}
.campaign_Set3 {
	background-image: url(../images/Campain_SET3.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 403px;
	width: 570px;
	position: relative;
	margin-top: 10px;
}
.campaign_Set4 {
	background-image: url(../images/Campain_SET4.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 230px;
	width: 570px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 19px;
}
.style1 {
	font-size: 40px;
}
.style2 {
	font-size: 40px;
}

