/* body */
body {
  margin:           0px;
  padding:          0px;
  border:           none;
  font-family:      '‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
  font-size:        11pt;
  color:            #0070C0;
  background-color: #FFFFFF;
}

/* a */
a {
  font-family:      '‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
  font-size:        11pt;
  color:            #0070C0;
}
a:link {
  color:            #0070C0;
}
a:visited {
  color:            #0070C0;
}
a:active {
  color:            #0070C0;
}
a:hover {
  color:            #0070C0;
}

/* div */
div {
  margin:           0px;
  padding:          0px;
  border:           none;
  vertical-align:   top;
  font-family:      '‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
  font-size:        11pt;
  color:            #0070C0;
}
div.main {
  position:         relative;
  width:            1020px;
  height:           823px;
  background-image: url(image/background.jpg);
  background-repeat:no-repeat;
}
div.contentsbg {
  position:         absolute;
  z-index:          1;
  top:              215px;
  left:             118px;
  height:           466px;
  width:            801px;
  background-color: #FFFFFF;
  filter:           alpha(opacity=60);
  -moz-opacity:     0.6;
  -khtml-opacity:   0.6;
  opacity:          0.6;
  display:          none;
}
div.contents {
  position:         absolute;
  z-index:          2;
  top:              215px;
  left:             118px;
  height:           466px;
  width:            801px;
  display:          none;
}

/* table */
table {
  margin:           0px;
  padding:          0px;
  vertical-align:   top;
  font-family:      '‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
  font-size:        11pt;
  color:            #0070C0;
  border:           none;
  border-collapse:  collapse;
}
table.btn {
}
table.main {
}
table.contents {
  height:           466px;
  width:            801px;
}
table.toppage {
  height:           446px;
  width:            801px;
}
table.introduction {
  height:           280px;
  width:            801px;
}
table.intro-base {
  width:            760px;
}
table.textline {
  height:           317px;
  width:            801px;
  display:          none;
}
table.insert {
  float:            none;
}

/* td */
td {
  margin:           0px;
  padding:          0px;
  border:           none;
  line-height:      130%;
  vertical-align:   top;
  font-family:      '‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
  font-size:        11pt;
  color:            #0070C0;
}
td.btn {
  height:           28px;
  width:            1013px;
}
td.toppage {
  vertical-align:   bottom;
  padding-bottom:   6px;
}
td.intro-left {
  height:           260px;
  width:            200px;
  padding-top:      18px;
}
td.intro-right {
  height:           260px;
  width:            560px;
  padding-top:      29px;
}
td.btn-top1 {
  width:            335px;
}
td.btn-top2 {
}
td.btn-top3 {
}
td.header {
  height:           79px;
  width:            1013px;
  padding-top:      0px;
  padding-left:     0px;
  color:            #000000;
}
td.contents-area {
  height:           689px;
  width:            1013px;
}
td.textline {
  padding-top:      20px;
  height:           314px;
  width:            801px;
}
td.catchcopy {
  width:            1013px;
  height:           100px;
  vertical-align:   bottom;
  padding-left:     119px;
}
td.textlinel {
  width:            80px;
}
td.textlinem {
  width:            15px;
  text-align:       center;
}
td.textliner {
  width:            400px;
}

/* img */
img {
  border:           none;
  margin:           0px;
}
img.btn {
  margin-left:      1px;
  float:            left;
  width:            111px;
  height:           28px;
}
img.toppage {
  margin-left:      0px;
}

