@charset "utf-8";

/* =========================================================================
@ Indent Box
============================================================================ */
#Contents{
	line-height:150%;
}

/* @ loginIndent
----------------------------------------- */

.loginIndent{
	width:883px;
	_width:978px;
	padding:35px 49px 120px 46px;
}
.loginIndent:after{
	clear:both;
	display:block;
	content:"";
	height:1px;
	overflow:hidden;
}

.registIndent{
	width:685px;
	_width:978px;
	padding:25px 155px 45px 138px;
}
.registIndent:after{
	clear:both;
	display:block;
	content:"";
	height:1px;
	overflow:hidden;
}

.reminderIndent{
	width:685px;
	_width:978px;
	padding:50px 155px 240px 138px;
}
.reminderIndent:after{
	clear:both;
	display:block;
	content:"";
	height:1px;
	overflow:hidden;
}


/* @ Layout Box Module
----------------------------------------- */
.boxMemberStyle01{
	width:883px;
	padding:0 0 25px 0;
	background:url(/material/img/member/login/bg_boxMemberStyle.gif) no-repeat left bottom;
}
.boxMemberStyle01:after{
	clear:both;
	display:block;
	content:"";
	height:1px;
	overflow:hidden;
}

.boxMemberStyle01 .innerBox{
	width:820px;
	_width:883px;
	padding:20px 30px 0 33px;
	background:url(/material/img/member/login/bg_boxMemberStyle.gif) no-repeat left top;
}
.boxMemberStyle01 .innerBox:after{
	clear:both;
	display:block;
	content:"";
	height:1px;
	overflow:hidden;
}
.boxMemberStyle01 .Box01{
	float:left;
	width:384px;
}
.boxMemberStyle01 .Box02{
	float:right;
	width:376px;
}

.boxMemberStyle01 .Box01 dl{
	width:384px;
	margin:0 0 20px 0;
}
.boxMemberStyle01 .Box01 dl:after{
	clear:both;
	display:block;
	content:"";
	height:1px;
	overflow:hidden;
}
.boxMemberStyle01 .Box01 dl dt{
	clear:both;
	float:left;
	width:8em;
	margin:0 0 10px 0;
}
.boxMemberStyle01 .Box01 dl dd{
	float:left;
	margin:0 0 10px 0;
}
.boxMemberStyle01 .Box01 a.arrow{
	padding:0 0 0 14px;
	background:url(/material/img/common/arrow_02.gif) no-repeat 6px 0.3em;
}



.boxMemberStyle02{
	width:683px;
	border:1px solid #FE0000;
	margin:0 0 20px 0;
}

.boxMemberStyle02 p{
	padding:12px 8px;
}


