.unpan
{
	width:450px;
	table-layout:fixed;
}

.unpan th
{
	font-weight: normal;
	font-size: 10px;
	line-height: 120%;
	-webkit-transform:scale(0.9);
	-moz-transform:scale(0.9);
	-ms-transform:scale(0.9);
	-o-transform:scale(0.9);
	transform:scale(0.9);
}

.unpan td
{
	font-size: 10px;
	line-height: 120%;
	-webkit-transform:scale(0.8);
	-moz-transform:scale(0.8);
	-ms-transform:scale(0.8);
	-o-transform:scale(0.8);
	transform:scale(0.8);
}

.text01
{
	font-size: 12px;
	line-height: 130%;
}

.text02
{
	font-size: 18px;
	line-height: 130%;
	color: #82CF01;
	font-weight:bold;
}

.text03
{
	font-size: 14px;
	line-height: 130%;
	font-weight:bold;
}

.small
{
	font-size: 10px;
	line-height: 120%;
}

.ssmall
{
	font-size: 10px;
	line-height: 120%;
	-webkit-transform:scale(0.8);
	-moz-transform:scale(0.8);
	-ms-transform:scale(0.8);
	-o-transform:scale(0.8);
	transform:scale(0.8);
}

p.left
{
	text-align:left;
}

p.center
{
	text-align:center;
}

p.right
{
	text-align:right;
}

p.tate
{
	writing-mode:tb-rl;
}

A:link
{
	color: #ff6600;
}

A:visited
{
	color: #82cf01;
}

A:active
{
	color: #666666;
}
