.g {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	clear: both;
}
.g h2 {
	background-image: url(img/titleBg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	line-height: 2em;
	display: block;
	text-indent: 1em;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.5em;
}
.g .s {
	padding: 5px;
	margin-bottom: 10px;
	clear: both;
	line-height: 1.4em;
}
.g .s h3 {
	font-size: 1.1em;
	text-indent: 1em;
	background-image: url(../../common/img/square.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.l {
	color: #003399;
	font-size: 0.9em;
	margin-left: 1em;
}
.g .s img {
	padding: 3px;
}
.topImage {
	background-image: url(../img/image_hiroshima_s.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 200px;
}
.topImage .topCopy {
	display: block;
	padding-top: 10px;
	padding-left: 10px;
	width: 350px;
	line-height: 1.5em;
}
