#FlashBox {
	height: 140px;
}
#subCopyBlock {
	background-image:   url("../img/share/bg_subcopy.jpg");
	height: 190px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
h2.newsTitle {
	text-indent: -700em;
	background-image:   url("../img/share/title_news.jpg");
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
}
body {
	background-image:  url("../img/share/bg_body.jpg");
}
#HeaderBox {
	height: 212px;
}
#mcLRBox {
	background-image: url("../img/share/bg_maintitle.jpg");
}
#mcRight {
	background-image: url("../img/point/maintitle.jpg");
	padding-top: 85px;
}
.EntryData {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-right: 50px;
}
.EntryData h2 {
	color: #1B378B;
	font-size: 16px;
	margin: 0px 0px 25px;
	padding: 0px;
}

