*{
	font-size : 10pt;
}

BODY {
	color : #000000;
	background-color : #FFFFFF;
}

A:LINK{
  color : #5D59EB;
  text-decoration : none;
}
A:VISITED{
  color : #5D59EB;
  text-decoration : none;
}
A:ACTIVE{
  text-decoration : none;
  color : #5D59EB;
}
A:HOVER{
  color : #5D59EB;
  text-decoration : none;
}


.waku{
	width : 527px;
	text-align : left;
}

.komoku{
	float : left;
	width : 80px;
	padding : 0 10px 0 10px;
	font-weight : 700;
	line-height : 25px;
}

.naiyo{
	float : left;
	width : auto;
	line-height : 25px;
}

.line{
	clear:both;
	background : url(images/line.gif);
	height : 3px;
}

.syosai{
	padding-top : 5px;
	line-height : 25px;
	text-align : right;
}