@charset "utf-8";
/* CSS Document */
/*チケット　css*/


/*会場*/
#venue section h2{
font-size: 3em;
}
#venue section h3 {
border-left: 7px solid #f9c013;
border-radius: 5px;
background-color: #f9d713;
color: #000000;
margin-bottom: 10px;
font-weight: normal;
/*background-color: #969696;*/
}
#venue .profile h4{
padding:10px;
margin: 0;
font-size: 1.2em;
}