/* CSS 会場アクセス */

/* ヘッダー画像 */
#wrapper #header div.top-img{
	width:840px;
	height:110px;
}

p.map {
    text-align: center;
    padding: 10px 0 20px 0;
}

em {
    font-style: normal;
    font-weight: bold;
    color: #FB5DE7;
}

/* info */
table.info {
    border-collapse: collapse;
    width: 580px;
    margin: 0 auto;
}
table.info th, table.info td {
    vertical-align: top;
    line-height: 1.3;
    padding: 0 0 15px 0;
    font-size: 110%;
}
table.info th {
    width: 70px;
    text-align: left;
}


