@charset "utf-8";
/*\*/
@import "common.css";

/*===========================================================
会場案内
===========================================================*/

#access{
padding:0 15px;
}

#access h3{
color:#2560a2;
border-bottom:2px #2560a2 solid;
padding-bottom:5px;
font-size:120%;
margin-bottom:5px;
}

#access p{
margin:5px 0;
line-height:1.5;
}

#access #map{
border:1px #ccc solid;
}

/*関連情報
-------------------------*/
#related dl{
clear:both;
background:none;
padding-top:10px;
}

#related dt{
color:#333;
clear:both;
margin-top:0.5em;
}

#related dd{
margin-left:2em;
}