@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 h1.tit01 {
	background: #ef8138 url(/images/request/new/cmn_contents_tit_bg01.png) no-repeat left top;
	color: #ffffff;
}
#header div p#flow00 {
  height: 52px;
  background: url("/images/request/new/cmn_flow00.png") no-repeat scroll left top transparent;
}

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

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

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

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