@charset "UTF-8";

@import url("common.css");

#topics{
float:right;
width:390px;
}

#topics h2,
#eventbox h2{
font-weight:normal;
font-size:170%;
margin-bottom:6px;
border-bottom:1px solid #666;
}

#topics h2{
margin-top:20px;
}

#topics h3{
font-size:100%;
font-weight:normal;
}

#topics h2 span{
font-size:50%;
margin-left:10px;
color:#990000;
}

#topics .CollapsiblePanel1{
}

#topics .CollapsiblePanelTab{
background:url(../images/arrow.gif) top left no-repeat;
padding-left:12px;
}

#topics .CollapsiblePanelTab:hover{
padding-left:15px;
font-weight:bold;
}

#topics .CollapsiblePanelContent{
padding:2px 0 5px 15px;
}

#content{
position:relative;
}

#eventbox{
width:300px;
}

#news-tit{
font-size:250%;
margin-top:20px;
border-bottom:1px solid #333;
line-height:1em;
}

.txt-c{
text-align:center;
}

#stage ul li{
	list-style:none;
}
