/**********************************************************
 * 協力会社ログイン画面 CSS
 *
 * SgfdB0010 CSS generated by Takao's Script Ver. 1.0.0 2019/03/29 14:36:10
 *
 * @author  C.Yamauchi(Nesty)
 * @version 1.00 (2019/04/01) create
***********************************************************/
@charset "Shift_JIS";

/* CSSクラス名は先頭に「ds_」を付けて下さい */

/* フレーム内メッセージ */
.ds_main_contetns_message {
  position:relative;left:10px;
}

/* 入力行 */
.ds_detail_1{
  width:280px;
  text-align:right;
  font-weight:bold;
}
.ds_detail_2{
  width:170px;
}
.ds_detail_3{
  width:280px;
  text-align:left;
}

/* フッタ部リンク */
#main_footer {
  position:relative;
  left:15px;
}
