@charset "utf-8";
@import url("common.css");
@import url("../index.css");

/*-----------------------------------------------
 * ログイン
 *----------------------------------------------*/

#container{
	background-color:#003399; background-image:url("../../../img/backend/member/index/container.gif");
}
#body .form th .text{
	background-color:#003399;
}
