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


/*index_table*/
.num_c{
	padding-top:10px;
	border-collapse:collapse;
	border-spacing:0px;
	border:none;
	font-weight:100;
	text-align:center;
	background:#fff;
	color:#5C5C5C;
	font-size:12px;
	font-family:"メイリオ";
	width:540px;	
	}
.num_c caption{
	text-align:left;
	font-size:14px;
	margin:20px 0 5px 0;
	color:#000;
	font-weight:600;
}

.num_c th.top_l{
	background:url(num_c.gif) no-repeat left top #F8FFCE;
	padding-top:4px;
	padding-bottom:3px;
}


/*sell_design*/
/*sell_design　100812追加*/

/*--------------------　th見出しセル -----------------*/
/*th見出しセル　上段　結合した時などに使用*/
.num_c th.top_marge{
	background:url(num_c.gif) no-repeat center top #F8FFCE;	
	white-space:nowrap;
	padding-top:4px;
	padding-bottom:3px;	
}

/*　th見出しセル 上段*/

.num_c th.top_l{
	background:url(num_c.gif) no-repeat left top #F8FFCE;
	padding-top:4px;
	padding-bottom:3px;
}

.num_c th.top_c{
	background:url(num_c.gif) no-repeat center top #F8FFCE;	
	padding-top:4px;
	padding-bottom:3px;	
	text-align:center;
}

.num_c th.top_r{
	background:url(num_c.gif) no-repeat right top #F8FFCE;	
	padding-top:4px;
	padding-bottom:3px;	
	text-align:center;
}

.num_c th.middle_l{
	background:url(num_c.gif) no-repeat left #F8FFCE;	
	padding-top:4px;
	padding-bottom:3px;
	text-align:center;
}


　/*　th見出しセル　中段　左のみ*/

.num_c th.middle_l{
	background:url(num_c.gif) no-repeat left top #F8FFCE;	
	padding-top:4px;
	padding-bottom:3px;
	text-align:center;
}

　/*　th見出しセル　下段　左のみ*/

.num_c th.bottom_l{
	background:url(num_c.gif) no-repeat bottom left #F8FFCE;	
	padding-top:4px;
	padding-bottom:3px;
	border-bottom:none;
	text-align:center;
}



　/*　th見出しセル　左列　結合した時などに使用*/

.num_c th.left{
	background:url(num_c.gif) no-repeat left #F8FFCE;	
	padding-top:4px;
	padding-bottom:3px;	
}
　/*--------------------　th見出しセル　ここまで -----------------*/

　/*--------------------　tdセル　ここから -----------------*/

    /*　上段*/
.num_c td.top_l{
	background:url(num_c.gif) no-repeat left top #FAFFEE;	
	padding:10px;
	line-height:150%;
}

.num_c td.top_c{
	background:url(num_c.gif) no-repeat center top #FAFFEE;	
	padding:10px;
	line-height:150%;
}

.num_c td.top_r{
	background:url(num_c.gif) no-repeat right top #FAFFEE;	
	padding:10px;
	line-height:150%;
}

    /*　中段*/
	
.num_c td.middle_l{
	background:url(num_c.gif) no-repeat left #FAFFEE;	
	padding:10px;
	line-height:150%;
}

.num_c td.middle_c{
	background-color:#FAFFEE;	
	padding:10px;
	line-height:150%;
}

.num_c td.middle_r{
	background:url(num_c.gif) no-repeat right #FAFFEE;	
	padding:10px;
	line-height:150%;
}
    /*　下段*/
	
.num_c td.bottom_l{
	background:url(num_c.gif) no-repeat left bottom #FAFFEE;	
	padding:10px;
	border-bottom:none;
	line-height:150%;
}

.num_c td.bottom_c{
	background:url(num_c.gif) no-repeat center bottom #FAFFEE;	
	padding:10px;
	border-bottom:none;
	line-height:150%;
}

