﻿a:link
{
    color: black;
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: silver;
    text-decoration: none;
}
a:visited
{
    color: black;
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: silver;
    text-decoration: none;
}
a:active
{
    color: black;
    border-width: 1px;
    border-style: dotted;
    border-color: black;
    text-decoration: none;
}
a:hover
{
    border-width: 0px 0px 2px 0px;
    border-style: solid;
    border-color: black;
    text-decoration: none;
}
a.footnote
{
    text-decoration: none;
}
a.footnote:visited
{
    color: red;
}
a.footnote:hover
{
    color: red;
}
blockquote
{
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: gray;
    background: whitesmoke;
    margin-left: 20px;
    padding: 5px;
}
body
{
    color: black;
    font-family: Meiryo UI;
    font-size: 12pt;
    background-color: #dcded4;
    text-align: center;
}
div.center
{
    text-align: center;
}
div.footer
{
    text-align: right;
}
div.footnote
{
    border-style: solid;
    border-width: 2px 0px 0px 0px;
    border-color: gray;
    margin-top: 2em;
    padding: 5px;
}
div.ascii-art
{
    font-size: 12pt;
    line-height: 18px;
    font-family: "Mona" , "IPA MONAPGOTHIC" , "MS PGothic" , "ＭＳ Ｐゴシック" , "MS Pｺﾞｼｯｸ" , "MS Pゴシック" , sans-serif;
}
div.left
{
    margin-left: 10px;
    text-align: left;
}
div.right
{
    text-align: right;
}
dd
{
    margin-top: 2px;
    margin-bottom: 4px;
}
dl
{
    margin-left: 10px;
}
dt
{
    border-style: dashed;
    border-color: gray;
    border-width: 0px 0px 1px 0px;
}
h1
{
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #c0c0c0;
    padding: 4px;
    background-color: #dcded4;
    font-size: 150%;
    font-weight: normal;
    margin-bottom: 10px;
    text-align: center;
    margin-top: 0px;
}
h2
{
    border-style: solid;
    border-width: 1px 1px 1px 10px;
    border-color: #c0c0c0;
    padding: 4px 0px 3px 10px;
    background-color: #dcded4;
    font-size: 150%;
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: 10px;
}
h3
{
    border-style: solid;
    border-width: 1px 1px 1px 10px;
    border-color: #c0c0c0;
    padding: 4px 0px 3px 10px;
    font-size: 150%;
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: 10px;
}
h4
{
    border-style: solid;
    border-width: 0px;
    padding: 6px 5px 5px 0px;
    font-size: 18px;
    font-weight: bold;
    background-color: black;
    color: white;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
}
img
{
    border-style: none;
}
p.rentalList {
  width:260px;
  height:195px;
  position:relative;
  overflow:hidden;
}
p.rentalList img {
  position:relative;
}
ol.list1
{
    list-style-type: decimal;
}
ol.list2
{
    list-style-type: lower-roman;
}
ol.list3
{
    list-style-type: lower-alpha;
}
p
{
    margin-bottom: 0.7em;
    margin-top: 0.7em;
    margin-left: 10px;
}
body.p.hatena
{
    margin-bottom: 0.5%;
    margin-top: 0.5%;
    text-indent: 1em;
}
pre
{
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: Blue; /* lightsteelblue;*/
    margin-left: 10px;
    padding: 5px;
}
span.footnote
{
    font-size: 75%;
    vertical-align: super;
}
span.footnote_caption
{
    font-size: 80%;
    margin-left: 0.25em;
}
span.marker
{
    background-color: #ffff00;
}
table
{
    margin: 10px;
    border-collapse: collapse;
    border-color: #c0c0c0;
    border-width: 1px;
    border-style: solid;
}
td
{
    border-style: solid;
    border-width: 1px;
    padding: 3pt;
    vertical-align: top;
}
td.center
{
    text-align: center;
}
td.right
{
    text-align: right;
}
td.rentalList
{
    text-align: center;
    width: 290px;
}
th
{
    background-color: #dcded4;
    border-style: solid;
    border-width: 1px;
    padding: 3pt;
    vertical-align: top;
    text-align: center;
    padding: 10px 0px 10px 0px;
}
ul.list1
{
    list-style-type: disc;
}
ul.list2
{
    list-style-type: circle;
}
ul.list3
{
    list-style-type: square;
}
a.list2
{
    cursor: pointer;
}
div.list
{
    font-size: 18px;
    top: 0px;
    width: 250px;
    padding: 5px;
    border-style: solid;
    border-width: 1px;
    background-color: #dcded4;
}

div.list ul
{
    margin-top: 5px;
    margin-bottom: 5px;
}

li
{
    margin-top: 5px;
    margin-bottom: 5px;
}

#backframe
{
    text-align: left;
    padding: 10px;
    width: 902px;
    background-color: #F2F3EF;
    border-style: solid;
    border-width: 1px;
    border-color: #999;
}

.menuberNotUseAbsolute
{
    padding: 0px;
    margin: 0px;
    border-style: none;
}

a.custom
{
    color: rgb(255,69,0);
    border-style: none;
}
h4.custom
{
    margin: 0px;
    text-align: left;
    padding-left: 5px;
    font-size: x-small;
}
/* logo */
#logo
{
    cursor: pointer;
}

/* menu */
table.menu
{
    border-width: 0px;
    border-style: solid;
    padding: 0px;
    margin: 5px 0px 5px 0px;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    border-spacing: 5px;
    border-collapse: separate;
}
td.menu, td.popmenu
{
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #c0c0c0;
    padding: 10px 0px 10px 0px;
    background-color: #dcded4;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0px;
    text-align: center;
    margin-top: 0px;
    cursor: pointer;
    width: 140px;
}
td.menu:hover
{
    color: White;
    background-color: #c0c0c0;
}
/* submenu */
table#sellsubmenu
{
    position: absolute;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    display: none;
}
table#supportsubmenu
{
    position: absolute;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    display: none;
}

td.menu:hover
{
    color: White;
    background-color: #c0c0c0;
}
/* mainframe */
#mainframe
{
    border-style: hidden;
    margin-left: 5px;
    padding: 0px 0px 0px 5px;
}
/* shop */
th.shop
{
    width: 200px;
}
td.shop
{
    width: 650px;
    vertical-align: middle;
    padding-left: 10px;
}
/* repair */
th.repair
{
    width: 200px;
    text-align:left;
    padding-left:10px;
}
td.repair
{
    width: 150px;
    vertical-align: middle;
    padding-left: 10px;
}
th.itemdetail
{
    width: 200px;
}
td.itemdetail
{
    width: 600px;
    vertical-align: middle;
}
li.caution
{
    color: Red;
}
