@charset "shift_jis";

/*-----------------------
   standard
-----------------------*/
.table_standard {
    width:100%;
	background-color: #88CC00;
	border:1px solid #88CC00;
	border-collapse:collapse;
}

table.table_standard th {
	white-space: nowrap;
	padding: 5px;
	font-size: 85%;
	line-height: 160%;
	background-color: #EDFFC8;
	border:1px solid #88CC00;
	text-align: center;
}

table.table_standard td {
	padding: 5px;
	font-size: 85%;
	line-height: 160%;
	background-color: #fff;
	border:1px solid #88CC00;
	vertical-align: top;
}

.table_standard_HR {
	background-color: #88CC00;
	width:250px!important;
	float:right;
}
.table_standard_HL {
	background-color: #88CC00;
	width:250px!important;
	float: left;
}
.table_standard_caption_S1{	
	text-align:left;
	padding: 5px;
	font-weight:bold;
	background-color: #EDFFC8;
}
.table_standard_caption{
	text-align:left;
	padding: 5px;
	font-weight:bold;
}

.TC {
    vertical-align:top;
	text-align:center;
}

.table_standard_th_P2 {
	white-space: nowrap;
	padding: 2px;
	font-size: 85%;
	line-height: 160%;
	background-color: #EDFFC8;
	text-align: center;
}
.table_standard_th_Sc1 {
	text-align:left;
	font-size: 85%;
	line-height: 160%;
}

.table_standard_td_BK1 {
	padding: 5px;
	font-size: 85%;
	line-height: 160%;
	background-color: #FFFFCC;
	vertical-align: top;
}
.table_standard_td_TC {
	padding: 5px;
	font-size: 85%;
	line-height: 160%;
	background-color: #fff;
	text-align:center;
}
.table_standard_td_TC_order {
	padding: 5px;
	font-size: 85%;
	line-height: 160%;
	background-color: #fff;
	text-align:center;
	white-space: nowrap;
}
.table_standard_td_TC_BK1 {
	padding: 5px;
	font-size: 85%;
	line-height: 160%;
	text-align:center;
	background-color: #FFFFCC;
}
.table_standard_td_TC_P2 {
	padding: 2px;
	font-size: 85%;
	line-height: 160%;
	background-color: #fff;
	text-align:center;
}
.fundgroupY, .fundgroupW {
	font-size: 85%;
	line-height: 155%;
	padding: 5px;
	text-align: center;
	width:20%;
}

.fundgroupY {
	background-color: #FFFFDD;
}

.fundgroupW {
	background-color: #fff;
}
.charityfund {
	font-size:70%;
	background-color: #fff;
	width: 20%;
	vertical-align: top;
	padding: 2px;
}
table#mitsuketaiEnter {
    width:400px;
    text-align:center;
	margin:auto;
}
