	@charset "utf-8";
/* CSS Document */
#h1_a {
	margin-left: 840px;
	position: relative;
	top: 2px;
}
#h1_a a{
	color: #FFF;
}
#h1_a a:hover{
	color: #ffa500;
}
.hidden {
	visibility: hidden;
	text-decoration: none;
}
.company_name01{
	font-size: 14px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 20px;
}
.p_sen01{
	font-size: 14px;
	line-height: 1.4;
	text-align: left;
}
.compliance_dl{
	font-size: 14px;
	text-align: left;
}
.compliance_dl dt{
	font-weight: bold;
	margin-top: 20px;
}
.compliance_dl .dd01{
	margin-left: 37px;
	margin-top: 5px;
	line-height: 1.4;
	margin-bottom: 5px;
}
.compliance_dl .dd02{
	margin-left: 59px;
	margin-top: 5px;
	line-height: 1.4;
	margin-bottom: 5px;
}
.compliance_dl .dd03{
	margin-left: 35px;
	margin-top: 5px;
	line-height: 1.4;
	margin-bottom: 5px;
	text-indent: -1em;
	padding-left: 1em;
}
.compliance_dl .dd04{
	margin-left: 59px;
	margin-top: 5px;
	line-height: 1.4;
	margin-bottom: 5px;
	text-indent: -1em;
	padding-left: 1em;
}
.compliance_dl .dd05{
	margin-left: 35px;
	margin-top: 5px;
	line-height: 1.4;
	margin-bottom: 5px;
	text-indent: -1em;
	padding-left: 1em;
}
.compliance_dl .dd06{
	text-align: left;
	margin-top: 10px;
}
.compliance_dl .dd07{
	line-height: 1.6;
	margin-left: 35px;
	color: #231815;
}
.company_table{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.company_table th{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-left-color: #999;
}
.company_table td{
	padding: 5px 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-left-color: #999;
	text-align: left;
}
.address{
	text-align: left;
	margin-top: 10px;
}
.address p{
	line-height: 1.6;
	margin-left: 20px;
	color: #231815;
}
.column{
	text-align: right;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 14px;
}
.column2{
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 14px;
}
