<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_cen
----------------------------------------------------------- */
#contents .con_cen {
  width: 960px;
  margin: 50px auto 90px;
}
#contents .con_cen h3 {
  margin: 0 0 30px;
}
#contents .con_cen .photo {
  position: relative;
  margin-bottom: 40px;
}
#contents .con_cen .photo .img02 {
  position: absolute;
  top: 300px;
  right: 10px;
  width: 517px;
}
#contents .con_cen .box_cen {
  width: 460px;
}
</pre></body></html>