table {font-size:100%}
th, td {vertical-align:top;}
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: block;
	width: 360px;
}

	.page-sent ul {
	margin: 0;
	padding: 0px;
	height: 20px;
	width: 360px;
	}
	
	.page-sent li {
	list-style-type: none;
	display: block;
	height: 20px;
	width: 50px;
	margin: 0px;
	padding: 0px;
	float: right;
	}
	
	.page-sent li a {
		display: block;
		border: 1px solid #747bb1;
		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%;
		font-weight: bold;
		color: #fff;
		background-color: #747bb1;
	}
	
	.page-sent li a:hover {
		background-color: #747bb1;
	}
	
	.page-sent li.prev a {
		border: 0;
		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 {
		border: 0;
		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 {
		border: 0;
		padding: 0 0 0 25px;
		background: url(../mgimg/ic_top.gif) left 2px no-repeat;
	}
	.page-sent li.top a:hover { background-color: #fff; }

/*::::: ページ類 :::::*/

.wrap { width: 600px; border: 1px solid #ccc; padding: 0px; }
.wrap .date { text-align: right; color: #060; }
.topwrap {
	height: 110px;
	width: 380px;
	overflow-y: scroll;
}

.wrap div.top { text-align: right;width: 90%; }
.wrap div.top a {
		border: 0;
		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: 0px;
	height: 80px;
	width: 350px;
}
	
	.list-table th {
		color: #35a;
		font-weight: bold;
		text-align: center;
		padding: 5px;
	}
	
	.list-table td {
		padding: 0px;
		vertical-align: top;
		text-align: left;
	}
	
	.list-table td.cent {
		text-align: center;
	}
	
	.list-table td.cent a {
		text-decoration: none;
	}


#date{
	width:80px;
}
#topix_title{
	width:300px;
}
