@charset "utf-8";

<!--
.box24{
  width: 470px;/*全体の幅*/
  font-size: 13px;/*文字サイズ*/
  }
.box24 dt{/*タイトル部分の設定*/
  color: #FFFFFF;/*文字色*/
  background-color: #DC6A6F;/*背景色*/
  font-family: Arial,sans-serif;
  font-weight: bold;
  letter-spacing: 0.2em;
  width: 230px;/*タイトルの幅*/
  padding: 2px 1em 2px 1.5em;
  background-image: url("../img/024_pink.gif");
  background-repeat: no-repeat;
  }
.box24 dd{/*内容部分*/
  color: #313132;/*文字色*/
  margin: 0;
  padding: 0;
  border: solid 1px #DE6A6F;/*枠色*/
  }
.box24  dd  .textb24 {
	padding: 1.2em 0.9em;/*テキスト部分の余白*/
	border-top: solid 4px #FCCACF;
	border-bottom: solid 4px #FCCACF;
	line-height: 1.5em;
}
-->
</style>
