@charset "Shift_JIS";
body {
	background-image: url(img/header_bkgnd.gif);
	background-repeat: repeat-x;
}
li {
	margin: 0px 5px 0px 0px;
}
.link {
	margin-top: 30px;
}
.new {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
.new-ttl {
	margin: 5px;
}
.news {
	font-size: 80%;
	margin: 0px 5px 20px 5px;
}
.news a,
.news a:link,
.news a:visited,
.news a:active,
.news a:hover {
	font-size: 125%;
}
.copyright {
	font-size: 80%;
	text-align: center;
}
.pmark {
	font-size: 80%;
	text-align: left;
	padding: 0px 5px 0px 10px;
}
.noBorder{
	border-style:none;
}


