/* [bottom1]  */
/*--------------------------
  table "sche" の設定
-----------------------------*/

#sche {
	font-size: 90%;
	width: 296px;
	margin-bottom: 5px;
	border-collapse: separate;
	border-spacing: 1px;
	background-color: #ffffff;
}

#sche td {
	padding: 2px;
	border-top: 1px solid #D3D3D3;
	border-right: 1px solid #A9A9A9;
	border-bottom: 1px solid #A9A9A9;
	border-left: 1px solid #D3D3D3;
}

#sche td.submit {
	color: #CC0000;
	padding: 2px;
	border-top: 1px solid #D3D3D3;
	border-right: 1px solid #A9A9A9;
	border-bottom: 1px solid #A9A9A9;
	border-left: 1px solid #D3D3D3;
}

/* [side]  */
/*--------------------------
  table "target" の設定
-----------------------------*/

table.target {
	width: 150px;
	margin-bottom: 5px;
	border-collapse: separate;
	border-spacing: 5px;
}

table.target td {
	padding: 0px;
	border-color: none;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-weight: bolder;
	font-size: 90%;
}

/*--------------------------
  table "noline01" の設定
-----------------------------*/
table.noline01 {
	width: 620px;
	margin: 10 10 5 10px;
	border-collapse: separate;
	border-spacing: 5px;
	font-size: 90%;
}
table.noline01 td {
	font-size: 90%;
	text-indent: 1em;
}
table.noline01 td.ctr {
	padding-left: 5px;
	border-color: none;
	text-align: center;
	font-weight: bolder;
	text-indent: -0.2em;
	line-height: 1.5em;
}
table.noline01 td.lt {
	padding-left: 5px;
	border-color: none;
	font-weight: bolder;
	text-indent: -0.2em;
	line-height: 1.5em;
}

/*--------------------------
  table "noline02" の設定
-----------------------------*/
table.noline02 {
	margin: 0px;
	border-collapse: separate;
	border-spacing: 5px;
}
table.noline02 td {
	font-size: 90%;
}

/* [main] */
/*--------------------------
  table "t01" の設定
-----------------------------*/

table.t01 {
	font-size: 95%;
	width: 600px;
	margin: 30 10px;
	border-collapse: separate;
	border-spacing: 1px;
}

table.t01 th {
	width: 196px;
	padding: 2px;
	border-top: 1px solid #D3D3D3;
	border-right: 1px solid #A9A9A9;
	border-bottom: 1px solid #A9A9A9;
	border-left: 1px solid #D3D3D3;
	font-weight: bolder;
	text-align: center;
	line-height: 120%;
}

table.t01 td {
	padding: 2px;
	border-top: 1px solid #D3D3D3;
	border-right: 1px solid #A9A9A9;
	border-bottom: 1px solid #A9A9A9;
	border-left: 1px solid #D3D3D3;
	text-align: center;
	line-height: 150%;
}

/*--------------------------
  table "t02" の設定
-----------------------------*/

table.t02 {
	font-size: 95%;
	width: 600px;
	margin: 30 10px;
	border-collapse: separate;
	border-spacing: 1px;
}

table.t02 th {
	width: 296px;
	padding: 2px;
	border-top: 1px solid #D3D3D3;
	border-right: 1px solid #A9A9A9;
	border-bottom: 1px solid #A9A9A9;
	border-left: 1px solid #D3D3D3;
	font-weight: bolder;
	text-align: center;
	line-height: 120%;
}

table.t02 td {
	padding: 2px;
	border-top: 1px solid #D3D3D3;
	border-right: 1px solid #A9A9A9;
	border-bottom: 1px solid #A9A9A9;
	border-left: 1px solid #D3D3D3;
	text-align: center;
	line-height: 150%;
}

/*--------------------------
  table "t03" の設定
-----------------------------*/

table.t03 {
	font-size: 95%;
	width: 580px;
	margin: 0 30px;
	border-collapse: separate;
	border-spacing: 1px;
}

table.t03 td {
	padding: 5 2px;
	border: 1px solid #D3D3D3;
	text-align: center;
	line-height: 150%;
}
