@import "/mt/mt-static/plugins/Honbu/lib/css_store/store_comp.css";


/* school_kids.html
----------------------------------------------------*/ 

#contents div.sche_week table {
	border-top:solid 1px #0a87ff;
	border-left:solid 1px #0a87ff;
}

#contents div.sche_week thead th {
	background-color:#87CEFA;
	color:#333;
}

#contents div.sche_week thead th.title {
	background-color:#4387E9;
	color:#FFF;
}

#contents div.sche_week th,
#contents div.sche_week td{
	text-align:center;
	border-bottom:solid 1px #0a87ff;
	border-right:solid 1px #0a87ff;
}

#contents div.sche_week .c01 {	background-color:#D4FBCC;}
#contents div.sche_week .c02 {	background-color:#EBDBFB;}
#contents div.sche_week .c03 {	background-color:#FBD6FA;}
#contents div.sche_week .c04 {	background-color:#FBDBEF;}
#contents div.sche_week .c05 {	background-color:#B6EE96;}
#contents div.sche_week .c06 {	background-color:#FCB6F4;}
#contents div.sche_week .c07 {	background-color:#FEF9D7;}
#contents div.sche_week .c08 {	background-color:#FBC2E1;}
#contents div.sche_week .c09 {	background-color:#A6E87B;}
#contents div.sche_week .c10 {	background-color:#9EC6EC;}

/* charge_adult.html
----------------------------------------------------*/ 

#contents table.charge_sche td,
#contents table.charge_sche th {
	padding:3px !important;
}