@import url(../../css/jp.css);

.event_ca h2
	{
	margin:1px;
	text-align:left;
	font-size:1.3em;
	}
h3
	{
	color:#336699;
	font-weight:bold;
	width:640px;
	margin:24px auto 5px auto;
	font-size:1em;
	text-align:left;
	}
.event_ca
	{
	margin:30px auto 30px auto;
	border:solid #999;
	border-width:1px 0 0px 1px;
	}
.event_ca thead th
	{
	background-color:#666666;
	color:#fff;
	}
.event_ca th,.event_ca td
	{
	border:solid #999;
	border-width:0 1px 1px 0px;
	}

.event_ca thead th.date
	{
	width:5em;
	}
.event_ca thead th.place
	{
	white-space:nowrap;
	}
.event_ca tbody th
	{
	background-color:#6699CC;
	color:#fff;
	font-weight:bold;
	text-align:left;
	}
.event_ca tbody td
	{
	font-size:0.8em;
	}
.event_ca tbody tr.blue td,
.event_ca tbody tr.yellow td
	{
	font-size:1em;
	}
.event_ca tbody tr.blue td
	{
	background-color:#ccffff;
	}
.event_ca tbody tr.yellow td
	{
	background-color:#ffffcc;
	}
.event_ca tbody td
	{
	text-align:center;
	}
.event_ca tbody td.ev
	{
	text-align:left;
	}
.support
	{
	font-size:0.8em;
	margin-top:5px;
	line-height:110%;
	}
p.ref
	{
	text-align:center;
	font-size:0.8em;
	}
