#main {
}

#contents div.bd h1 {
	background-image: url(../img/part2/title.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 73px;
	text-indent: -9999px;
	margin-bottom: 15px;
}

#contents div.bd h1 a {
	display: block;
	height:  73px;
}

#contents div.bd {
	padding-left: 10px;
	padding-right: 10px;
}


#contents div.bd hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #939393;
	margin-top: 15px;
	margin-bottom: 15px;
}
