@charset "utf-8";
/*-------------------------------------------------
  レイアウト指定
  作成者：Tsubasa Juura
  作成日：2010/06/16
  最終更新日：2010/06/16
--------------------------------------------------*/

/*トップページボックス用*/
.top-box dl dt {
	background-image:url(../imgs/h2_report.gif);
	background-repeat: no-repeat;
	background-position:top;
	background-color:#FAB23A;
	font-size:130%;
	font-weight:bold;
	letter-spacing:0px;
	color:#660000;
	padding:13px 10px 8px 40px;
	border-bottom:solid 1px #F27004;
	margin-bottom:0px !important;
}

