@charset "utf-8";

/* --------------------------------
	spec styles
-------------------------------- */

#bg_top { background:url(../images/bg_top.jpg) repeat-x; }

/* #article01 */
#article01 { width:774px; margin:0 auto; padding:54px 0 40px 0; }
#article01 h4 { padding:0 0 23px 0; }
#article01 .note { font-size:62.5%; line-height:1.5; }
#article01 .note span { font-size:120%; }
#article01 div.jc08{background:#98d5ff; padding:5px; margin:0 0 10px 0;}

/* table */
.spec_table { width:100%; font-size:75%; margin-bottom:9px; }
.spec_table th { background:#FFF; border-right:1px solid #bbe8fc; border-bottom:1px solid #bbe8fc; padding:8px 10px; font-weight:bold; }
.spec_table th.w1 { width:14px; }
.spec_table th.w2 { width:79px; }
.spec_table th.w3 { width:64px; background:#f8fdff; }
.spec_table th.sub { background:#f0f9ff; font-weight:normal; line-height:2; padding:5px 10px; }
.spec_table th.sub img { vertical-align:middle; }
.spec_table td { background:#deeefa; border-left:2px solid #bbe8fc; border-bottom:1px solid #bbe8fc; padding:8px 10px; width:402px; }
.spec_table tr.selected th,.spec_table tr.selected td{background: #FFF;}

.spec_table th.jc08,.spec_table td.jc08{background:#98d5ff;}


/* #article02 */
#article02 { width:774px; margin:0 auto; padding:0 0 34px 0; position:relative; }
#article02 h4 { padding:0 0 5px 0; }

