@charset "utf-8";

h2{
margin:0;
padding:7px 10px 20px 10px;
color:#fff;
background:url(../schedule/img/bg_h2.gif) no-repeat 0 50%;
font-size:131%;
}
em{
font-weight:bold;
}
div.section p,
div.section dl{
padding-left:10px;
}
h3{
padding:10px 0 10px 30px;
border-bottom:1px dashed #999966;
background:url(../img/ico_dot_black.gif) no-repeat 10px 50%;
}
div.section p.contact{
margin:-10px 20px 30px 0;
text-align:right;
}
div.section div.section dt,
div.section div.section dd{
border:1px solid #ccc;
background-color:#fff;
}
div.section div.section dt{
border-bottom:none;
position:relative;
height:70px;
}
div.section div.section dt img{
position:absolute;
top:10px;
left:-15px;
}
div.section div.section dd{
padding:0 30px 1em 30px;
border-top:none;
}