@charset "UTF-8";


.content01 {
	margin: 0px;
	padding: 0 0 50px 0;
}
.content02 {
	margin:0px;
	padding:0 0 50px 0;
}
.content02 div {
	padding:0 0 20px 0;
	margin:0px;
}

.content01 table,
.content02 table
 {
	width:100%;
	padding:0px;
	margin:0px;
}
table#company tr.even th,
table#company tr.even td
{ background-color: #ffffff;}

.content01 table tr th,
.content02 table tr th
 {
	width:200px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	padding:15px 0;
	border-top: solid 1px #dfdfdf;
	border-bottom: solid 1px #dfdfdf;
}
.content01 table tr td,
.content02 table tr td
 {
	text-align:left;
	font-size:11px;
	line-height:20px;
	padding:15px 15px 15px 0;
	border-top: solid 1px #dfdfdf;
	border-bottom: solid 1px #dfdfdf;
}
.content02 table tr td span { font-weight:bold;}


.content03 {
	padding:0 0 50px 0;
	margin:0px;
	line-height:24px;
	font-size:16px;
}
.content03 div {
	width:0px;
	margin:0 0 20px 0;
}
.content03 div img {
	width:540px;
	height:auto;
	padding:0px;
	margin:0px;
}
.btn01 {
	width:180px;
	padding:0 0 20px 0;
}