:focus {
	-moz-outline-style: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
body {
	background-repeat: repeat;
	margin: 0px;
	background-image: url(../images/tile.png);
}

#konnichi-wa {
	position: absolute;
	left: 55px;
	top: 43px;
	width: 396px;
	height: 183px;
	background: url(../images/konnicha-wa.jpg) no-repeat;
}

#content {
	position: absolute;
	left: 50px;
	top: 260px;
	width: 320px;
	height: 300px;
	background-color: #ececec;
	padding: 1px 20px 5px;
}

#contentsignup {
	position: absolute;
	left: 440px;
	top: 260px;
	width: 320px;
	height: 300px;
	background-color: #ececec;
	padding: 1px 20px 5px;
}
#shoplogo {
	position: absolute;
	left: 830px;
	top: 260px;
}

h2 {
	font-size: 22px;
	margin-bottom: 26px;
}

h3 {
	font-size: 18px;
	margin-bottom: 16px;
}

p {
	line-height: 18px;
}
a, a:active, a:visited {
	text-decoration:none;
	color:  #FFF;
	background-color: #00A99D;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 2px;
	padding-right: 2px;
}
a:hover {
	text-decoration:none;
	color:  #FFF;
	background-color: #00A4FF;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 2px;
	padding-right: 2px;	
}
label {
	font-size: 12px;
	color: #8c6239;
}
.knockback {
	font-size: 13px;
	color: #4b4b4b;
	margin-top: 30px;
}

.knockback a, .knockback a:active,.knockback a:visited {
	font-size: 12px;
	color: #171717;
	background-color: #fff;
	text-decoration: none;
}
.knockback a:hover {
	font-size: 12px;
	color: #4b4b4b;
	background-color: #fff;
	text-decoration: underline;
}
form {
	margin-top: 32px;
	margin-bottom: 35px;
}

form input {
	font-size: 15px;
}

.signup {
	font-size: 13px;
	margin-top: 10px;
}
