@charset "utf-8";

div#header h1#flowers {
    height: 100px;
    text-align: center;
}
div#header h1#flowers span {
    background-image: url(../images/help/pic_header_flowers.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}
div#header h1#otodoke {
    height: 100px;
    text-align: center;
}
div#header h1#otodoke span {
    background-image: url(../images/help/pic_header_879.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}
div#header h1#town {
    height: 100px;
    text-align: center;
}
div#header h1#town span {
    background-image: url(../images/help/pic_header_town.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}
div#header h1#ht_buy {
    height: 100px;
    text-align: center;
}
div#header h1#ht_buy span {
    background-image: url(../images/help/pic_header_ht_buy.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}
div#header h1#ht_serch {
    height: 100px;
    text-align: center;
}
div#header h1#ht_serch span {
    background-image: url(../images/help/pic_header_ht_serch.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}
div#header h1#ht_pay {
    height: 100px;
    text-align: center;
}
div#header h1#ht_pay span {
    background-image: url(../images/help/pic_header_ht_pay.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}
div#contents.help h1 {
    font-size: 1.8em;
    font-weight: bold;
    margin-bottom: 15px;
    color: #006633;
}
div#contents.help h2 {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 20px;
}
div#contents.help h3 {
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 10px;
    color: #FFFFFF;
    background-color: #996600;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
}
div#contents.help h4 {
    font-size: 1.1em;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 15px;
    color: #FFFFFF;
    background-color: #548B54;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
}
div#contents.help div.block {
    margin-bottom: 30px;
    margin-top: 0px;
    margin-right: 50px;
    margin-left: 50px;
}
div#contents.help div.block ul{
    margin:0 0 0 21px;
    list-style:none;
}
div#contents.help div.block li{
    padding:0 0 0 18px;
}
div#contents.help div.block .culum_2 .help_culum_2_left {
    float: left;
    width: 300px;
}
div#contents.help div.block .culum_2 .help_culum_2_left img {
    border: 0px solid #999999;
}
div#contents.help div.block .culum_2 .help_culum_2_right {
    float: right;
    width: 330px;
}
div#contents.help div.block .culum_2 .help_culum_2_right ul {
    list-style-position: outside;
    list-style-type: circle;
    margin-left: 2em;
}
div#contents.help div.block .culum_2 .help_culum_2_right li {
    margin-top: 10px;
}
div#contents div.block ul#step {
    list-style-type: none;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #996600;
}
div#contents div.block ul#step li {
    display: inline;
    l/*ist-style-position: inside;
    list-style-type: upper-alpha;*/
}
div#contents div.block div.pagetop {
    text-align: right;
}

div#contents div.how-to-order {
  clear: both;
  width: 750px;
  margin: 0 auto 10px;
  padding: 20px 0 14px;
  border-bottom: 1px dotted #CCC;
}

div#contents div.how-to-order ol.flow {
  position: relative;
  width: 750px;
  height: 83px;
  margin: 4px 0 8px;
  padding: 0;
  background: url(../images/help/order_flow.gif) no-repeat left top;
}

div#contents div.how-to-order ol.flow li {
  position: absolute;
  top: 9999px;
  left: 0;
  color: #FFF;
  white-space: nowrap;
}

div#contents div.how-to-order ol.flow li a {
  color: #FFF;
  text-decoration: underline;
}

div#contents div.how-to-order ol.flow li a:hover {
  background: none;
  text-decoration: none;
}

div#contents div.how-to-order ol.flow li.g,
div#contents div.how-to-order ol.flow li.h,
div#contents div.how-to-order ol.flow li.i,
div#contents div.how-to-order ol.flow li.j,
div#contents div.how-to-order ol.flow li.k {
  padding: 0 15px 0 0;
  background: url(../images/help/right_brown_arrow.gif) no-repeat right 3px;
}

div#contents div.how-to-order ol.flow li.b a,
div#contents div.how-to-order ol.flow li.g a,
div#contents div.how-to-order ol.flow li.h a,
div#contents div.how-to-order ol.flow li.i a,
div#contents div.how-to-order ol.flow li.j a,
div#contents div.how-to-order ol.flow li.k a {
  color: #000;
}

div#contents div.how-to-order ol.flow li.a {
  top: 3px;
  left: 4px;
}

div#contents div.how-to-order ol.flow li.b {
  top: 40px;
  left: 7px;
}

div#contents div.how-to-order ol.flow li.e {
  top: 3px;
  left: 140px;
}

div#contents div.how-to-order ol.flow li.c {
  top: 40px;
  left: 140px;
}

div#contents div.how-to-order ol.flow li.d {
  top: 64px;
  left: 140px;
}