.num_c td.bottom_r{
	background:url(num_c.gif) no-repeat right bottom #FAFFEE;	
	padding:10px;
	border-bottom:none;
	line-height:150%;
}



.num_c td.b_r{
	background:url(num_c.gif) no-repeat right bottom #FAFFEE;	
	padding-top:4px;
	padding-bottom:3px;	
	line-height:120%;
}
.num_c td.b_l{
	background:url(num_c.gif) no-repeat left top #FAFFEE;	
	padding-top:4px;
	padding-bottom:3px;	
	line-height:120%;
}



.num_c td.top_r{
	background:url(num_c.gif) no-repeat right top #FAFFEE;	
	padding-top:4px;
	padding-bottom:3px;	
}
.num_c th.top_l_lgreen{
	background:url(num_c.gif) no-repeat left top #F8FFCE;	
	white-space:nowrap;
	padding-top:4px;
	padding-bottom:3px;	
}

.num_c th.top_lgreen{
	background:url(num_c.gif) no-repeat center top #F8FFCE;	
	white-space:nowrap;
	padding-top:4px;
	padding-bottom:3px;	
}

.num_c th.top_r_lgreen{
	background:url(num_c.gif) no-repeat right top #F8FFCE;	
	white-space:nowrap;
	padding-top:4px;
	padding-bottom:3px;	
}

.num_c th.bottom_r{
	background:url(num_c.gif) no-repeat right bottom #F8FFCE;
	white-space:nowrap;
	padding-top:4px;
	padding-bottom:3px;	
}

.num_c th.left{
	background:url(num_c.gif) no-repeat left #F8FFCE;
	white-space:nowrap;
	padding:3px;/*padding:8px→padding:3px*/
}
.num_c th.left_pink{
	background:url(num_c.gif) no-repeat left #FFF6F9;
	white-space:nowrap;
	padding:3px;/*padding:8px→padding:3px*/
}
.num_c th.left_yellow{
	background:url(num_c.gif) no-repeat left #FAFFEE;
	white-space:nowrap;
	padding:3px;
}

.num_c th.left_lgreen{
	background:url(num_c.gif) no-repeat left #F8FFCE;
	white-space:nowrap;
	padding:3px;
}



/*bottom*/
.num_c th.bottom_l{
	background:url(num_c.gif) no-repeat left bottom #F8FFCE;
	white-space:nowrap;
	padding:3px;
}

.num_c th.bottom_l_blue{
	background:url(num_c.gif) no-repeat left bottom #F2FBFD;
	min-height:18px;
	padding-top:3px;
	padding-bottom:4px;		
}



.num_c th.bottom_r_blue{
	background:url(num_c.gif) no-repeat right bottom #F2FBFD;
	min-height:18px;
	padding:3px;
	padding-bottom:4px;		
}
.num_c td.bottom_c_blue{
	background:url(num_c.gif) no-repeat center bottom #F2FBFD;
	min-height:18px;
	padding-top:3px;
	padding-bottom:4px;
	border-bottom:none;
}

/*right*/
.num_c td.right_pink{
	background:url(num_c.gif) no-repeat right #FFF6F9;
	white-space:nowrap;
	padding:3px;
}
.num_c td.right_yellow{
	background:url(num_c.gif) no-repeat right #FAFFEE;
	white-space:nowrap;
	padding:3px;
}

.num_c td.right_lgreen{
	background:url(num_c.gif) no-repeat right #F8FFCE;
	white-space:nowrap;
	padding:3px;
}
.num_c td.right_blue{
	background:url(num_c.gif) no-repeat right #F2FBFD;
	white-space:nowrap;
	padding:3px;
	
}




/*schedule*/
.num_c td.top_lyellow{
	background:url(num_c.gif) no-repeat center top #FAFFEE;
	white-space:nowrap;
	padding-top:4px;
	padding-bottom:3px;
	
}
.num_c td.top_r_yellow{
	background:url(num_c.gif) no-repeat right top #FAFFEE;	
	padding-top:4px;
	padding-bottom:3px;	
}
.num_c td.bottom_r_yellow{
	background:url(num_c.gif) no-repeat right bottom #FAFFEE;	
	padding-top:3px;
	padding-right:10px;
	padding-bottom:4px;
	border:none;	
}

