@charset "UTF-8";


h3#subTitle01 {margin-top:10px;}

/*-----------WS & EVENT LIST-------------*/
table.event {border-collapse:collapse; margin-bottom:10px; width:595px;}
table.event tr,td {border-style:solid; border-width:1px; border-color:#999999;}

table.event td {padding:3px;}
table.event td.eventItem {width:130px; height:25px; background-color:#FFCCCC; text-align:center;}

.instructorPhoto {
margin:10px;
float:right;
}
.introduction {
margin:10px;
}

span.orange{color:#FF6633;}
span.red{color:#FF3300;}


/*-----------EVENT------------*/
#eventImage {margin-top:10px;}
div#event table.event td.eventItem {background-color:#CCCCFF; text-align:center;}

#post {list-style-type:circle;}
#translation li{display:inline;}
#cancel li{display:inline; margin-right:10px;}




/*-----------EVENT PAST LIST--------------*/
p.year {font-size:120%; color:88725a;}
p.year span.orange{font-size:70%;}

ul#eventPastList li {line-height:1.3;}
ul#eventPastList li a {
color:#666666;
text-decoration:none;
background-image:url(../news/workshop/images/mark01_off.jpg);
background-position:left;
background-repeat:no-repeat;
padding-left:12px;
}
ul#eventPastList li a:hover {
color:#88725a;
text-decoration:none;
background-image:url(../news/workshop/images/mark01_on.jpg);
background-position:left;
background-repeat:no-repeat;
padding-left:12px;
}


dl.eent dt.year {font-size:120%; color:88725a;}
dl.event dl dt,dd{line-height:1.3;}
dl.event dd a {
color:#666666;
text-decoration:none;
background-image:url(../news/workshop/images/mark01_off.jpg);
background-position:left;
background-repeat:no-repeat;
padding-left:12px;
}
dl.event dd a:hover {
color:#88725a;
text-decoration:none;
background-image:url(../news/workshop/images/mark01_on.jpg);
background-position:left;
background-repeat:no-repeat;
padding-left:12px;
}
