table {font-size:9px}
th, td {vertical-align:top;}
pre, code { padding:0px; border: 1px solid #333; color:#666; background-color:#eee; font-size:9pt}



.page-sent {
	display: inline-block;
	width: 100%;
	text-align: right;
}

	.page-sent ul {
		float: right;
	}
	
	.page-sent li {
	float: left;
	list-style-type: none;
	display: inline-block;
	padding: 0 1px 0 1px;
	color: #fff !important;;
	}
	
	.page-sent li a {
		display: block;
		border: 1px solid #747bb1;
		padding: 0 2px 0 2px;
		font-size: 9px;
		text-decoration: none;
	}
	
	.page-sent li strong {
		display: block;
		border: 1px solid #747bb1;
		padding: 0 10px 0 18px;
		font-size: 9px;
		font-weight: bold;
		color: #fff !important;;
	}
	
	.page-sent li a:hover {
	}
	
	.page-sent li.prev a {
		border: 0;
		padding: 0 10px 0 23px;
		
	}
	.page-sent li.prev a:hover { background-color: #fff; }
	.page-sent li.next a {
		border: 0;
		padding: 0 10px 0 23x;

	}
	.page-sent li.next a:hover { background-color: #fff; }
	.page-sent li.top a {
		border: 0;
		padding: 0 10px 0 23px;
		background: url(../mgimg/ic_top.gif) left 2px no-repeat;
	}
	.page-sent li.top a:hover {
	color: #fff !important;;
}

/*::::: ページ類 :::::*/


.wrap {
	width: 946px;
	border: 1px solid #ccc;
	text-align: left;
	color: #fff !important;
	;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: auto;
}
.wrap .date { text-align: right; color: #060; }
.topwrap {
	width: 230px;
	border: 1px solid #666;
	padding: 0;
	color: #FFF;
	font-size: 0.65em;
	margin-bottom: 5px;
}

.wrap div.top { text-align: right;width: 100%; }
.wrap div.top a {
		border: 0;
		font-size: 9px;
		padding: 0 5px 0 5px;
		background: url(../mgimg/ic_top.gif) left 2px no-repeat;
	}
	.wrap div.top a:hover { background-color: #fff; }

.list-table {
	margin-left: 0px;
	width: 100%;
}
	
	.list-table th {
		color: #35a;
		font-weight: bold;
		text-align: center;
		padding: 5px;
		background: url(../mgimg/list_th.gif) repeat-x;
	}
	
	.list-table td {
		padding: 4px;
		vertical-align: top;
		text-align: left;
		background: url(../mgimg/tensen.gif) bottom repeat-x;
	}
	
	.list-table td.cent {
		text-align: center;
	}
	
	.list-table td.cent a {
		text-decoration: none;
	}
