body	{
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
	color: #555555
}

p	{
	padding: 0;
	margin: 0;
}

a	{
	color: #5252CC;
	text-decoration: underline
}

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

a.top	{
	color: #5252CC;
	text-decoration: none
}

a:hover.top	{
	color: #FF7800;
	text-decoration: underline
}

.basic	{
	font-size: 12px;
	line-height: 16px;
	color: #555555
}

.size10	{
	font-size: 10px;
	color: #555555
}

.size10b-murasaki	{
	font-size: 10px;
	color: #5252CC
}

.size12blue	{
	font-size: 12px;
	line-height: 16px;
	color: #5252cc
}

.size12mizu	{
	font-size: 12px;
	line-height: 16px;
	color: #1FADFF
}

.size12orange	{
	font-size: 12px;
	line-height: 16px;
	color: #FF7800
}

.size12b	{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #555555
}

.size12b-orange	{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FF7800
}

.size12b-blue	{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #5252cc
}

.size12b-green	{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #00B600
}

.size14b-orange	{
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FF7800
}

.size14b-blue	{
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #5252cc
}

.size14	{
	font-size: 14px;
	line-height: 18px;
	color: #555555
}

.size14b	{
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #555555
}

.copy	{
	font-size: 10px;
	color: #999999
}

.whatsnew	{
	font-size: 12px;
	line-height: 14px;
	color: #555555
}

.input-short	{
	font-size: 12px;
	width: 100px;
	color: #555555
}

.input-middle	{
	font-size: 12px;
	width: 200px;
	color: #555555
}

.input-long	{
	font-size: 12px;
	width: 330px;
	color: #555555
}

form	{
	margin: 0px;
}

html	{
	overflow: -moz-scrollbars-vertical;
}

