
/* FRAME ELEMENTS */

#body {
  position:   relative;
  margin:     0 auto;
  width:      880px;
}

#header {
  width:   100%;
  height:  87px;
  color:   #ffffff;
  background-color:   #3300ff;
  border-bottom:      solid 1px #959595;
}

#title_space {
    float:  left;
    margin-left: 0;
    margin-right: auto;
}

#title_space img {
    margin: 0px 0px 0px 12px;
}

#ad_space_top {
    float:  right;
    margin-left: auto;
    margin-right: 17px;
}

#headermenu {
  color:       #FFFFFF;
  font-size:   9pt;
  font-weight: normal;
  font-family: sans-serif;
  background-color:   #DD1100;
  padding:            4px 12px 2px 12px;
  border-bottom:      solid 3px #AA1111;
  margin-bottom:      10px;
}

#headermenu a, #headermenu a:link {
  color:            #FFFFFF;
  text-decoration:  none;
}

#headermenu a:hover {
  color:           #FFFFFF;
  text-decoration: underline;
}

#headermenu input {
  color:             #000000;
  background-color:  #FAFAFA;
}

#navigation {
  float:  left;
  width:  162px;
  font-size:         8pt;
  font-family:       sans-serif;
  /* background-color:  #E2E2E2; */
  background-color:  #ECECFF;
  padding-bottom:    27px;
}

#navigation ul {
  line-height:      120%;
  font-family:      sans-serif;
  margin:           7px 2px 9px 2px;
  padding:          4px;
  border:           solid 1px #ACACAC;
  list-style-position: inside;
  list-style-image: url("/image/button/arrow_red.png");
}

#contents {
  margin-left:       170px;
  font-size:         9pt;
  line-height:       130%;
}

#title {
    font-size:          12pt;
    font-weight:        bold;
    font-family:        sans-serif;
    color:              #FFFFFF;
    background-color:   #0301AA;
    background-image:   url("/image/bg/titlebg02.gif");
    padding:            4px 7px;
    margin:             -14px 0 1em 0;
}

p.lead {
  font-size:        8pt;
  line-height:      120%;
}

#footer {
  width:  100%;
  clear:  both;

  font-size:          9pt;
  font-family:	"Times New Roman", "Times", serif;
  text-align:         right;
  color:              #FFFFFF;
  background-color:   #0301AA;
  background-image:   url("/image/bg/titlebg02.gif");
  border-bottom:      solid 2px #ACACAC;
  padding:            5px 5px;
  margin-top:         17px;
}

#footer2 {
  color:              #000000;
  background-color:   transparent;
  font-size:          9pt;
  font-family:        sans-serif;
  line-height:        160%;
  text-align:         center;
  margin-bottom:      17px;
}


/* TOP PAGE ELEMENTS */

h2#top {
    font-size:          11pt;
    font-weight:        bold;
    font-family:        sans-serif;
    margin:             0 0 3px 0;
    padding:            0;
    color:              #000000;
    background-color:   transparent;
    border-width:       0;
}


/* TABLE */

.h1 {
    font-weight:        normal;
    font-family:        sans-serif;
    color:              #000000;
    background-color:   #F6F6F6;
}

.v1 {
    font-weight:        normal;
    color:              #000000;
    background-color:   #FFFFFF;
}


/* list style */

ul.index {
    font-family:      sans-serif;
    margin:           1em 1em 2em 2em;
    padding:          12px;
    border:           solid 1px #ACACAC;
    list-style-position: inside;
    list-style-image: url("/image/button/arrow_blue.png");
}


/* sidemenu div */

#sidemenu {
  font-size:         8pt;
  font-family:       sans-serif;
  margin: 8px;
  /*padding: 2px 7px; */
}

#sidemenu a {
  width:             100%;
  color:             #3F3F3F;
  text-decoration:   none;
}

#sidemenu a:link {
  color:             #3F3F3F;
  text-decoration:   none;
}

#sidemenu a:hover {
  color:             #3F3F3F;
  text-decoration:   underline;
}

.ad_space_left {
  text-align:         center;
  margin-left:        auto;
  margin-right:       auto;
}

.ad_space_left iframe {
  margin-bottom:      7px;
}


/* 商品検索フォーム用 */

th.selector_caption {
    text-align:         left;
    font-family:        sans-serif;
    font-weight:        bold;
    color:              #FFFFFF;
    background-color:   #1177FF;
    padding:            4px 2px 4px 7px;
}

a.icon {
    font-size:          9pt;
    font-family:        sans-serif;
    font-weight:        bold;
    color:              #FFFFFF;
    background-color:   #22CC00;
    padding:            1px 7px;
    text-decoration:    none;
}

a:hover.icon {
    color:              #FFFFFF;
    background-color:   #EE3311;
}


/* thumbnail style */

.thumbnail td {
  padding-bottom: 7px;
}

.thumbnail img {
  display: block;
  border: solid 1px #ACACAC;
  margin: 0px 2px 5px 2px;
}

table.thumbnail_top  {
  border: none;
  margin-left:  4px;
  margin-right: 4px;
}

.thumbnail_top td,th {
  border: none;
  padding: 0;
  padding: 0 1px 1px 0;
}

.thumbnail_top h4 {
  font-size:          8pt;
  font-weight:        bold;
  color:              #000000;
  background-color:   transparent;
  border:             none;
  padding:            0;
  margin:             0 0 2px 0;
}

.thumbnail_top .desc {
  font-size: 8pt;
  line-height: 105%;
}

.thumbnail_top .sname {
  font-size: 8pt;
  line-height: 105%;
  text-align: right;
}

.thumbnail_top img {
  display: block;
  border:  none;
  margin: 0;
}

/* top page box style */

table.box {
    border: solid 1px #EE3311;
    background-color: #FCFCFC;
    margin-bottom: 7px;
}

table.box td {
    font-size:  8pt;
    padding:  1px 3px 1px 3px;
}

table.box caption {
    color:            #FFFFFF;
    background-color: #EE3311;
    font-size:        9pt;
    font-weight:      bold;
    font-family:      sans-serif;
    padding:          1px 2px;
    margin-bottom:    0;
}

table.box caption a, table.box caption a:link, table.box caption a:hover {
    color:            #FFFFFF;
    text-decoration:  none;
}


/* */
div.commitbutton {
  margin: 21px auto;
  text-align: center;
}

div.commitbutton input {
  width: 100px;
}


/* articles */

table.article {
  width: 95%;
  border-collapse:  collapse;
  border-right:1px solid #69c;
  border-bottom:1px solid #69c;
  margin: 10px auto;
}

table.article th {
  font-size: 11px;
  font-weight:normal;
  color:#039;
  background-color: #d0dafd;
  border-bottom:1px dashed #69c;
  padding: 7px 17px;
  width: 120px;
}

table.article td {
  color: #666699;
  background-color: #e8edff;
  border-bottom:1px dashed #69c;
  padding: 7px 17px;
  line-height:      150%;
}

/* table.mail */

table.mail {
  width: 97%;
  border-collapse:  collapse;
  border-right:1px solid #69c;
  border-bottom:1px solid #69c;
  margin: 10px auto;
}

table.mail th {
  font-weight:normal;
  font-size: 11px;
  color:#039;
  background-color: #CECEE3;
  border-bottom:1px dashed #69c;
  padding: 7px 9px;
  width: 27%;
}

table.mail td {
  line-height:      150%;
  color: #666699;
  background-color: #FFE7F8;
  border-bottom:1px dashed #69c;
  padding: 3px 3px;
}


