@charset "Shift_Jis";

dl.pict-bun {
    margin:10px 15px 0px 18px;
    width:580px;
    border-top:1px dotted #888888;
}
dl.pict-bun dt {
    margin:20px 0 0 0;
    float:left;
    width:190px;
    height:260px;
}
dl.pict-bun dd {
    margin:20px 0 0 10;
    float:right;
    width:380px;
    height:260px;
}

/* --- clearfix --- */


dl.clearfix dd:after {

content: "."; 

display: block; 

clear: both; 

height: 0; 

visibility: hidden;

}


dl.clearfix dd {

display:inline-table;

}

/* Hides from IE-mac _*/

* html dl.clearfix dd {height: 1%;}

dl.clearfix dd {display: block;}

/* End hide from IE-mac */