@charset "UTF-8";

.icon{border-left:5px solid #d200ff;}
h2{border-left:5px solid #d200ff;}

table.wanpaku_list{background-color:#eae6ce;width:100%;}
table.wanpaku_list th{text-align:center;padding:5px 0;background-color:#3a63f8;color:#ffffff;}
table.wanpaku_list td{text-align:center;padding:5px 0;background-color:#ffffff;}
table.wanpaku_list td.gray{background-color:#f8f8f8;}
table.wanpaku_list td.blue{background-color:#f8faff;}
table.wanpaku_list tr.group{font-weight:bold;}

table.wanpaku_list tr.month td a{padding:5px 10px;}

table.wanpaku_list tr.month td a:hover{
	background-color:#ff3f6f;
	border:1px solid #ea0e42;
	color:#ffffff;
	text-decoration:none;
}

table.camp_list{background-color:#ffffff;width:100%;}
table.camp_list td{text-align:center;padding:5px 0;width:33%;}
table.camp_list td.gray{background-color:#f8f8f8;}
table.camp_list td.blue{background-color:#f8faff;}

table.camp_list td a{padding:5px 15px;}

table.camp_list td a:hover{
	background-color:#ff3f6f;
	border:1px solid #ea0e42;
	color:#ffffff;
	text-decoration:none;
}

table.school_list{background-color:#eae6ce;width:100%;}
table.school_list th{text-align:center;padding:5px 0;background-color:#3a63f8;color:#ffffff;width:25%;}
table.school_list td{text-align:center;padding:5px 0;background-color:#ffffff;}
table.school_list td.gray{background-color:#f8f8f8;}
table.school_list td.blue{background-color:#f8faff;}
table.school_list tr.group{font-weight:bold;}

table.school_list tr.month td a{padding:5px 50px;}

table.school_list tr.month td a:hover{
	background-color:#ff3f6f;
	border:1px solid #ea0e42;
	color:#ffffff;
	text-decoration:none;
}