@charset "utf-8";

/* ----------------------------
KONICA MINOLTA PLAZA
CSS Style from Feb 2008 Renewal

/plaza/schedule/note/のスタイル
---------------------------- */

.noteContentBlock{
margin: 0;
padding: 0;
overflow: hidden;
}
.noteContentBlock dl dt{
clear: both;
margin: 0 0 5px 0;
padding: 10px 0 5px 0;
background: url(/plaza/schedule/img/dotline_blue.gif) repeat-x left bottom;
}
#bodyArea #contentsArea .noteContentBlock dl dt img{
vertical-align: middle;
}
.noteContentBlock dl dd{
margin: 0;
padding: 0;
float: left;
}
.noteContentBlock dl dd.notePhotoThumb{
margin: 0 10px 0 0;
}

