/* CSS Document */
div#content_left h2{
	background:url(../../img/campaign_title.jpg) no-repeat 0 0;
	width:600px;
	height:30px;
	text-indent:-1000em;
	margin-bottom:10px;
}
div#content_left img{
	display:block;
	margin-top:10px;
}
div#content_left p{
	line-height:1.3em;
	text-align:center;
}
div#content_left p span{
	line-height:1.3em;
	color:#ff0000;
	font-weight:bold;
}
div#content_left p a{
	color:blue;
	font-weight:bolder;
}
div#other_camp{
	margin-top:100px;
}
div#other_camp a{
	display:block;
	margin-top:10px;
}
div#other_camp a img{
	margin-top:0;
}
/*- table -----------------------------------------------*/
table{
    border-top:1px solid #E1E1E1;
    border-left:1px solid #E1E1E1;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	width:100%;
	margin-top:20px;
}
th{
    border-right:1px solid #E1E1E1;
    border-bottom:1px solid #E1E1E1;
    color:#3333FF;
    background-color:#EEEEEE;
    padding:0.6em 1.2em;
    text-align:left;
	font-size:12px;
	font-weight:bolder;
}
td{
    border-right:1px solid #E1E1E1;
    border-bottom:1px solid #E1E1E1;
    padding:0.6em 1.2em;
	color:#666666;
	font-size:12px;
	font-weight:bolder;
}
/*--------------------------------------------------------------*/
td.time{
    border-left:hidden;
    color:#3333FF;
    background-color:#EEEEEE;
    text-align:left;
}
td.mbase{
	width:75px;
	text-align:right;
    color:#999999;
    background-color:#EEEEEE;
}
td.normal{
	width:75px;
	text-align:right;
}
td.premire{
	width:75px;
	text-align:right;

}
th.min_base{
    color:#999999;
	font-size:10px;
	text-align:center;
	font-weight:normal;
}
th.min{
	font-size:10px;
	text-align:center;
	font-weight:normal;
}
th.course{
	color:#666666;
}
.normal{
	color:#CC0000;
	background-color:white;
}
.premire{
	color:#CC0000;
	background-color:#FFFFCC;
}
/*--------------------------------------------------------------*/

