body,td,th {
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a img { border-width: 0;
}
table#table-01 {
	table-layout: fixed;
    width: 100%;
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
	margin: 5px 0px 20px;
}
table#table-01 th {
    padding: 2px 2px 2px 8px;
    border: none;
    border-width: 0 0 1px 1px;
    background: #EDEDED;
    font-weight: normal;
    line-height: 120%;
    text-align: center;
}
table#table-01 td {
    padding: 2px 2px 2px 8px;
    border: noned;
    border-width: 0 0 1px 1px;
}
table#table-02 {
	table-layout: fixed;
    width: 100%;
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
	margin: 20px 0px 10px;
}
table#table-02 th {
    padding: 2px 2px 2px 8px;
    border: none;
    border-width: 0 0 1px 1px;
    background: #EDEDED;
    font-weight: normal;
    line-height: 120%;
    text-align: center;
}
table#table-02 td {
    padding: 2px 2px 2px 8px;
    border: noned;
    border-width: 0 0 1px 1px;
}

table#table-001 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #EDEDED;
    font-weight: normal;
    line-height: 120%;
    text-align: center;
}
table#table-001 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
}
table#table-002 {
	table-layout: fixed;
    width: 520px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin: 15px 10px 1px;
}
table#table-002 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #EDEDED;
    font-weight: normal;
    line-height: 120%;
    text-align: center;
}
table#table-002 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
}
table.company {
    width: 550px;
    border-collapse: separate;
    border-spacing: 0px 2px;
	margin: 0px 2px 30px;
}
table.company th,
table.company td {
    padding: 10px;
}
table.company th {
    background: #CC0000;
    vertical-align: middle;
    text-align: left;
    width: 94px;
    overflow: visible;
    position: relative;
    color: #fff;
    font-weight: normal;
}
table.company td {
    background: #f8f8f8;
    padding-left: 10px;
}
table.company02 {
    width: 550px;
    border-spacing: 0;
	margin: 0px 2px 50px;
}
table.company02 tr td {
    padding: 8px 15px;
    text-align: left;
    vertical-align: baseline;
}
table.company02 tr {
    background: #fff;
}
table.company02 tr:nth-child(2n+1) {
    background: #f5f5f5;
}
table#table-s01 {
    width: 550px;
    padding: 2px;
	margin: 14px 0px 0px;
}
table#table-s01 td.col01 {
    width:72px;
}
table#table-s01 td.col02 {
	border-bottom:1px solid #ccc;
}
table#table-s01 td.col03 {
    padding: 12px 0px;
}