@charset "utf-8";
@import url("../webfonts/Playball_Regular/stylesheet.css");

#apDiv1 .content .reg {
	margin-top: 30px;
	margin-right: 5px;
	margin-left: 5px;
}
#apDiv1 .content .reg #form1 table tr td .left {
	text-align: right;
	padding-right: 20px;
	font-family: "Playball Regular";
}
#apDiv1 .content .reg {
}
#apDiv1 .content .reg .title {
	margin-top: 20px;
	text-align: center;
	font-size: 20px;
	word-spacing: 5px;
}


#apDiv1 .content .reg #form1 table tr td .right {
	padding-left: 20px;
	font-family: "Playball Regular";
}


#apDiv1 .content .reg #form1 table {
	text-align: center;
}
#apDiv1 .content .reg #form1 table tr td {
	text-align: left;
}
#apDiv1 .content .reg .mar {
	margin: 5px;
	padding: 5px;
	background-color: rgba(255,255,255,0.1);
	overflow: visible;
	width: 90%;
	height: 50px;
	border-radius:10px;
}

input .grp_name { background:rgba(255,0,0,1); }