@charset "utf-8";@import url("../style.css");div.LoginPage {	background: url(../images/page/bg_image_member.jpg) no-repeat;	height:380px;	width:670px;	padding:60px 20px 0 230px;}* html div.LoginPage {	background: url(../images/page/bg_image_member.jpg) no-repeat;	height:440px;	width:670px;	padding:60px 20px 0 230px;}div#wrap {	width:670px;	height:350px;	float:right;	overflow:auto;}div#Registration {	width:200px;	float:left;	padding-top: 120px;	text-align: left;}p#kaijo { padding-top:10px; }div#MemberArea {	width:380px;	float:right;	padding-top: 70px;	text-align: left;}th { font-weight:bold; }.indents { display:none; }.inptsize { width:180px; }
