@charset "utf-8";

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

/* ヘッダーロゴ
------------------------------ */
#header div p#logo01 {
  background: url("/images/request/new/cmn_header_zamurai_logo01.gif") no-repeat left 10px;
  height: 58px !important;
}

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

#header div p#flow00 {
  height: 45px;
  background: url("https://hikkoshizamurai.jp/images/request/new/cmn_flow00.png") no-repeat scroll left top transparent;
}

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

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

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

#header div p#flow05 {
  height: 45px;
  background: url("/images/request/new/flow_red_ab05.png") no-repeat scroll left top transparent;
}
#contents #souba_box01 p#souba_txt01s {
  padding: 6px 0 0 175px;
}

#contents #souba_box01 #mitsumori_box01 ul {
  height: 64px;
  overflow: hidden;
}
#contents #souba_box01 #mitsumori_box01 ul li {
  width: 365px;
  height: 24px;
  padding: 8px 0 0 25px;
  background: url(https://hikkoshizamurai.jp/images/request/new/header_box04_simple.png) no-repeat;
  font-size:12px;
}
/*  ----- ▲差し替え  ----- */
#contents #souba_box01 #mitsumori_box01 ul li span {
  color:#858585;
}


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

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

#count img {
  height: 210px;
  width: 157px;
}

/* 不要品改修追加CSS */
#contents table#check_box01 td.dis_cell01 {
  width: 324px;
}

#contents table#check_box01 td.dis_cell01 div {
  width: 322px;
}

#contents table#check_box01 td.disused_cel p {
  text-align: left;
}

#contents table#check_box01 .dis_box_l {
  float: left;
}

#contents table#check_box01 td.dis_cell01 div.dis_box_l {
  width: 90px;
  padding-bottom: 0px;
}

#contents table#check_box01 p.dis_box_l {
  width: 15px;
  padding-top: 10px;
}

#contents table#check_box01 td.dis_cell01 .dis_box_r {
  float: left;
  width: 206px;
  padding-top: 10px;
  text-align: left;
  font-size: 11px;
}

#contents table#check_box01 td.dis_cell01 .dis_box_r span {
  display: block;
  padding-top: 2px;
  text-indent: -3.5em;
  margin-left: 3.5em;
  font-size: 10px;
}

#contents table#check_box01 td.dis_cell02 {
  text-align: left;
  padding-left: 40px;
}
