@charset "utf-8";
#price {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
#price 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;
}
#price .margin {
  margin-top: 20px;
}

#price .title {
  text-align: center;
  font-size: 140%;
  font-weight: bold;
  width: 100%;
  height: 50px;
  line-height: 50px;
  float: left;
  margin-bottom: 20px;
}
#price p {
  float: left;
  font-size: 110%;
  width: 100%;
  line-height: 20px;
  margin-bottom: 30px;
}
/*___________ package ___________ */
#price  ul#package {
  width: 1000px;
  padding: 0px;
  clear: both;
  float: left;
  margin-bottom: 30px;
}
#price  ul#package li.download {
  list-style-type:none;
  display: block;
  width: 480px;
  float: left;
  border: 1px solid #E6E6E6;
  background-color: #F9F9F9;
  text-decoration: none;
  position: relative;
}
#price  ul#package li.asp {
  list-style-type:none;
  display: block;
  width: 480px;
  float: right;
  border: 1px solid #E6E6E6;
  background-color: #F9F9F9;
  text-decoration: none;
  position: relative;
}
#price  ul#package .name {
  list-style-type:none;
  display: block;
  width: 465px;
  float: left;
  font-size: 150%;
  height: 44px;
  line-height: 44px;
  background-color: #80B01F;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  padding-left: 15px;
}
#price  ul#package .section {
  width: 450px;
  float: left;
  padding: 15px;
}
#price  ul#package .text {
  width: 450px;
  float: left;
  color: #333;
  text-decoration: none;
  font-size: 110%;
  line-height: 18px;
}
#price  ul#package .basic {
  width: 450px;
  float: left;
  color: #4D4D4D;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCCCCC;
  padding-top: 20px;
  font-size: 110%;
  font-weight: bold;
  padding-bottom: 8px;
  text-align: left;
  line-height: 20px;
}
#price  ul#package .multi {
  width: 200px;
  float: left;
  color: #4D4D4D;
  padding-top: 8px;
  font-size: 110%;
  font-weight: bold;
  line-height: 20px;
  margin-right: 20px;
}
#price  ul#package .full {
  width: 200px;
  float: left;
  color: #4D4D4D;
  padding-top: 8px;
  font-size: 110%;
  font-weight: bold;
  line-height: 20px;
}
#price  ul#package .left  {
  float: left;
}
#price  ul#package .right  {
  float: right;
}
#price  ul#package .button {
  width: 450px;
  float: left;
  margin-top: 15px;
  height: 44px;
}
#price .package_image {
  height: 160px;
  width: 190px;
  position: absolute;
  right: 0px;
  top: 0px;
}
/*___________ package_other ___________ */
#price  ul#package_other {
  width: 1000px;
  padding: 0px;
  clear: both;
  margin-top: 20px;
  float: left;
}
#price  ul#package_other li {
  list-style-type:none;
  display: block;
  width: 998px;
  float: left;
  border: 1px solid #E6E6E6;
  background-color: #F9F9F9;
  text-decoration: none;
  margin-bottom: 35px;
}
#price  ul#package_other .name {
  list-style-type:none;
  display: block;
  width: 983px;
  float: left;
  font-size: 150%;
  height: 44px;
  line-height: 44px;
  background-color: #82B71F;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  padding-left: 15px;
  text-align: left;
}
#price  ul#package_other .section {
  width: 968px;
  float: left;
  padding: 15px;
}
#price  ul#package_other .text {
  width: 100%;
  float: left;
  color: #333;
  text-decoration: none;
  line-height: 20px;
  font-size: 110%;
}
#price  ul#package_other .block {
  width: 450px;
  float: left;
  color: #4D4D4D;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCCCCC;
  padding-top: 15px;
  font-size: 110%;
  font-weight: bold;
  padding-bottom: 8px;
  margin-bottom: 10px;
  margin-top: 10px;
}
#price  ul#package_other .button {
  width: 450px;
  float: left;
  height: 44px;
  margin-top: 15px;
}
#price  ul#package_other .margin  {
  margin-top: 6px;
}
#price  ul#package_other .contents {
  width: 450px;
  float: left;
}
#price  ul#package_other .image {
  width: 500px;
  float: right;
  text-align: center;
}
