div.handBellsWrap div.contentsArea h3 {
	padding: 0 0 5px;
	font-weight: bold;
}
div.handBellsWrap div.contentsArea div.mainArea p.imageArea {
	border: 1px solid #cccccc;
}
div.handBellsWrap div.contentsArea div.subArea {
	width: 460px;
	padding: 10px;
	border: 1px solid #dee7e7;
}
div#pressReleasesLists div.contentsArea p.pressDate {
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 13px;
}
div.handBellsWrap div.contentsArea div.subArea p.contents {
	margin-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}
div.handBellsWrap div.contentsArea ul li {
	margin-bottom: 5px;
}
ul li.tmpImage {
	padding-left: 20px;
	background-image: url(../../img/common/background/image.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}
ul li.tmpPdf {
	padding-left: 20px;
	background-image: url(../../img/common/background/pageWhiteAcrobat.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}
