@charset "utf-8";
/**
フリースペース独自スタイルシート
**/
/*
@charset "utf-8";
@import url("../../css/global.css");
@import url("../../css/common.css");
*/
#shell div#main .newMemberRegistration{
	width:450px;
	margin-right:10px;
}
#shell div#main .newMemberRegistration h3{
	background:rgba(0, 0, 0, 0) url("//img.cityheaven.net/img/icon/contents/headline/form.gif?imgopt=y") no-repeat scroll 0 0;
	color:#fff;
	line-height:26px;
	padding:0 0 0 45px;
	font-size:12px;
}
#shell div#main .newMemberRegistration p.note{
	background:#f5fafe;
	text-align:left;
	padding:10px;
	line-height:1.5;
}
#shell div#main .newMemberRegistration p.note a{
	color:#3366cc;
}
#shell div#main .newMemberRegistration p.submit{
	border-top:1px solid #9eb3c4;
	text-align:center;
	padding:10px 0 20px;
}
#shell div#main .newMemberRegistration p#page_top{
	margin:20px 0 0;
	height:21px;
	position:relative;
}
#shell div#main .newMemberRegistration p#page_top a{
	width:117px;
	background:rgba(0, 0, 0, 0) url("//img.cityheaven.net/img/icon/accessory/button/anchor.gif?imgopt=y") no-repeat scroll 0 0;
	font-size:10px;
	position:absolute;
	height:21px;
	right:0;
	line-height:21px;
	padding-left:27px;
}
