#pageimg {
	background-color: #E0DAC8;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
}

#pageimg h2 {
	height: 175px;
	width: 820px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../img/ma-link.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
}

.moji-10 {
	font-size: 10px;
	font-weight: normal;
}

.moji-12 {
	font-size: 12px;
}

.moji-14 {
	font-size: 14px;
	font-weight: bold;
}

a:link {
	color: #FF0000;
}

a:visited {
	color: #FF0000;
}


#works {
	font-size: 10px;
	line-height: 18px;
}
#works a {
	color: #333333;
}
#works a:hover {
	color: #FF0000;
}
.layout-center h5 {
	font-size: 12px;
	line-height: 1em;
	color: #333333;
	width: 693px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 7px;
	background-color: #E2E6E9;
	text-align: left;
	display: block;
	font-weight: bold;
}
