@charset "utf-8";

/*--------------------------------------------------------------------
magazine/member_regist.html
--------------------------------------------------------------------*/

#container3 #content3 {
	float: left;
	width: 810px;
}

#container3 #content3 .member_mregist_c_1{
	width: 790px;
	text-align: left;
	margin-bottom: 20px;
}

#container3 #content3 .member_mregist_c_1 .cr_cap {
	width: 741px;
	height: 37px;
}

/*--------------------------------------------------------------------
magazine/login.html
--------------------------------------------------------------------*/

#container3 #content3 {
	float: left;
	width: 810px;
}

#container3 #content3 .member_login_c_1{
	width: 790px;
	text-align: left;
	margin-bottom: 20px;
}

#container3 #content3 .member_login_c_1 .cr_cap {
	width: 741px;
	height: 37px;
}

#container3 #content3 .member_login_c_1 .sm_mds {
	width: 664px;
	height: 29px;
	background: url(./../../member/images2/c1_cap2.gif) no-repeat top left;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 0 15px;
	padding: 6px 0 0 15px;
}

#container3 #content3 .member_login_c_1 .whitetable {
	width: 500px;
	font-size: 12px;
	margin: 10px 0 0 15px;
}

/*--------------------------------------------------------------------
magazine/user_forget.html
--------------------------------------------------------------------*/

#container3 #content3 {
	float: left;
	width: 810px;
}

#container3 #content3 .member_userforget_c_1{
	width: 790px;
	text-align: left;
	margin-bottom: 20px;
}

#container3 #content3 .member_userforget_c_1 .cr_cap {
	width: 741px;
	height: 37px;
}

#container3 #content3 .member_userforget_c_1 .sm_mds {
	width: 664px;
	height: 29px;
	background: url(./../../member/images3/c1_cap2.gif) no-repeat top left;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 0 15px;
	padding: 6px 0 0 15px;
}

#container3 #content3 .member_userforget_c_1 .whitetable {
	width: 500px;
	font-size: 12px;
	margin: 10px 0 0 15px;
}

#container3 #content3 .member_userforget_c_1 .whitetable th {
	background-color: #fafad7;
}


.yama_cts .text {
	margin: 15px; 0 15px 20px;
}

.yama_cts .btn {
	padding: 30px 0 500px 200px;
}

/*--------------------------------------------------------------------
magazine/change_profile.html
--------------------------------------------------------------------*/

#container3 #content3 {
	float: left;
	width: 810px;
}

#container3 #content3 .member_cprofile_c_1{
	width: 790px;
	text-align: left;
	margin-bottom: 20px;
}

#container3 #content3 .member_cprofile_c_1 .cr_cap {
	width: 741px;
	height: 37px;
}

/*--------------------------------------------------------------------

--------------------------------------------------------------------*/

/*IE6*/
* html #header {  }

/*IE7*/
*:first-child + html #header {  }

