@charset "utf-8";

table {margin:1em; border-collapse:collapse;}
th,td {border:solid 1px #ccc;padding:2px 10px;vertical-align:top;}
th {text-align:left;font-weight:normal;background-color:#eee;}

.schedule {width:600px;}
.schedule dt,
.schedule dd {float:left;margin:0;padding:0 10px 5px 10px;}
.schedule .time {clear:both;width:80px;}
.schedule .work {width:240px;padding-right:0;}
.schedule .photo {width:210px;}
.schedule .photo img {display:block;}
.schedule div.f_clear {border-top:dotted 1px #ccc;margin-bottom:10px;}
