@charset "utf-8";

/* ヘッダー上線
------------------------------ */
#header {
	border-top: 3px solid #0b24a5;
}

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

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

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

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

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

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


#contents table.perso_table02 td.office_td01 {
  padding: 18px 26px 0;
  background-color: #ffffff;
}

#contents table.perso_table02 td.office_td01 p {
  padding-bottom: 15px;
}

#contents table.perso_table02 td.office_td02 {
  padding: 9px 26px 15px;
  background-color: #ffffff;
}

#contents table.perso_table02 td.office_td02 p {
  padding-top: 6px;
  background-color: #ffffff;
}

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

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

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