@charset "UTF-8";

/*--environment_groupRC--*/

div.g_box{
	width:580px;
	background:#E0E7F1;
	padding:10px;
}
div.b_box{
	background:#FBF8D9;
	padding:10px;
}
div.g_box h5,div.b_box h5{
	color:#273E8A;
	border-bottom:solid 1px #273E8A;
}

span.kokunai{
	padding:5px;
	display:block;
	width:6em;
	text-align:center;
	background:#7A9BC1;
	color:#fff;
	font-weight:bold;
	font-size:115%;
	line-height:1em;
	height:1em;
	float:left;
	margin:0 20px 0 0;
	-webkit-border-radius: 12px;-moz-border-radius: 12px;border-radius: 12px;
}
span.kaigai{
	padding:5px;
	display:block;
	width:6em;
	text-align:center;
	background:#91A856;
	color:#fff;
	font-weight:bold;
	font-size:115%;
	line-height:1em;
	height:1em;
	float:left;
	margin:0 20px 0 0;
	-webkit-border-radius: 12px;-moz-border-radius: 12px;border-radius: 12px;
}
table.group_rc2{
	width:100%;
}
table.group_rc2 span.text_blue{color:#1E6EC8;}
table.group_rc2 span.text_yellow{color:#FAB006;}
table.group_rc2 span.text_gray{color:#aaa;}
table.group_rc2 th,table.group_rc2 td{
	border:none !important;
	padding:5px !important;
}
table.group_rc2 td.td01{
	text-align:left !important;
	font-weight:bold;
}
table.group_rc2 th.th01{
	text-align:left;
	color:#fff;
	background:#1E6EC8 !important;
	padding-left:20px !important;
}
table.group_rc2 th.th02{
	text-align:left;
	color:#fff;
	background:#FAB006 !important;
	padding-left:20px !important;
}
table.group_rc2 th.th03{
	text-align:left;
	color:#fff;
	background:#aaa !important;
	padding-left:20px !important;
}
