﻿body
{
}

.titleleft
{
	font-weight: bold;
	text-align: left;
}

.titleright
{
	font-weight: bold;
	text-align: right;
	height:20px;
}
.titlecenter
{
	font-weight: bold;
	text-align: center;
}

.seq
{
	color: Gray;
	text-align: left;
	vertical-align: top;
}
#u_sp
{
	color: #999999;
	padding: 4px 10px 5px 0;
	text-align: right;
}

#u_sp a
{
	color: #0000CC;
	margin: 0 5px;
	text-decoration: underline;
}

body, p
{
	margin: 0;
	padding: 0;
}

ol, ul
{
	list-style: none outside none;
}
