@charset "utf-8";
/* CSS Document */

/* -- 全体枠 -- */
#wrapper {
	width:780px;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
}

/* == ヘッダー == 
#header {
	padding-bottom:0.5em;
	background:#fff;
}
#header h1 {
	color:#FF0000;
	font-weight:normal;
	margin-bottom:0;
	text-align:center;
}
#header p {
	color:#FF0000;
	font-weight:normal;
	margin-bottom:0;
	text-align:center;
}*/

/*table#table-01の形式*/
table#table-01 {
    width: 80%;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}
table#table-01 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    white-space: nowrap;
	width: 100%;
}
table#table-01 td {
    padding: 5px;
    border: hidden;
    border-width: 0 0 0 0;
	text-align: right;
    white-space: nowrap;
	width: 100%;
}

/*table#table-02の形式*/
table#table-02 {
    width: 70%;
	margin-right: auto;
	margin-left: auto;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}
table#table-02 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #E6E6FA;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
	font-size: 36px;
	color: #FF0000;
    white-space: nowrap;
	width: 33%;
}
table#table-02 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
    white-space: nowrap;
	width: 33%;
}

/*table#table-03の形式*/
table#table-03 {
    width: 70%;
	margin-right: auto;
	margin-left: auto;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}
table#table-03 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
    white-space: nowrap;
	width: 33%;
}
table#table-03 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
	text-align: left;
    white-space: normal;
	width: 33%;
}

/*table#table-04の形式*/
table#table-04 {
    width: 70%;
	margin-right: auto;
	margin-left: auto;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}
table#table-04 th {
    padding: 10px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
    white-space: normal;
	width: 20%;
}
table#table-04 td {
    padding: 10px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
    white-space: normal;
	width: 80%;
}

/*table#table-05の形式*/
table#table-05 {
    width: 70%;
	margin-right: auto;
	margin-left: auto;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}
table#table-05 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
    white-space: nowrap;
	width: 50%;
}
table#table-05 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 1px 1px 1px 1px;
    text-align: left;
    white-space: nowrap;
	width: 50%;
}

/*table#table-06の形式*/
table#table-06 {
    width: 70%;
	margin-right: auto;
	margin-left: auto;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}
table#table-06 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    white-space: nowrap;
	width: 33%;
}
table#table-06 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
    white-space: nowrap;
	width: 33%;
}

/*table#table-07の形式*/
table#table-07 {
    width: 70%;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}
table#table-07 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    white-space: nowrap;
	width: 33%;
}
table#table-07 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
    white-space: nowrap;
	width: 33%;
}

/*table#table-08の形式*/
table#table-08 {
    width: 70%;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}
table#table-08 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    white-space: nowrap;
	width: 33%;
}
table#table-08 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
    white-space: nowrap;
	width: 33%;
}


