@charset "utf-8";
#support {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
#support h2 {
  float: left;
  font-size: 250%;
  font-weight: bold;
  width: 100%;
  line-height: 50px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #D9D9D9;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  text-align: left;
  margin-top: 50px;
}
#support p {
  float: left;
  font-size: 110%;
  width: 100%;
  line-height: 20px;
}
#support ul#contents {
  float: left;
  margin-top: 40px;
  margin-right: 0px;
  margin-bottom: 40px;
  margin-left: 0px;
  width: 100%;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #EBEBEB;
  padding-top: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
}
#support ul#contents li {
  list-style-type:none;
  display: block;
  width: 410px;
  float: left;
  height: 110px;
  margin-bottom: 20px;
  background-color: #F9F9F9;
  border: 1px solid #E4E4E4;
  position: relative;
}
#support ul#contents .margin {
  margin-bottom: 20px;
  float: left;
  margin-right: 36px;
}
#support ul#contents li .title {
  width: 400px;
  float: left;
  height: 34px;
  font-weight: bold;
  color: #FFF;
  line-height: 34px;
  font-size: 130%;
  padding-left: 10px;
  text-decoration: none;
  background-color: #6FAB1D;
}
#support ul#contents li .text {
  width: 343px;
  float: left;
  font-size: 110%;
  padding-top: 10px;
  padding-left: 10px;
  color: #333;
  text-decoration: none;
}
#support .package  {
  height: 110px;
  width: 170px;
  position: absolute;
  right: 0px;
  top: 0px;
}
/*___________ form ___________ */

#support .form_inline {
    float: left;
    height: 900px;
  margin: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  width: 100%;
}
