/* 
---------------------------------------------------- */
body {
	font-family: Arial, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #494949;
	background-repeat: no-repeat;
	background-position: 380px 0px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-attachment: fixed;
	line-height: 160%;
	width: 550px;
}
ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
li {
	list-style-image: url(img/listmark.gif);
	list-style-type: none;
	background-image: url(img/dotline.gif);
	background-repeat: repeat-x;
}
a:visited {
	color: #00CC33;
	font-weight: bold;
}
a:hover {
	color: #00FF99;
	text-decoration: none;
}
a:link {
	color: #00CC00;
	font-weight: bold;
}
