table {
	font-size:100%;
	margin: 0px;
	padding: 0px;
}
th, td {
	vertical-align:top;
	margin: 0px;
	padding: 0px;
}
pre, code { padding:5px; border: 1px solid #999; color:#666; background-color:#eee; font-size:8pt}

.fcf00 { color: #f00; }
.fc00f { color: #00f; }
.fc090 { color: #090; }
.fcfc0 { color: #fc0; }
.fcf90 { color: #f90; }
.fcc0c { color: #c0c; }
.fcf39 { color: #f39; }
.fc900 { color: #900; }
.fc009 { color: #009; }

.page-sent {
	display: inline-block;
	width: 96%;
	margin: 0px;
	background-position: right;
	text-align: right;
	padding: 0px;
}

	.page-sent ul {
	float: right;
	margin: 0px;
	padding-top: 10px;
	}
	
	.page-sent li {
		float: left;
		list-style-type: none;
		display: inline-block;
		padding: 0 1px 0 1px;
	}
	
	.page-sent li a {
		display: block;

		padding: 0 3px 0 3px;
		font-size: 80%;
		text-decoration: none;
		background-color: #fff;
	}
	
	.page-sent li strong {
		display: block;
		border: 1px solid #747bb1;
		padding: 0 3px 0 3px;
		font-size: 80%;
		color: #fff;
		background-color: #747bb1;
	}
	
	.page-sent li a:hover {
		background-color: #747bb1;
	}
	
	.page-sent li.prev a {
		padding: 0 10px 0 16px;
		background: url(../mgimg/ic_prev.gif) left 3px no-repeat;
	}
	.page-sent li.prev a:hover { background-color: #fff; }
	.page-sent li.next a {
		padding: 0 16px 0 10px;
		background: url(../mgimg/ic_next.gif) right 3px no-repeat;
	}
	.page-sent li.next a:hover { background-color: #fff; }
	
	.page-sent li.top a {
	width:30px;
	background: url(../mgimg/ic_top.gif) left 2px no-repeat;
	padding-right: 10px;
	padding-left: 25px;
	height: 16px;
	}
	.page-sent li.top a:hover {
	text-decoration:underline;
	height: 16px;
	padding-right: 10px;
	padding-left: 25px;
}

/*::::: ページ類 :::::*/

.wrap {
	margin-right: 20px;
	margin-left: 20px;
	text-align:left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.wrap h2{
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.wrap .date {
	text-align: right;
	color: #060;
	margin: 0px;
	padding: 0px;
}
.topwrap {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 26px;
	padding-left: 5px;
}
.wrap div.top {
	text-align: right;
	width: 98%;
}
.wrap div.top a {
	font-size: 80%;
	padding: 0 10px 0 25px;
	background: url(../mgimg/ic_top.gif) left 2px no-repeat;
	}
	.wrap div.top a:hover {
	background-color: #fff;
}

.list-table {
	margin-left: 10px;
	width: 96%;
	padding-top: 10px;
}
	
	.list-table th {
	text-align: right;
	background: url(../mgimg/tensen.gif) bottom repeat-x;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	width: 80px;
	font-weight: normal;
	}
	
	.list-table td {
	vertical-align: top;
	text-align: left;
	background: url(../mgimg/tensen.gif) bottom repeat-x;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	}
	
	.list-table td.cent {
		text-align: center;
	}
	
	.list-table td.cent a {
		text-decoration: none;
	}
.top{
	text-align: right;
	padding-right: 20px;
	padding-bottom: 40px;
}

