#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/works/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: 12px;
	margin: 0px 0px 5px;
	padding: 0px;
}
.entryMoreBlock {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-top: 15px;
	background-color: #FFFFF8;
	font-size: 11px;
	line-height: 18px;
}
.EntryData img {
	float: left;
	margin-right: 10px;
	border: 1px solid #999999;
	margin-top: 5px;
}
