?@charset "UTF-8";

/** 求人案内のスタイルシート **/


<!--
.h2-offer{
  font-size : 14pt;
  font-weight : bold;
  color : white;
  
  
  
  
  border-left-style : solid;
  text-align : left;
  background-color : #ff8080;
  border-left-width : 10px;
  
  
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 5px;
  padding-bottom : 5px;
  border-left-color : #ffdfdf;
  margin-bottom : -10px;
}

.offer-dt{
  font-size : 10.5pt;
  font-weight : bold;
  padding-left : 5px;
  
  
  
  line-height : 30pt;
  
  
  margin-left : 10px;
  letter-spacing : 10.5pt;
  
  
  
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : gray;
  
}.offer-dt2{
  font-size : 10.5pt;
  font-weight : bold;
  padding-left : 5px;
  
  
  
  line-height : 15pt;
  
  
  margin-left : 10px;
  letter-spacing : 0pt;
  
  
  
  
  border-bottom-style : none;
  
  border-left-width : 10px;
  border-left-style : solid;
  border-left-color : black;
}.offer-dt02{
  font-size : 10.5pt;
  font-weight : bold;
  padding-left : 5px;
  
  
  
  line-height : 30pt;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  margin-left : 10px;
  letter-spacing : 0pt;
}
.offer-dd{
  font-size : 11pt;
  line-height : 30pt;
  margin-left : 60pt;
  
  
  margin-top : -30pt;
}.offer-dd2{
  font-size : 11pt;
  line-height : 30pt;
  margin-left : 60pt;
  
  
  margin-top : -30pt;
}.offer-dd-top{
  font-size : 12pt;
  line-height : 30pt;
  margin-left : 60pt;
  
  
  margin-top : -30pt;
  color : maroon;
}
.offer-p{
  font-size : 10.5pt;
  color : maroon;
  margin-left : 10px;
  
  padding-bottom : 20px;
  margin-top : -10px;
}
-->
