/* CSS Document */
#article {
    background: #ffffff;
}
.clearfix{
display:block;
}

div.sekourei{
width:665px;
padding:30px 0 30px 0;
border-bottom:dotted 1px #000000;
margin-bottom:30px;
}

p.pic{
float:left;
}

#main h4{
font-size:22px;
color:#950202;
font-weight:bold;
}

#main dl dt{
font-weight:bold;
font-size:14px;
margin-top: 27px;
padding-left: 6px;
}

#main dd{
    line-height: 20px;
    margin-top: 14px;
    padding-left: 4px;
}

#main dl{
  min-height: 132px;
  height: auto !important;
  height: 132px;

}

#main dl.two{
  min-height: 110px;
  height: auto !important;
  height: 110px;

}



.righttxt{
width:326px;
float:right;
padding:0 0 0 19px;
}