.num_c td.bottom_l_yellow{
	background:url(num_c.gif) no-repeat left bottom #FAFFEE;	
	min-height:18px;
	padding-top:3px;
	padding-bottom:1px;
	border:none;	
}

/*語学学校カリキュラム*/
.num_c td.top_lyellow_course{
	background:url(num_c.gif) no-repeat center top #FAFFEE;
	white-space:nowrap;
	padding-top:4px;
	padding-bottom:3px;
	text-align:left;
	padding-left:8px;
	
}
.num_c th.bottom_c{
	background:url(num_c.gif) no-repeat center bottom #F8FFCE;
	white-space:nowrap;
	padding-top:3px;
	padding-bottom:4px;
	
}
.num_c th.bottom_c_lgreen{
	background:url(num_c.gif) no-repeat center bottom #F8FFCE;
	min-height:18px;
	padding-top:3px;
	padding-bottom:4px;
	border-bottom:none;
}
.num_c td.bottom_c_yellow{
	background:url(num_c.gif) no-repeat center bottom #FAFFEE;
	min-height:18px;
	padding-top:3px;
	padding-bottom:4px;
	border-bottom:none;
}
.num_c .td_left_right_yellow{
	background:url(num_c.gif) no-repeat right #FAFFEE;
	white-space:nowrap;
	padding:3px;
	text-align:left;
	padding-left:8px;	
}
.num_c td.r_yellow_no_b{
	background:url(num_c.gif) no-repeat top right #FAFFEE;
	white-space:nowrap;
	padding:3px;
	border:none;	
}

.num_c td.yellow_no_b{
	background:#FAFFEE;
	white-space:nowrap;
	padding:3px;
	border-bottom:none;	
}
.num_c td.top_yellow_no_b{
	background:url(num_c.gif) no-repeat top center #FAFFEE;
	white-space:nowrap;
	padding-top:4px;
	padding-bottom:3px;
	border-bottom:none;	
}
.num_c td.right_yellow_no_b{
	background:url(num_c.gif) no-repeat right #FAFFEE;
	white-space:nowrap;
	padding:3px;
	border-bottom:none;
}

.num_c td.white{
	background:#FAFFEE;
}

