@charset "utf-8";
/* CSS Document */

body {
	font-size: 86%;
	margin: 0;
	padding: 0;
	background: url(../img/top/head.gif) top repeat-x;
}

a {
	color: #365978;
	text-decoration: none;
	border
}

a:hover {
	color: #CC0033;
	text-decoration: underline;
}

p {
	text-align: left;
	line-height: 170%;
}

img {
	border-style: none;
}

table.footer {
	height: 35px;
	background-image: url(../img/top/foot.gif);
	background-repeat: repeat-x;
}

