/* CSS Document */
#torex_top_wrap {
  padding: 0 17px 20px;
}

#what{
  margin-left: 3px;
  width: 446px;
  height: 205px;
  background: url(/images/torex_top/what2.gif) no-repeat;
  float: left;
}
#wake{
  width: 294px;
  padding-top: 20px;
  float: left;  
}
#wake img{
  display: block;
  margin-bottom: 3px;
}
#nintei{
  background: #4e5f71 url(/images/torex_top/nintei2.gif) no-repeat;
  width: 294px;
  height: 91px;
}
#nintei p{
  padding-top: 20px;
  padding-left: 90px;
  line-height: 200%;
  font-size: 12px;
  color: #fff;
}
#nintei p strong {
  font-size: 150%;
}

.guide_title {
  padding: 15px 0 0px;
  margin-left: 20px;
  position: relative;
  margin-bottom: -18px;
}
.guide_title img {
  position: relative;
  z-index: 100;
}
.guide {
  width: 746px;
  background: url(/images/torex_top/guide_v_liquid.gif) no-repeat left bottom;
  padding-bottom: 12px;
}
.guide_in {
  background: url(/images/torex_top/guide_v_liquid.gif) no-repeat left top;
  padding: 32px 2px 8px;
  font-size: 10pt;
  line-height: 150%;
}
.guide_in img {
  margin: 0px 26px 2px 36px;
  float: left;
  border: 1px solid #505050;
  padding: 2px;
  background-color: #fff;
}
.guide_main {
  color: #333;
  margin-bottom: 0.5em;
}
.guide_note {
  font-size: 90%;
  font-weight: bold;
  color: #44c;
}
.guide_note a {
  line-height: 200%;
  font-size: 11pt;
  font-weight: bold;
  color: #44c;
}
.guide_note a:hover {
  color: #fff;
  background-color: #44c;
}


#pick_wrap {
  margin-left: 3px;
  background: url(/images/torex_top/pick_v_liquid.gif) repeat-x;
  width: 740px;
  padding-top: 10px;
  margin-top: 10px;
}
#pick_wrap_in {
  width: 740px;
  background: url(/images/torex_top/pick_v_liquid.gif) repeat-x left bottom;
  padding: 6px 0 6px;
}
.pick {
  width: 240px;
  float: left;
  margin-left: 10px;
  font-size: 10pt;
}
#pick_wrap_in .first {
  margin-left: 0;
}
.pick_in {
  padding: 0 4px 0 14px;
}
.pick p {
  color: #485264;  
  margin: 1em 0;
  line-height: 14pt;
}
.pick p a {
  color: #485264;  
  text-decoration: none;
}
.pick p a:hover {
  text-decoration: underline;
}

.pick .plan_note {
  font-size: 12pt;
  line-height: 180%;
}
.pick .plan_note strong {
  color: red;
}

.pick .pont {
  font-size: 110%;
  background: url(/images/torex_top/pont.gif) no-repeat left center;
  padding-left: 20px;
}
.pick .pont a {
  color: #000000;
  text-decoration: underline;
}
.pick .pont a:hover {
  text-decoration: none;
}
.pick_contact {
  line-height: 150%;
}
.pick_contact img.free_dial {
  margin: 10px 0;
}
.pick_contact .tel {
  font-size: 12pt;
  font-weight: bold;
}
.pick_contact span.email {
  line-height: 180%;
}
.pick_contact span.email img {
  vertical-align: middle;
}
