@charset "utf-8";

#table_area{
width:940px;
margin-left:auto;
margin-right:auto;
}

.pce_agency_table_1{
	margin-top:20px;
}

.pce_table th{
	width:65px;
	height:30px;
	font-size:18px;
	font-weight:bold;
}

.pce_agency_table_1 td{
	width:230px;
	height:30px;
	font-size:16px;
	padding-left:5px;
	padding-right:1px;
}

.pce_table td{
	width:250px;
	height:30px;
	font-size:16px;
	padding-left:3px;
	padding-right:1px;
}

#table_2{
	width:777px;
	margin-top:20px;
	margin-left:auto;
	margin-bottom:30px;
	margin-right:auto;
}

table{
	border-right:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
}

#fx_table th{
	width:65px;
	height:30px;
	font-size:18px;
	font-weight:bold;
}

#fx_table td{
	width:100px;
	height:30px;
	font-size:16px;
	text-align:center;
}

.linethrough{
	text-decoration:line-through;
}

td a{
	display:block;
}
/*
.pce_table{
	float:left;
}
*/
td a:link{
	color:#33ffee;
}

td a:visited{
	color:#cccccc;
}

td a:hover{
	color:#cc0000;
	background-color:#33ffcc;
}


th,td{
border-top:solid 1px #ffffff;
border-left:solid 1px #ffffff;
}

#caut{
	width:700px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;

}

#backlink{
	clear:both;
	margin-top:30px;
}


#pce_table{
}