<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_int
----------------------------------------------------------- */
#contents .con_int {
  width: 960px;
  margin: 50px auto 70px;
}
#contents .con_int h3 {
  margin: 0 0 20px;
}
#contents .con_int .box_int {
  margin-top: 20px;
  overflow: hidden;
}
#contents .con_int .box_int .txt_int {
  float: left;
  width: 470px;
}
#contents .con_int .box_int .tbl_course {
  float: right;
  width: 465px;
}
#contents .con_int .box_int .tbl_course th {
  width: 20%;
}
#contents .con_int .box_int .tbl_course td {
  width: 30%;
}
#contents .con_int .box_int .tbl_course .short {
  width: 15%;
}

/* -----------------------------------------------------------
	.con_wor
----------------------------------------------------------- */
#contents .con_wor {
  width: 960px;
  margin: 0 auto;
}
#contents .con_wor h3 {
  margin-bottom: 20px;
}
#contents .con_wor .img_pis {
  text-align: center;
}
#contents .con_wor .box_wor {
  background: url(../snow_season/images/duffy/bg_wor.jpg) no-repeat left top;
  padding: 0 0 160px;
  margin: 40px 0 0 0;
}
#contents .con_wor .box_wor .wrp_wor {
  margin: 0 0 0 auto;
  padding-top: 8px;
  width: 353px;
}
#contents .con_wor .box_wor .wrp_wor h4 {
  margin-bottom: 20px;
}
</pre></body></html>