@charset "utf-8";
body {
	margin-left: 10px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(foto/index/bg.jpg);
	background-repeat: repeat;
	font-family: "Palatino Linotype";
	font-size: 13px;
	font-style: normal;
	color: #373737;
	background-color: #FEEACF;
}
a:visited {
	color: #373737;
}
p {
	font-size: 13px;
	font-style: normal;
	text-align: justify;
	line-height: normal;
}

a:link {
	color: #373737;
}
a:hover {
	color: #373737;
}
a:active {
	color: #373737;
}
a {
	font-size: 13px;
	font-weight: bold;
}
#main {
	width: 750px;
	height: auto;
}
h3 {
	font-size: 13px;
}
