@charset "UTF-8";
#mainArea h2 {
border-bottom: #00b2d0 3px solid;
margin-top:20px;
padding-left: 30px;
font-weight: 600;
font-size: 120%;
background: url(../../copyright/images/atarimaeLogo.gif) no-repeat 10px center;
}
#mainArea .date {
	text-align: right;
}
#mainArea h3 {
	color: #00B2D0;
	font-weight: bold;
	margin-left: 10px;
	margin-top:30px;
	font-size: 120%;
	border-left: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding-left: 0px;
}
#container #contentArea #mainArea .borderBlock .imgArea {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
#container #contentArea #mainArea .contentIntro p {
	margin: 20px 10px;
}

