<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* ===================================================================
CSS information

 file name  :copy.css
 author     :Ability Consultant
style info  :タイトル
=================================================================== */
/* -----------------------------------------------------------
	.con_sau	
----------------------------------------------------------- */
#contents .con_sau {
  width: 960px;
  margin: 40px auto 50px;
  overflow: hidden;
}
#contents .con_sau .box_sau {
  width: 960px;
  margin: 20px auto;
  padding-top: 582px;
  background: url(../hotspring/images/sauna/bg_sau.jpg) no-repeat top left;
}
#contents .con_sau .box_sau .wrp_sau {
  width: 470px;
}
#contents .con_sau .box_sau .wrp_sau .tbl_basic {
  margin-top: 20px;
}
#contents .con_sau .box_sau .wrp_sau .tbl_basic th {
  width: 40%;
}
</pre></body></html>