.topics2 {
    background-image: url('../event/img/news_bg.gif');
    background-repeat: no-repeat;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
    background-position: 0px bottom;
    width: 560px;
    display: block;
	margin:20px auto 30px;

}

#mainbody .hosi {
    padding: 5px 0px 0px 20px;
    font-size: 12px;
    line-height: 1.5;
    color: #333;
    margin: 0px 0px 0px 10px;
    background-image: url('../event/img/hosi.gif');
    background-repeat: no-repeat;
    background-position: left 5px;
    letter-spacing: 1px;
}

.topics2 table {
    margin-top: 10px;
    margin-left: 20px;

}

.mainbox {
	background-image:url(../event/img/bg_event.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

.mainbox h3{
	background-color:#900;
	color:#FFF;
	padding:5px 10px;
	margin-bottom:1em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.mainbox h4{
font-size: 16px;
color: #666;
border-left:none;
margin-bottom:10px;
border:#666 solid 1px;
padding:5px 0 3px;
width:50px;
text-align:center;
	margin-top: 30px;


}

dl {
	zoom: 1;
	font-size:14px;
	margin:0 0 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
dl dt {
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 220px;
	float: left;
	clear: both;
	font-weight: bold;
	text-align:right;
color: #333;
margin-left:0;
}

dl dd {
	margin-bottom: 5px;
	margin-left:0;
	padding: 0 0 5px 230px;
	border-bottom: 1px dotted #999;
	color:#900;
	font-weight: bold;
	white-space: nowrap;
}

.btnE {
	margin:10px auto 10px;
	text-align:center;

}




.btnE a img{
	border:none !important;
}


