@charset "UTF-8";

.pt05 {padding-top: 5px;}
.pt10 {padding-top: 10px;}
    
.pb05 {padding-bottom: 5px;}
.pb10 {padding-bottom: 10px;}
    
.pl05 {padding-left: 5px;}
.pl10 {padding-left: 10px;}

.tc {text-align: center;}
.bold {font-weight: bold;}
.red {color:#FF0004;}
    
.text80{font-size: 80%;}
.text90{font-size: 90%;}
.text110{font-size: 110%;}
.text120{font-size: 120%;}
    
.text_right {text-align: right;}
    
.mt05 {margin-top: 5px;}
.mt10 {margin-top: 10px;}
    
.auto-style1 {
	font-size: larger;
}
.style8 {font-size: xx-small}
.close a:link { color: #F90004; }
.close a:visited { color: #F90004; }
.close a:hover { color: #F90004; }
.close a:active { color: #F90004; }
#wrapper #container #mainArea #eventInfo .roundedWrapperInner_ev .topInnerWrapper_ev #event_table .eventTable.topTopics .evTheme strong {
	color: #F00;
}
#wrapper #container #mainArea #topTopics #topicsTable tr .evTheme strong {
	color: #F00;
}
#orange {
	color: #FF8000;
	font-weight: bold;
}

.noticeAT{
	margin-top:20px;
	border:solid 1px #000000;
	padding:10px 10px 10px 25px;
}

.noticeAT p{
	font-size: 120%;
	font-weight: bold;
	color: #FF0000;
	text-indent:-1em;
	line-height:1.4;
}

.ml1w{
	margin-left: 1em;
}
