/* CSS Document */

div#main div#contents {
	margin: 0px auto;
	float: none;
}

div#main div#contents h2 {
	padding: 15px 0px 15px 8px;
}

div#userRegist {
	
}

div#userRegist table.style1 {
	margin: 10px auto;
}

div#userRegist table.style1 th,
div#userRegist table.style1 td {
	font-size: 1.2em;
	padding: 15px 10px;
}

div#userRegist table.style1 th {
	width: 140px;
}

div#userRegist table.style1 td {
	
}

div#userRegist table.style1 td input {
	width: 250px;
	height: 24px;
}

div#userRegist table.style1 td input.radio {
	width: auto;
}

div#userRegist p {
	padding: 10px;
	line-height: 1.4;
}
