@charset "utf-8";

/* ヘッダー上線
------------------------------ */
#header {
	border-top: 4px solid #ef8138;
}

/* ヘッダーロゴ
------------------------------ */
#header div p#logo01 {
  background: url(/images/request/new/cmn_header_shi_logo01.gif) no-repeat left 15px;
}

/* タイトル背景、文字色
------------------------------ */
#wrapper p.tit01 {
	background: #ef8138 url(/images/request/new/cmn_contents_tit_bg01.png) no-repeat left top;
	color: #ffffff;
}
/*  ----- ▼追加  ----- */
#wrapper p.tit02 {
	background-color: #ef8138;
	border-radius:4px 4px 0 0;
	-webkit-border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	color: #ffffff;
}

/*  ----- ▼差し替え  ----- */
#header div p#flow00 {
  height: 45px;
  background: url("/images/request/simple/cmn_flow00.png") no-repeat scroll left top transparent;
}
#header div p#flow01 {
  height: 45px;
  background: url("/images/request/simple/cmn_shi_flow01.png") no-repeat scroll left top transparent;
}

#header div p#flow02 {
  height: 45px;
  background: url("/images/request/simple/cmn_shi_flow02.png") no-repeat scroll left top transparent;
}
#header div p#flow03 {
  height: 45px;
  background: url("/images/request/simple/cmn_shi_flow03.png") no-repeat scroll left top transparent;
}

#header div p#flow04 {
  height: 45px;
  background: url("/images/request/simple/cmn_shi_flow04.png") no-repeat scroll left top transparent;
}

#header div p#flow05 {
  height: 45px;
  background: url("/images/request/simple/cmn_shi_flow05.png") no-repeat scroll left top transparent;
}
/*  ----- ▲差し替え  ----- */
