body {
	color: #666666;
	background-color: #200000;
	min-height: 100%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 0.75em;
	line-height: 1.6em;
	padding: 0px;
	margin: 0px;
}
a {
	color: #CC0066;
	text-decoration: underline;
}
a:hover {
	color: #CC0066;
	text-decoration: underline;
	background-color: #FFCAFF;
}
td.pageleft {
	background-image: url(../common/images/bg_contents.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
}
td.pageright {
	background-color: #FFFFFF;
}
ul.left_menu {
	color: #E8CCD6;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
}
a.left_menu {
	color: #E8CCD6;
	text-decoration: underline;
}
a.left_menu:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #80012E;
}

