@charset "Shift_JIS";
* {
	margin: 0px;
	padding: 0px;
}
#prologue {
	width: 545px;
}
#prologue img {
	float: right;
	margin-bottom: 10px;
	height: 100px;
	width: 130px;
	display: block;
	margin-top: 5px;
	margin-left: 10px;
}
#prologue p {
	float: left;
	width: 405px;
	line-height: 1.3em;
}
#company_table {
	width: 545px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#company_table table {
	width: auto;
}

#company_table th {
	background-color: #FED595;
	width: 100px;
	height: 16px;
	color: #FF6600;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}
#company_table td {
	font-size: 12px;
	width: 445px;
	text-indent: 5px;
	background-color: #FFE4B9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
}
#company_table li {
	display: list-item;
	list-style-type: none;
	line-height: 14px;
}
#company_table .line_no {
	border-bottom-style: none;
}
.areas #ri_img {
	float: right;
}