.num_c td.koushi{
	background:#FAFFEE;
	white-space:normal;
	line-height:200%;
	border:1px solid #C4D42A;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}

.num_c th.koushi_l{
	background:#F8FFCE;
	background:url(num_c.gif) no-repeat left #F8FFCE;
	white-space:normal;
	line-height:200%;
	text-align:center;
	border-bottom:1px solid #C4D42A;
}

.num_c td.koushi_r{
	background:#FAFFEE;
	background:url(num_c.gif) no-repeat right #FAFFEE;
	white-space:normal;
	padding:5px 10px 5px 10px;
	line-height:200%;
	border-bottom:1px solid #C4D42A;
}
.num_c th.left_lgreen{
	background:url(num_c.gif) no-repeat left #F8FFCE;
	white-space:nowrap;
	padding:3px;
	text-align:center;	
}


.num_c th.koushi{
	background:#F8FFCE;
	white-space:normal;
	line-height:200%;
	border:1px solid #C4D42A;
	padding-top:5px;
}

.num_c td.top_l_white{
	background:url(http://www.southpacificfreebird.co.jp/table/num_c.gif) no-repeat left top #FAFFEE;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:5px;	
	
}

.num_c th.top_l_white{
	background:url(http://www.southpacificfreebird.co.jp/table/num_c.gif) no-repeat left top #F8FFCE;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;	
	line-height:150%;
	}

.num_c td.top_white{
	background:url(http://www.southpacificfreebird.co.jp/table/num_c.gif) no-repeat center top #FAFFEE;	
	padding-top:4px;
	padding-bottom:3px;	
}

.num_c th.top_white{
	background:url(http://www.southpacificfreebird.co.jp/table/num_c.gif) no-repeat center top #F8FFCE;	
	padding-top:4px;
	padding-bottom:3px;	
}

.num_c td.top_r_white{
	background:url(http://www.southpacificfreebird.co.jp/table/num_c.gif) no-repeat right top #FAFFEE;
	padding-top:10px;
	padding-bottom:3px;	
	padding-left:10px;
	line-height:150%;
}

.num_c th.top_r_white{
	background:url(http://www.southpacificfreebird.co.jp/table/num_c.gif) no-repeat right top #F8FFCE;
	padding-top:10px;
	margin-right:10px;
	padding-bottom:10px;	
	padding-left:10px;	
	line-height:150%;
	}

.num_c td.bottom_l_white{
	background:url(http://www.southpacificfreebird.co.jp/table/num_c.gif) no-repeat left bottom #FAFFEE;
	padding-top:4px;
	padding-bottom:10px;	
	border-bottom: none;
}

.num_c th.bottom_l_white{
	background:url(http://www.southpacificfreebird.co.jp/table/num_c.gif) no-repeat left bottom #F8FFCE;
	padding-top:4px;
	text-align:center;
	padding-bottom:3px;	
	border-bottom: none;
}
.num_c td.bottom_r_white{
	background:url(http://www.southpacificfreebird.co.jp/table/num_c.gif) no-repeat right bottom #FAFFEE;
	padding-top:4px;
	padding-bottom:3px;
	bottom:noborder;
	border-bottom: none;
	padding-left:15px;
		padding-right:10px;
}

.num_c th.lh_150{	
	line-height:150%;
}



.num_c td.under{
	background-color: #F8FFCE;
	line-height:100%;
	font-size:12px;
}
.num_c td.under_right{
	background:url(num_c.gif) no-repeat right #F8FFCE;
	white-space:nowrap;
	padding:3px;
	line-height:100%;
	font-size:12px;
}


.num_c .black{color:#222222;}


.num_c .td_left{
	text-align:left;
	padding-left:8px;	
}

.num_c th{
	font-size:12px;
	color:#222222;
	background-color:#F8FFCE;/*#FFF5E1→#F8FFCE*/
	font-weight:100;
	line-height:110%;
	margin-left:10px;
	margin-right:10px;
}

.num_c td{
	border-bottom:1px dotted #C4D42A;
	padding:3px 0 0 10px;
	line-height:12px;
	
}

/*sell_design_new 100810*/




/*sell_backgroundcolor*/
.num_c .green{background-color:#F8FFCE;}
.num_c .lgreen{background-color:#F8FFCE;}
.num_c .pink{background-color:#FFF6F9;}
.num_c .yellow{background-color:#FAFFEE;}
.num_c .blue{background-color: #F2FBFD;}




/*kugiri_design*/
.num_c .kugiri_top{
	border-top:1px solid #C4D42A;
}
.num_c .kugiri_y{
	border-bottom:1px solid #C4D42A;
}
.num_c .kugiri_t{
	border-right:1px solid #C4D42A;
}

.num_c .kugiri_ty{
	border-bottom:1px solid #C4D42A;
	border-right:1px solid #C4D42A;
	}
.num_c .kugiri_yt{
	border-left:1px solid #C4D42A;
	border-bottom:1px solid #C4D42A;
	}


	
.num_c img{
	padding:0 0 3px 0;
	vertical-align:middle;
}

/*price_design*/
.num_c .price{
	text-align:right;
	
	
	font-weight:400;
	padding-right:18px;
	
}
.num_c .price_black{
	color:#000;
	font-size:10px;	
}
.num_c .price_red{
	
	color:#CC0000;
	font-size:14px;
	padding-right:3px;
	
}

.num_c .l_red{
	color:#CC0000;
	font-size:16px;
	}
