@charset "utf-8";
@import "/css/base_form.css";
/*------- ------- ------- ------- */
#contents_side{
	width:684px;
}
#contents_side .event_detail{
	border-top:1px dotted #CCCCCC;
	padding-top:20px;
}
#contents_side hr{
	border:none;
	border-top:1px dotted #CCCCCC;
	display:block;
	margin:15px 0 30px 0;
}
#contents_side .event_box{
	padding:10px 0 20px 0;
}

#contents_side h3{
	background: url(../img/common/mesh_gg_9px.gif) repeat-x left bottom;
	margin: 0 0 5px 0;
	padding: 5px 0 10px 2px;
	font-size: 140%;
	font-weight: bold;
}
#contents_side h4{
	font-size: 108%;
	font-weight: bold;
}
#contents_side h4.fst{
	padding-left:16px;
background:url(../img/common/mark_fst_10px.gif) left center no-repeat;
}
#contents_side .caption{
	padding:3px 3px 13px 16px;
}

#contents_side table.schedule{
	width:100%;
	margin-bottom:8px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#contents_side caption{
	text-align:left;
}
#contents_side .schedule caption {
	font-size:100%;
	font-weight:bold;
	margin-bottom:5px;
}
#contents_side .schedule caption.swize,
#contents_side .schedule caption.dorom,
#contents_side .schedule caption.asr,
#contents_side .schedule caption.autum,
#contents_side .schedule caption.pata,
#contents_side .schedule caption.kodawari,
#contents_side .schedule caption.canada,
#contents_side .schedule caption.aurora,
#contents_side .schedule caption.eur,
#contents_side .schedule caption.fra,
#contents_side .schedule caption.pyrenee {
	font-size:123.1%;
	font-weight:bold;
	height:24px;
	padding:5px 0px 0 45px;
	border-bottom:1px solid #666;
	margin-bottom:5px;
}
#contents_side .schedule caption.swize {
	background:url(../img/event/mark_swize.jpg) 0 0 no-repeat;
}
#contents_side .schedule caption.dorom {
	background:url(../img/event/mark_dorom.gif) 0 0 no-repeat;
}
#contents_side .schedule caption.asr {
	background:url(../img/event/mark_asr.gif) 0 0 no-repeat;
}
#contents_side .schedule caption.autum {
	background:url(../img/event/mark_autum.gif) 0 0 no-repeat;
}
#contents_side .schedule caption.pata {
	background:url(../img/event/mark_pata.jpg) 0 0 no-repeat;
}
#contents_side .schedule caption.kodawari {
	background:url(../img/event/mark_kodawari.gif) 0 0 no-repeat;
}
#contents_side .schedule caption.canada {
	background:url(../img/event/mark_canada.gif) 0 0 no-repeat;
}
#contents_side .schedule caption.aurora {
	background:url(../img/event/mark_aurora.gif) 0 0 no-repeat;
}
#contents_side .schedule caption.fra {
	background:url(../img/event/mark_fra.gif) 0 0 no-repeat;
}
#contents_side .schedule caption.pyrenee {
	background:url(../img/event/mark_pyr.jpg) 0 0 no-repeat;
}
#contents_side .schedule caption.eur {
	background:url(../img/event/mark_eu.jpg) 0 0 no-repeat;
}
#contents_side .schedule tr.odd{
	background-color:#E0E0E0;
}
#contents_side .schedule th,
#contents_side .schedule td{
	padding:10px;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
}
#contents_side .schedule th{
	font-weight:bold;
}
#contents_side .schedule thead th{
	background-color:#99CCFF;
}
#contents_side .schedule thead th.location{
	width: 27%;
}
#contents_side .schedule thead th.date{
	width: 32%;
}
#contents_side .schedule thead th.plase{
	width: 41%;
}

#contents_side table.profile{
	width:100%;
	margin:0 auto;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#contents_side .profile caption {
	background-color:#BBDDFF;
	font-size:123.1%;
	font-weight:bold;
	color:#003399;
	padding:5px;
	border: 1px solid #ccc;
}
#contents_side .profile th,
#contents_side .profile td {
	padding:5px;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
}
#contents_side .profile th {
	font-weight:bold;
	color:#003399;
	text-align:right;
}
#contents_side .profile tbody select{
	margin-bottom:3px;
}
#contents_side .profile .freetext th{
	text-align:center;
	border-bottom:none;
}
#contents_side .profile .freetext td{
	text-align:center;
	border-top:none;
}
#contents_side .profile tfoot td{
	text-align:center;
}
#contents_side .profile tfoot input{
	padding:5px 10px;
}