#headtitle h2 {
	height: 150px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#contentsmenu {
	position: absolute;
	top: 370px;
	width: 383px;
	text-align: center;
	padding-left: 230px;
}
#contentsmenu h2 {
	display: none;
}

#contentsmenu ul {
	padding: 0px;
	display: block;
	width: 383px;
	margin: 0px;
}
#contentsmenu li {
	display: block;
	float: left;
	margin: 0px;
}
#contentsmenu a {
	display: block;
	height: 30px;
	text-indent: -9999px;
}
#contentsmenu #corp1 a {
	background-image: url(images/corpreform_menu_01.gif);
	width: 153px;
}
#contentsmenu #corp2 a {
	background-image: url(images/corpreform_menu_02.gif);
	width: 124px;
}
#contentsmenu #corp3 a {
	background-image: url(images/corpreform_menu_03.gif);
	width: 106px;
}
#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;
}
