#contents h2 {
	margin-bottom: 10px;
	width: 240px;
	height: 24px;
	background-repeat: no-repeat;
	font-size: 0;
	text-indent: -9999px;
}
/*---------- .content ----------*/
#contents .body.frame {
	border: 1px solid #D9D9D9;
	border-width: 1px 0 0 1px;
}
#contents .body.frame .block {
	border: 1px solid #D9D9D9;
	border-width: 0 1px 1px 0;
}