﻿
.guide_text {
    font-size: medium;
    line-height: 115%;
    padding-bottom: 30px;
    padding-top: 15px;
    text-align: left;
    width: 675px;
}
.guide_text_red {
    color: #FF0000;
    font-size: small;
}
.guide_text_small {
    font-size: small;
    line-height: 115%;
    text-align: left;
    width: 675px;
}
.guide_text_large {
    font-size: large;
    font-weight: bold;
    line-height: 115%;
    text-align: left;
    width: 675px;
}
.item_index02 {
    color: #19321D;
    font-size: x-large;
    font-weight: bolder;
    line-height: 110%;
    padding-bottom: 10px;
    text-align: left;
    width: 675px;
}
.item_index03 {
    color: #333333;
    font-size: medium;
    font-weight: normal;
    line-height: 110%;
    padding-bottom: 10px;
    text-align: left;
    width: 675px;
}
.guideleft {
    float: left;
}
.guidemiddle {
    float: left;
    padding-left: 5px;
    width: 495px;
}
.guideright {
    float: left;
    padding-left: 5px;
}
.sectionContent {
    font-size: 95%;
    line-height: 140%;
}
.guidebox {
    border: 1px solid #000000;
    height: 60px;
    padding-left: 10px;
    padding-top: 15px;
    width: 450px;
}
.guidebox span {
    font-size: 140%;
    line-height: 130%;
}
.redFont {
    color: #FF0000;
}
.sectionContent li {
    line-height: 200%;
}
.sectionBox {
    width: 675px;
}
.sectionContent a {
    font-size: 105%;
}
.sectionContent .strong {
    font-size: 110%;
}

.colorBox:after ,
.cf:after ,
.float_form:after{
  content: ".";
  display: block;
  height: 0; clear: both;
  visibility: hidden;
}
.colorBox ,
.cf ,
.float_form{
  display: inline-block;
}
*html .colorBox ,
*html .cf ,
*html .float_form{
  height: 1%;
}
.colorBox ,
.cf ,
.float_form{
  display: block;
}

.float_form label{
    float: left;
}


