@charset "utf-8";


.section div.main { width: 540px; }

.section h3 { padding-top: 15px; }
.section ul.note { margin-top: 10px; padding-bottom: 10px; list-style: none; }
.section ul.note.efsf { border-bottom: 1px solid #a7a5c3; }
.section ul.note.zeon { border-bottom: 1px solid #caa6ac; }
.section ul.note li { margin: 0 5px; color: #666666; font-size: 90%; }
.section ul.note li img { margin-right: 2px; margin-bottom: 5px; }

.section ul.list li { margin: 0; padding: 0; border: none; }
.section ul.list li img { width: 100%; }


/* Menu pane */
.section div.mpane { margin-top: 15px; background: url(../img/mpane_rgt.gif) right top no-repeat; }
.section div.mpane ul { margin: 0; background: url(../img/mpane_lft.gif) no-repeat; list-style: none; padding: .3em 4px; line-height: 1.2; font-size: 15px; }
.section div.mpane ul li { display: inline; }
.section div.mpane ul li.arwprev { float: left; }
.section div.mpane ul li.arwnext { float: right; }

/* Bullet -- arrow triangle*/
.section ul.arwtri li,
.section div.arwtri,
.section p.arwtri,
.section span.arwrgt { padding-left: 10px; background: url(../img/arwtri.gif) left 2px no-repeat; text-decoration: none; color: #606068; }

/* Arrow -- to right */
.section ul.arwrgt li a,
.section a.arwrgt,
.section a span.arwrgt { padding-left: 22px; padding-right: 4px; background: url(../img/arwrgt.gif) 4px center no-repeat; text-decoration: none; }
.section ul.arwrgt li a:hover,
.section a.arwrgt:hover,
.section a:hover span.arwrgt { background-image: url(../img/arwrgt_o.gif); text-decoration: underline; }
.section a.arwrgt.on { background-image: url(../img/arwrgt_o.gif); text-decoration: none; }
.section a.arwrgt.on:hover { text-decoration: none; }