body{
font-size:14px;
margin:0;
padding:5px;

color:#333;
background-color: transparent;
}

h3,h4,h5,h6 {
	color: #666;
}

table {font-size:100%}
th, td {vertical-align:top;}
a { color:#e1340c;text-decoration:none;font-weight:bold; }
a:hover{ color:#ff5454;font-weight:bold; }
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: 100%;
}
.page-sent2 {
	display: inline-block;
	width: 90%;
}
.page-sent2 li {
		float: left;
		list-style-type: none;
		display: inline-block;
		padding: 0 1px 0 1px;
		margin-left:350px;
	}

	.page-sent ul {
		float: right;
	}
	
	.page-sent li {
		float: left;
		list-style-type: none;
		display: inline-block;
		padding: 0 1px 0 1px;
	}
	
	.page-sent li a {
		display: block;
		border: 1px solid #78853f;
		padding: 0 3px 0 3px;
		font-size: 13px;
		text-decoration: none;
		background-color: #78853f;
		color:#465506;
	}
	
	.page-sent li strong {
		display: block;
		border: 1px solid #78853f;
		padding: 0 3px 0 3px;
		font-size: 13px;;
		font-weight: bold;
		color: #fff;
		background-color: #78853f;
	}
	
	.page-sent li a:hover {
		background-color: #78853f;
	}
	
	.page-sent li.prev a {
		border: 0;
		padding: 0 10px 0 16px;
		background: url() left 3px no-repeat;
		color:#333333;
	}
	.page-sent li.prev a:hover { }
	.page-sent li.next a {
		border: 0;
		padding: 0 16px 0 10px;
		background: url() right 3px no-repeat;
	}
	.page-sent li.next a:hover { }
	.page-sent li.top a {
		border: 0;
		padding: 0 10px 0 25px;
		background: url() left 2px no-repeat;
	}
	.page-sent li.top a:hover { background-color: #fff; }

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

h1 { margin-left: 20px; font-size: 140%; color: #60c; line-height: 20px; }
h2 { border-bottom: 1px solid #ccc; font-size: 120%; color: #900; }

.wrap2{
padding:25px;
	background-color:#f6e9bf;
	width: 100%;
	margin-left:17px;
	margin-top:7px;
}
.wrap .date { text-align: right; color: #060; }
.topwrap { width: auto; }

.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-left: 10px;
	width: 100%;



}
.nakami{
padding:10px;
	background-color:#f6e9bf;
	width: 100%;
		margin-bottom:15px;
}
	
	.list-table th {
		color: #35a;
		font-weight: bold;
		text-align: center;
		padding: 5px;

	}
	
	.list-table td {
		padding: 5px;
		vertical-align: top;
		text-align: left;

	}
	
	.list-table td.cent {
		text-align: center;
	}
	
	.list-table td.cent a {
		text-decoration: none;
	}