@charset "utf-8";
body {
	color:#000;
	background:#fff;
	font-family: Arial, sans-serif;
	font-size: 12px;

}
p{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
a:link{
	color: #000000;
	text-decoration: none;
}
a.useragree{
	text-decoration: underline;
}
a:hover {
color: #ff0000;	
}
#wrap{
	width:997px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#top{
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D1D1D1;
	height: 25px;
}
.top_home{
	text-align: left;
	float: left;
	width: 40%;
	padding-left: 15px;
}
.top_link{
	text-align: right;
	float: right;
	width: 40%;
	padding-right: 15px;
}
#regist_head{
	
	width: 60%;
	clear: both;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;

	
}
#head_logo{
    background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	width:187px;
	height:91px;
	float:left;
}
#head_title{
	float: left;
	padding-top: 67px;
	padding-left: 10px;
	
}
h1{
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	color: #323232;
}
#regist_body{
	width: 832px;
	clear: both;
	padding-top: 10px;
	float: left;
	padding-left: 165px;
}
input.regist{
	border: 1px solid #D1D1D1;
	height: 14px;
	width: 196px;
}
input.radio_1{
	height: 14px;
	width: 25px;

}
.formin{
	float:left;
	width: 290px;
	height:25px;
	text-align: right;
	
}
.formin_1{
	width: 530px;
	height:25px;
	float: left;
	padding-left: 5px;
}
.space{
	display: block;
	clear: both;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
}
	
