@charset "UTF-8";
@import url(style_sub.css);

.pad_bottom15 {
	padding: 0 0 15px 0;
}
.kigyo p {
	font-size: 90%;	
	line-height: 1.4em;
}

table.line {
	font-size: 100%;
	margin-top: 6px;
/* 	margin-bottom: 8px; */
	border-collapse: collapse;
	border: solid #999999;
	border-width: 2px 0;
	width: 564px;
	_width: 554px;
	margin-right: 10px
}
table.line th,table.line td {
	border: solid #999999;
	border-width: 1px 0;
	padding: 3px 10px;
	font-size: 0.9em;
}
table.line th {
	white-space: nowrap;
	background: #efefef;
	text-align: left;
	width: 100px;
	font-weight: bold;
	color: #666;
}
table.line td {
	line-height: 1.2em;
}
table.b18 {
	margin-bottom: 18px;
}

table#youkou {
	width: 370px;
	_width: 360px;
}
table#youkou td {
	border: solid #999999;
	border-width: 1px 0;
	padding: 3px 10px;
}
table#youkou th {
	vertical-align: top; 
	width: 85px;
}


.kigyo p.right_flo {
	text-align: center;
	margin:0;
	padding: 5px 5px 10px 15px;
	line-height: 1.1em;
}
.kigyo p.right_flo a {
	color: #999;
	line-height: 1.1em;
}
.kigyo p img.photo {
	display: block;
	padding: 0;
}
