a:link {  color: #339900; text-decoration: none}

a:active {  color: #FF3333; text-decoration: none}

a:visited {  color: #003399; text-decoration: none}

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

body{
	margin-top:0px;
	margin-left:auto;
	padding:0;
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(../images/imgback.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.contents {
	margin-left:10px;
}
.news_date {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-weight: bold;
	color: #808080;
	padding-left: 7px;
}
.cipyright {
	font-size: 10px;
	color: #669900;
	text-align: right;
	padding-right: 18px;
}
td {
	color: #333333;
}

