#headtitle h2 {
	height: 150px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#contentsmenu {
	position: absolute;
	top: 370px;
	width: 643px;
	text-align: center;
	padding-left: 100px;
}
#contentsmenu h2 {
	display: none;
}
#contentsmenu ul {
	padding: 0px;
	display: block;
	width: 643px;
	margin: 0px;
}
#contentsmenu li {
	display: block;
	float: left;
	margin: 0px;
}
#contentsmenu a {
	display: block;
	height: 30px;
	text-indent: -9999px;
}
#contentsmenu #house1 a {
	background-image: url(images/housereform_menu_01.gif);
	width: 98px;
}
#contentsmenu #house2 a {
	background-image: url(images/housereform_menu_02.gif);
	width: 193px;
}
#contentsmenu #house3 a {
	background-image: url(images/housereform_menu_03.gif);
	width: 73px;
}
#contentsmenu #house4 a {
	background-image: url(images/housereform_menu_04.gif);
	width: 155px;
}
#contentsmenu #house5 a {
	background-image: url(images/housereform_menu_05.gif);
	width: 124px;
}
#mainchapter {
	margin-top: 80px;
}
#mainchapter .chapter {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 20px;
}
#mainchapter .chapter img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#mainchapter .chapter ul {
	border: 1px dotted #FFCC00;
	padding: 10px;
	display: block;
	list-style-position: inside;
	background-color: #FFFBEC;
}
