@charset "utf-8";

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Lucida Grande", "Verdana", san-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	color: #666;
}
img {
	border: none;
}
table {
	border-collapse: collapse;
	border: 1px solid #80a7cc;
}
td, th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Lucida Grande", "Verdana", san-serif;
	vertical-align: top;
	border: 1px solid #80a7cc;
	padding: 2px;
	font-size: 12px;
	line-height: 16px;
}
th {
	text-align: center;
}
.doc_head {
	background: #9fc1cf;
	color: #fff;
	font-weight: bold;
}
.doc_name {
	background: #9fc1cf;
	color: #fff;
	font-weight: bold;
	border-left: none;
	border-right: none;
}
a {
	color: #ff8100;
}
.cut {
	display: none;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 0;
}
.fltleft {
	float: left;
}
.dfltleft img {
	margin: 0 1em 1em 0;
}

.fltright {
	float: right;
}
.dfltright img {
	margin: 0 0 1em 1em;
}
.jb-link {
	position: absolute;
	top: 0;
	left: 0;
	color: #000;
}
.jb-link a {
	text-indent: -1000em;
	text-decoration: none;
	color: #000;
}

