@charset "Shift_JIS";
/*?½?½?½?½?½o?½[?½?½?½X?½g?½p?½Ç‰CSS*/

img {
	border: none;
}

p.request {
	width: 779px;
	text-align: left;
}

img.oneline {
	display: block;
	width: 779px;
	margin: 8px auto;
}

body div div.listbox {
	clear: both;
	width: 779px;
	height: auto;
	margin: 5px auto;
	font-size: 12px;
}
/*?½t?½?½?½[?½g?½n?½b?½N*/
div.listbox:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
/*\*/
* html div.listbox {
    height: 1%;
    overflow: visible;
}
/**/

p.caption {
	float: left;
	width: 100px;
	padding-top: 3px;
	text-align: left;
}

table.listtable {
	float: left;
	border-collapse: collapse;
	text-align: left;
	table-layout: fixed;
}

table.listtable tr td {
	padding-top: 10px;
	padding-bottom: 2px;
	border-bottom: #cfcfcf solid 1px;
}
table.listtable tr td.name {
	width: 420px;
}
table.listtable tr td.division {
	width: 120px;
}
table.listtable tr td.detail {
	width: 45px;
}
table.listtable tr td.linkbutton {
	width: 50px;
}


img.lastline {
	clear: both;
	display: block;
	width: 779px;
	margin: 50px auto;
}

/*08.06.17*/

body {
	color: #333333;
}

p.request {
	margin-top: 9px;
	margin-left: auto;
	margin-right: auto;
}

img.oneline {
	margin: 5px auto 0;
	vertical-align: bottom;
}

div.listbox > img.oneline {
	margin: 5px auto 5px;

}

table.listtable tr td {
	padding-top: 2px;
	vertical-align: middle;
}
table.listtable tr.lasttr td {
	border-bottom: none;
}

body div div.pagetop {
	width: 779px;
	height: auto;
	margin: 10px auto 34px auto;
	text-align: right;
}

body div div.pagetop p {
	float: left;
	font-size: 12px
}
body div div.pagetop p.txtleft {
	width: 50%;
	text-align: left;
}
body div div.pagetop p.txtright {
	width: 49%;
	text-align: right
}
