@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: #333;
}
img {
	border: none;
}
table {
	border-collapse: collapse;
	border: 1px solid #cdcdcd;
}
td, th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Lucida Grande", "Verdana", san-serif;
	vertical-align: top;
	border: 1px solid #cdcdcd;
	padding: 2px 5px;
	font-size: 12px;
	line-height: 16px;
}
th {
	text-align: center;
}
.doc_head {
	background: #e5e5e5;
	color: #000;
}
.doc_name {
	background: #e5e5e5;
	color: #000;
	border-left: none;
	border-right: none;
	white-space: nowrap;
}
td ul {
	margin: 0;
	padding: 0 0 0 1.5em;
}
.number td {
	text-align: right;
}
a {
	color: #ff5a00;
}
.cut {
	display: none;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 0;
}
.anchorlist {
	padding: 7px 0;
	font-size: 10px;
}
.anchorlist a {
	background: transparent url(http://www.kobushi21.co.jp/image/common/anchor_head1.png) no-repeat 0 2px;
	padding: 0 0 0 10px;
	font-size: 10px;
}