@charset "TIS-620";
.member_HEAD {
	font-size: medium;
	font-weight: bold;
	color: #0066CC;
}
.box_usename {
	font-size: 12px;
	color: #CCCCCC;
	padding: 0px;
	margin: 0px;
	height: 25px;
}
.buttom {
	width: 145px;
	font-size: 10px;
	font-weight: bold;
}
.copy {
	font-size: 12px;
	color: #FF0000;
	padding-top: 5px;
}
.line_border {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
