@charset utf-8;

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

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

/* タイトル背景、文字色
------------------------------ */
#wrapper p.tit01 {
	background: #bf6d3d url(/images/request/new/cmn_contents_tit_bg01.png) no-repeat left top;
	color: #ffffff;
}

#wrapper p.tit02 {
background: #bf6d3d url(/images/request/new/cmn_contents_tit_bg02.png) no-repeat scroll 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: 45px;
  background: url(/images/request/new/cmn_otoku_flow01_simple.png) no-repeat scroll left top transparent;
}

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

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

#header div p#flow05 {
  height: 45px;
  background: url(/images/request/new/cmn_otoku_flow05_simple.png) no-repeat scroll left top transparent;
}

#count{
  position: fixed;
  top: 60px;
  right: 0px;
}

#count p{
  position: absolute;
  top: 60px;
  right: 50px;
}

#count img{
 height: 135px;
 width: 146px;
}