div#contents div.how-to-order ol.flow li.f {
  top: 14px;
  left: 325px;
}

div#contents div.how-to-order ol.flow li.g {
  top: 10px;
  left: 450px;
}

div#contents div.how-to-order ol.flow li.h {
  top: 35px;
  left: 450px;
}

div#contents div.how-to-order ol.flow li.i {
  top: 35px;
  left: 599px;
}

div#contents div.how-to-order ol.flow li.j {
  top: 60px;
  left: 450px;
}

div#contents div.how-to-order ol.flow li.k {
  top: 60px;
  left: 599px;
  padding: 0;
  background: none;
}

div#contents div.how-to-order h2 {
  margin: 0 0 14px;
}

div#contents div.order-step-block {
  position: relative;
  clear: both;
  width: 750px;
  margin: 0 auto 30px;
  padding: 10px 0 0;
}

div#contents div.order-step-block div.order-step-block-inner.meta {
  float: left;
  clear: left;
  width: 306px;
}

div#contents div.order-step-block div.order-step-block-inner.body {
  float: right;
  clear: right;
  width: 430px;
  padding: 2px 0 0;
  line-height: 1.5em;
}

div#contents div.order-step-block div.order-step-block-inner.body h3 {
  width: 421px;
  height: 22px;
  margin: 0 0 14px;
  padding: 4px 0 0 9px;
  font-size: 16px;
  background: url(../images/help/green_rounded_base.gif) no-repeat left top;
}

div#contents div.order-step-block div.order-step-block-inner.body h3.orange {
  background: url(../images/help/orange_rounded_base.gif) no-repeat left top;
}

div#contents div.order-step-block div.order-step-block-inner.body p {
  margin: 0 14px 14px;
}

div#contents div.order-step-block div.order-step-block-inner.body p strong {
  color: #333;
  font-weight: bold;
}

div#contents div.order-step-block div.order-step-block-inner.body dl {
  margin: 0 14px 14px 28px;
}

div#contents div.order-step-block div.order-step-block-inner.body dl dt {
  margin: 0 0 4px;
  font-weight: bold;
}

div#contents div.order-step-block div.order-step-block-inner.body dl dd {
}

div#contents div.order-step-block div.order-step-block-inner.body dl .space-left {
  margin-left: 26px;
}

div#contents div.order-step-block div.order-step-block-inner.body dl .space-bottom {
  margin-bottom: 5px;
}

div#contents div.order-step-block div.order-step-block-inner.body dl.bg-down-arrow {
  padding: 0 0 20px;
  background: url(../images/help/down_brown_arrow.gif) no-repeat 1px 56px;
}

div#contents div.order-step-block div.order-step-block-inner.body dl .bg-blue-1 {
  padding: 0 0 0 25px;
  background: url(../images/help/num01_blue.gif) no-repeat left top;
}

div#contents div.order-step-block div.order-step-block-inner.body dl .bg-blue-1-1 {
  padding: 0 0 0 45px;
  background: url(../images/help/num01-1_blue.gif) no-repeat left top;
}

div#contents div.order-step-block div.order-step-block-inner.body dl .bg-blue-1-2 {
  padding: 0 0 0 45px;
  background: url(../images/help/num01-2_blue.gif) no-repeat left top;
}

div#contents div.order-step-block div.order-step-block-inner.body dl dd.bg-blue-2 {
  padding: 0 0 0 25px;
  background: url(../images/help/num02_blue.gif) no-repeat left top;
}

div#contents div.order-step-block div.order-step-block-inner.body dl dd.bg-blue-3 {
  padding: 0 0 0 25px;
  background: url(../images/help/num03_blue.gif) no-repeat left top;
}

div#contents div.order-step-block div.order-step-block-inner.body dl dd p {
  margin: 0 0 14px;
}

div#contents div.order-step-block div.order-step-block-inner.body dl dd p span {
  color: #F00;
}

div#contents div.order-step-block div.order-step-block-inner.body p.none {
  margin-bottom: 0 !important;
}

div#contents div.order-step-block div.order-step-block-inner.body p.indent {
  text-indent: -1em;
  padding-left: 1em;
}

div#contents div.order-step-block div.order-step-block-inner.body .font-blue {
  color: #146DEA !important;
}

div#contents div.order-step-block div.order-step-block-inner.body .align-right {
  text-align: right !important;
}

div#contents div.order-step-block div.order-step-block-inner.body .space-side {
  margin: 0 3px !important;
}

div#contents div.order-step-block p.pagetop {
  position: absolute;
  right: 14px;
  bottom: -20px;
}