@charset "UTF-8";

/*------------------------------------------------
  お役立ちレポート
 -----------------------------------------------*/

#contents h2 {
	background:url(images/h2.gif) no-repeat;
	height:30px;
	font-size:18px;
	font-weight:bold;
	padding-left:15px;
	color:#D3A49E;
}

#contents h3 {
	background:url(images/company_line.gif) left bottom repeat-x;
	width:580px;
	height:30px;
	font-size:16px;
	font-weight:bold;
	margin-top:20px;
}

#contents p {
	margin-top:10px;
}

.report {
	margin-top:30px;
}

.report_img {
	width:250px;
	float:left
}

.report_text {
	float:right;
	width:330px;
	padding-bottom:10px;
}

.report h4{
	font-weight:bold;
}

.report p.second{
	font-size:12px;
	margin-left:20px;
}

hr {
	border:1px dashed #CCC;
}

* html #container h1 {
	bottom:-10px;
}
