@charset "utf-8";
/* CSS Document */

#content .box01 {
	font-size:1.2em;
}

#content .box01 .table01 tr th{
	width:12em;
}

#content .box01 .table01 tr td .box02{
	width:25em;
	text-align:right;
	position:relative;
}

#content .box01 .table01 tr td .box02 span{
	position:absolute;
	left:0px;
}
