@charset "UTF-8";

/* =========================================================

    FANDC.CO.JP
    『Canvas2』

    Copyright (C)2004-2006 FC01/HQ (C)FANDC.CO.JP

========================================================= */

* { margin: 0; padding: 0; }

html {
  color: #000;
  background: #FEEECA;
}

body {
  margin: 0 auto;
  width: 760px;
  font-size: 12px;
  font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

img {
  border-width: 0;
  vertical-align: top;
}

a {
  color: #00A317;
  text-decoration: none;
}

a:hover {
  color: #00A317;
  text-decoration: underline;
}

p {
  line-height: 1.6;
}

.space img {
  vertical-align: text-bottom;
  margin-bottom: 0.1em;
}

.padding {
  padding: 5px 0 5px 0;
}

.padding2 {
  padding-bottom: 5px;
}

.padding3 {
  padding-bottom: 5px;
}

.padding4 {
  padding-bottom: 10px;
}

.red {
  color: #ED002D;
}

.red2 {
  color: #ED002D;
  font-weight: bold;
}

.red3 {
  color: #ED002D;
  font-size: 11px;
}

.bold {
  font-weight: bold;
}

.center {
  text-align: center;
}

.center2 {
  text-align: center;
  padding: 10px 0 15px 0;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

ul { list-style-type: none; }

*.clear { clear: both }

#top {
  margin: 0 auto;
  width: 758px;
  border-left: 1px solid #bbb;
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  background: #fff;
}

.menu {
  text-align: left;
  float: right;
  width: 370px;
  padding-right: 10px;
}

.main {
  float: left;
  width: 350px;
  padding-left: 10px;
}

.menu h1 {
  height: 130px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(image/c2.jpg);
  text-indent: -5000px;
  text-decoration: none;
  padding-bottom: 10px;
}

.main h2,
.menu h2 {
  font-size: 16px;
  color: #FF7D14;
  margin-left: 10px;
}
.main p {
  margin-left: 10px;
}
.main .title table,
.menu .title table {
  margin: 0 auto;
  width: 360px;
  text-align: center;
}

.menu .title td {
  width: 97px;
  padding-top: 5px;
}

.main .product table,
.menu .product table {
  margin: 0 auto;
  width: 360px;
  text-align: left;
}

.menu .product td.ue {
  width: 360px;
  padding-top: 5px;
  font-weight: bold;
}

.menu .product th,
.menu .product th {
  width: 60px;
  padding-top: 5px;
}

.menu .product td.ni {
  width: 328px;
  padding-top: 5px;
}

br.clear {
  line-height: 0;
  clear: both;
}

.return {
  padding-top: 10px;
  text-align: center;
}

.return a {
  font-style: normal;
  color: #000;
}

.return a:hover {
  color: #000;
  text-decoration: underline;
}

address {
  width: 760px;
  font-family: Verdana, Chicago, Arial, sans-serif;
  font-size: 10px;
  font-style: normal;
  text-align: center;
  padding-top: 10px;
}

/* c2_root */
#c2_root p,
#c2_root h2 {
  margin-bottom: 1em;
}
#c2_root .product table {
  border: 1px solid #FF8E4C;
  border-collapse: collapse;
}
#c2_root .product .header th {
  color: white;
  background-color: #FF8E4C;
}
#c2_root .product th {
  padding: 5px 10px;
}

#c2_root .title table {
  margin: 10px;
}
#c2_root .title .image {
  text-align: center;
  width: 100px;
}
#c2_root .title .desc {
  text-align: left;
  width: 240px;
  padding-left: 10px;
}
#c2_root .product table {
  width: 100%;
}
#c2_root a {
  color: blue;
}