@charset "UTF-8";
/*///////////////////////////////////////////////////////
	terms.css
	
	Author　RZ shimada
	Date　2022.10.05
///////////////////////////////////////////////////////*/
/*共通設定
------------------------------*/
.title {
  margin: 20px 0;
  padding: 20px 0 6px 35px;
  color: #000;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  background: url(/img/list/detail/h_bg.png) left bottom no-repeat;
  clear: both; }

/*------------------------------*/
#right_area .styled {
  margin: 20px 0;
  padding: 8px 12px;
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  background: #8DB99A;
  -webkit-border-radius: 3px; }

/*------------------------------*/
#right_area .indent {
  text-indent: -2.5em;
  margin-left: 3em;}

/*------------------------------*/

#right_area .ss {
  margin-left: 4em;}

/*------------------------------*/

#right_area table th,
#right_area table td {
  padding: 10px;
  border: 1px solid #DDD;}

#right_area table th {
  width: 180px;
  vertical-align: middle;}

#right_area table td {
  width: 480px;}

/*# sourceMappingURL=style.css.map */
