/* CSS Document */
body {
	font-family : "MS UI Gothic", sans-serif;
	font-size : 9pt;
	text-decoration: none;
	color: #666666;
	line-height: 130%;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
html{
	scrollbar-face-color: #DDFFDD;
	scrollbar-shadow-color: #DDFFDD;
	scrollbar-darkshadow-color: #DDFFDD;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #DDFFDD;
	scrollbar-arrow-color: #FF3399;
}
#ptp {
	width: auto;
	text-align: left;
}
#ptp table {
	width: 435px;
	line-height: 1.3em;
	margin: 2px 0px;
	padding: 0px;
	text-align: left;
	border: 1px solid #A2FFA2;
}
#ptp table a {
	text-decoration: none;
	color: #33CCFF;
}
#ptp table a:hover {
	color: #FF3399;
	text-decoration: underline;
}
#ptp table a:active {
	color: #FF0033;
	text-decoration: underline;
}
#ptp table li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}
#ptp table ul {
	text-align: left;
	margin: 0px;
	padding: 3px 0px 0px;
}
#ptp table p {
	margin: 0px;
	padding: 0px;
}
