@charset "shift_jis";


/*--------table-------------------------------------*/

table{
	border-top: 0px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px #666666;
	margin-top: 10px;
	font-size: 14px;
	text-align: left;
	text-indent: 2px;
	margin-bottom: 30px;
	font-weight: lighter;
}

td {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}

.td_01{
	border-top: 1px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 1px solid #666666;
}
.td_02{
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 1px solid #666666;
}
.td_yellow{
	border-top: 1px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 1px solid #666666;
	background-color:#FFFFCC;
}
.td_yellow{
	border-top: 1px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 1px solid #666666;
	background-color:#FFFFCC;
}
.td_yellow_02{
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 1px solid #666666;
	background-color:#FFFFCC;
}


tr {
	border-top: 0px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;
}

th {
	border-top: 1px #666666;
	border-right: 1px #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	text-align:left;
}


.aa{
	border-top: 0px #666666;
	border-right: 0px #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;
}

#pickup_1{
margin-bottom:11px;
}

/*---------------------------------------------*/















































