/* 
---------------------------------------------------- */
body {
	font-family: Arial, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ 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: 16px;
}
li {
	list-style-image: url(img/listmark.gif);
	list-style-type: none;
}
a:visited {
	color: #2484F0;
	font-weight: bold;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:link {
	color: #2484F0;
	font-weight: bold;
}
.red {
	color: #FF3300;

}
