シンプルシンプルデザイン

dlを使って、dtとddを横並びにする

dl{
width:○○px;
}
dt{
float:left;
width:△△px;
}
dd{
margin-left:△△px;
}
モバイルバージョンを終了