@import "style.css";

#RESPONSE {
  background-image: url("../image_css/bg_humen.jpg");
  background-repeat: no-repeat;
  background-position: 98% 100%;
  background-attachment: scroll;
}
#RESPONSE H4{
  color : #333333;
  font-weight : 500;
  font-style: italic;
  font-size : 120%;
  text-decoration: underline;
  margin : 0.4em 1em 0.1em 1em;
  padding : 0.1em 0.1em 0.2em 0.2em;
  border-bottom-style : none;
  border-bottom-color : #333333;
  border-bottom-width : 1px;
}
#CONTENTS SPAN{
  margin-right:0.3em;
}

#SERVICE_MENU TABLE{
  border-collapse : collapse;
}
#SERVICE_MENU TABLE TR TD A{
  color : #ffffff;
  text-decoration : none;
}
#SERVICE_MENU TABLE TR .midashi{
  color : #ffffff;
  font-size : 140%;  
  text-align : center;
  font-style : italic;
  width : 266px;
  height : 50px;
  padding : 0 0 -1px 0;
  background-image : url("../image_css/service_midashi.gif");
  background-repeat : no-repeat;
  background-position:50% 50%;
}
#SERVICE_MENU TABLE TR .bg1_1{
  width : 100px;
  height : 100px;
  padding : 0 0 0 12px;
  background-image : url("../image_css/service_bg1_1.gif");
}
#SERVICE_MENU TABLE TR .bg1_2{
  width : 277px;
  height : 100px;
  padding : 0 7px 0 0;
  background-image : url("../image_css/service_bg1_2.gif");
  background-position:100% 0%;
}
#SERVICE_MENU TABLE TR .bg2_1{
  width : 100px;
  height : 100px;
  padding : 0 0 0 12px;
  background-image : url("../image_css/service_bg2_1.gif");
}
#SERVICE_MENU TABLE TR .bg2_2{
  width : 277px;
  height : 100px;
  padding : 0 7px 0 0;
  background-image : url("../image_css/service_bg2_2.gif");
  background-position:100% 0%;
}
#SERVICE_MENU TABLE TR .bg3_1{
  width : 100px;
  height : 100px;
  padding : 0 0 0 12px;
  background-image : url("../image_css/service_bg3_1.gif");
}
#SERVICE_MENU TABLE TR .bg3_2{
  width : 277px;
  height : 100px;
  padding : 0 7px 0 0;
  background-image : url("../image_css/service_bg3_2.gif");
  background-position:100% 0%;
}
#SERVICE_MENU TABLE TR .bg4_1{
  width : 100px;
  height : 100px;
  padding : 0 0 0 12px;
  background-image : url("../image_css/service_bg4_1.gif");
}
#SERVICE_MENU TABLE TR .bg4_2{
  width : 277px;
  height : 100px;
  padding : 0 7px 0 0;
  background-image : url("../image_css/service_bg4_2.gif");
  background-position:100% 0%;
}
#SERVICE_MENU TABLE TR .bg5_1{
  width : 100px;
  height : 100px;
  padding : 0 0 0 12px;
  background-image : url("../image_css/service_bg5_1.gif");
}
#SERVICE_MENU TABLE TR .bg5_2{
  width : 152px;
  height : 100px;
  padding : 0 0px 0 0;
  background-image : url("../image_css/service_bg5_2.gif");
  background-position:100% 0%;
}

