/* SNB */
#SNB{
	background-image: url("/_images/_common/SNB/member_join.png");
	background-repeat: no-repeat;
}

/* member */
h4{
	position: relative;
	margin-top:10px;
	margin-bottom:5px;
	padding-left:25px;
	background-image: url("/_images/_common/bullet/allow_middle_of_circle_gray_13x13.png");
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
#extend_information .sex_text{
	margin: 0px 15px 0px 3px;
	padding: 0px;
	display: block;
}
.member #submenu{
	width:290px;
	height:29px;
}
#member{
	margin-left:10px;
	margin-top:0px;
	margin-bottom:35px;
	width:770px;
}
#member dl{
	padding:0px;
	margin:0px;
}
#member dd{
	padding:0px;
	margin:0px;
}
#member label{
	width:300px;
}
#member table div{
	margin-top:3px;
}
#member #extend_information #buttons{
	margin:15px 0px 0px 90px;
}
#member #basic_information{
	float:left;
	width:340px;
	border:2px #ededed solid;
}
#member #extend_information{
	float:right;
	width:410px;
}
#member #provision{
	width:770px;
	height:210px;
	overflow: auto;
	border:1px solid #cccccc;
	line-height: 2em;
	padding:15px;
}

#member #member_information{
	margin-top:25px;
}
#member #provision_area dd{
	padding: 5px 0px 5px 5px;	
}
#member th{
	font-style:normal;
	font-weight:100;
	text-align:left;
	background-image:url(/_images/_common/bullet/light_gray_r_2x3.png);
	background-repeat:no-repeat;
	background-position:5px 8px;
}
#member th span{margin-left:10px;}
#member th{padding-top:3px;}
#member #basic_information table{margin:20px;}
#member #extend_information table{margin:10px;}
#member #basic_information table input{width:expression((this.type=='text' || this.type=='password')?'220px':'');}
#member #basic_information table input[type='text'],#member table input[type='password']{
	width:220px;
}
#member #basic_information table td{
	width:230px;
	height:28px;
}
#member #extend_information table th{
	padding:4px 5px 0px 0px;
}
#member #extend_information table td{
	padding:0px;
	height:28px;
}
#member #extend_information table td .mb_info_text{
	margin:4px 5px 0px 0px;
}
#member #extend_information #address1,#member #extend_information #address2{width:300px;}
#member #extend_information #zcode1,#member #extend_information #zcode2{width:40px;}
#member #extend_information #cphone1,#member #extend_information #cphone2,#member #extend_information #cphone3{width:40px;}

#member #information #address1,
#member #information #address2{
	margin-bottom:1px;
	width:245px;
}