

/* body#products
======================================================================= */
body#products div#content div.box p img.fl { margin: 0 1.25em 1.25em 0; }
body#products div#content div.box p img.fr { margin: 0 0 1.25em 1.25em; }

body#products div#content div.box div.pic { margin-top: 1.25em; }
body#products div#content div.box div.pic .caption { margin-top: .25em; color: #666666; display: block; }

body#products div#content div.box em.ttl { font-weight: bold; display: block; margin-bottom: .5em; font-size: 110%; line-height: 1.4; }
body#products div#content div.box div.ttl { font-weight: bold; margin: 1.25em 0 .25em; font-size: 110%; }
body#products div#content div.box em.ttl span,
body#products div#content div.box div.ttl span { font-weight: normal; }

body#products div#content div.box table { width: 100%; }
body#products div#content div.box table.list2 { margin-top: 10px; }
body#products div#content div.box table th,
body#products div#content div.box table td { padding: .5em; text-align: center; border: 1px solid #a3adb1; }
body#products div#content div.box table th { white-space: nowrap; background-color: #f2f4f4; font-weight: normal; }

body#products div#content div.box ol li,
body#products div#content div.box ul li { margin: .25em 1.75em 0 1.75em; }
body#products div#content div.box dl.qa dt { font-weight: bold; margin-top: 1em; padding: .25em; background: #f2f4f4; }
body#products div#content div.box dl.qa dd { margin-left: 1.5em; padding: .5em .25em; }
body#products div#content div.box dl.qa dd { text-indent: -1.5em; }

body#products div#content div.box div.note { margin-top: .25em; color: #666666; }
body#products div#content div.box span.red { color: #ff0000; }


/* Head banner
----------------------------------------------------------------------- */
body#products div#content div#hban { margin-top: 20px; padding-bottom: 10px; }
body#products div#content div#hban div { height: 70px; background-repeat: norepeat; }
body#products div#content div#hban div h1 { padding: 15px 15px 5px 15px; }
body#products div#content div#hban ul { list-style: none; margin: 1px 0 0 0; line-height: 1.25; }
body#products div#content div#hban ul li { float: left; padding: 2px 0; border-bottom: 1px solid #dbdfe0; }
body#products div#content div#hban ul.colx2 li { width: 50%; }
body#products div#content div#hban ul.colx3 li { width: 190px; }
body#products div#content div#hban ul.colx4 li { width: 142px; }
body#products div#content div#hban ul.colx5 li { width: 20%; }
body#products div#content div#hban ul li a { display: block; padding: 6px; background-repeat: repeat-x; text-align: center; }
body#products div#content div#hban ul li a:hover { background-color: #f2f2f4; }

body#products.youshi div#content div#hban div { background-image: url(../img/hbanbrown_bg.gif); }
body#products.youshi div#content div#hban ul li.crnt a { background-color: #d0efbf; background-image: url(../img/hbanbrown_li_bg.gif); }

body#products.kinouhin div#content div#hban div { background-image: url(../img/hbangreen_bg.gif); }
body#products.kinouhin div#content div#hban ul li.crnt a { background-color: #d0efbf; background-image: url(../img/hbangreen_li_bg.gif); }

/* Catch
----------------------------------------------------------------------- */
body#products div#content div.catch { margin-top: 1.25em; border: 1px solid #a3adb1; background: #edeff0 url(../img/catch_bg.gif) repeat-y; }
body#products div#content div.catch .fl { display: inline; width: 360px; }
body#products div#content div.catch .fr { display: block; border-left: 1px solid #a3adb1; }
body#products div#content div.catch h2 { margin: 25px 15px; font-size: 125%; font-weight: bold; line-height: 1.4; color: #505050; }

/* Story
----------------------------------------------------------------------- */
body#products div#content .story em { display: block; margin-bottom: .5em; border-left: 6px solid #dbdfe0; padding-left: 8px; font-weight: bold; font-size: 110%; line-height: 1.4; }
body#products.kinouhin div#content .story em { color: #339900; }



/* body#products.index
======================================================================= */
body#products.index div#content dl { width: 260px; margin-top: 0; }
body#products.index div#content dd ul { margin: .5em 0 0 0; }
body#products.index div#content ul { list-style: none; }
body#products.index div#content ul li { margin: 0 !important; line-height: 1.25; border-bottom: 1px solid #a3adb1; }
body#products.index div#content ul li a { display: block; width: 100%; background: url(../img/arw_index_s.gif) 5px center no-repeat; }
body#products.index div#content ul li a:hover { background-color: #f2f2f4; text-decoration: none; }
body#products.index div#content ul li a span { display: block; padding: .5em .5em .5em 16px; }
