@charset "shift-jis";
/* 本体寸法図
=========================================*/
.ttl_list { display:block; margin:10px 0px 5px 0px; border-width:0px 0px 0px 5px; font-size:0.9em; border-style:solid; border-color:#999999; padding:3px 0px 2px 5px; background-color:#c6e2ff; }
/* トップページへ */
.box_ptop { font-size:0.8em; }

/* バナー */
#btns { width:380px; float:right; margin:0; padding:5px 5px 0 0; text-align:right; }
#btns ul { float:right; margin:0; padding:0; }
#btns ul li { float:right; margin:0 10px 5px 0; padding:0; vertical-align:bottom; line-height:0; font-size:0; list-style-type:none; }
#btns ul li img { border:none; }

/* グレーの点線 */
.line_dot_gray { clear:both; display:block; width:auto! important; height:10px; margin:0;  padding:0; background-image:url("../images/dot_gray.gif"); background-repeat:repeat-x; }

/* リスト */
#dl_list dl { width:720px; margin:5px 0; padding:0; clear:both; border-bottom:1px solid #cccccc; zoom:1; overflow:visible; }
#dl_list dl::after { display:block; height:1px; content:"・"; clear:both; visibility:hidden; }
#dl_list dl:after { display:block; height:1px; content:"・"; clear:both; visibility:hidden; }
/* リスト（見出し） */
#dl_list dl.hd { font-weight:bold; margin:0px 0 0 0; padding:3px 0 0px 0; background-color:#c6e2ff; }
/* リスト（機種名） */
#dl_list dt { width:6em; min-height:20px; height:auto !important; font-weight:bold; float:left; margin:0 0 3px 0; padding:3px 0 3px 35px; background-image:url("../images/circle_gray.gif"); background-repeat:no-repeat; background-position:20px 30%; text-align:left; vertical-align:middle; }
/* リスト（機種名なしの左端枠） */
#dl_list dt.noname { background-image:none; background-color:#ffffff; }
#dl_list dt.noname img { width:1px; height:1px; border:none; }
/* リスト（機種名以外の枠） */
#dl_list dd { float:left; width:auto; margin:0 2px 3px 0; padding:3px 0; min-height:20px; height:auto !important; height:20px; text-align:center; }
/* リスト（） */
#dl_list dd.year { width:8em; text-align:center; }
#dl_list dd.size { width:120px; text-align:center; }
#dl_list dd.setting { background-image:url('../images/arrow_aqua.gif'); background-repeat:no-repeat; background-position:2px 7px; padding-left:1em; width:8em; text-align:left; }
#dl_list dd.plate { background-image:url('../images/arrow_aqua.gif'); background-repeat:no-repeat; background-position:2px 7px; padding-left:1em; width:8em; text-align:left; }
#dl_list dd.noimg { background-image:none; }
