@charset "utf-8";
#main .iconWrap {
  *zoom: 1;
  margin-bottom: 15px;
}
#main .iconWrap:after {
  content: "";
  display: block;
  clear: both;
}
#main .iconWrap div {
  background: #f3f3f3;
  padding: 5px 10px;
  display: inline-block;
  margin-right: 5px;
  font-size: 12px;
}
#main .titleWrap {
  margin-bottom: 20px;
}
#main .titleWrap .titleType1 {
  margin-bottom: 5px;
  font-size: 30px;
}
#main .titleWrap p {
  color: #656565;
  font-size: 117%;
}
#main .btnWrap {
  *zoom: 1;
  background: #e5e5e5;
  padding: 10px 15px;
  margin-bottom: 20px;
}
#main .btnWrap:after {
  content: "";
  display: block;
  clear: both;
}
#main .btnWrap dt {
  font-size: 12px;
  margin-bottom: 4px;
}
#main .btnWrap dd {
  line-height: 1;
  font-size: 12px;
}
#main .btnWrap dd a {
  color: #888888;
  display: inline-block;
  border-left: solid 1px #888888;
  padding-left: 4px;
  margin-left: 4px;
}
#main .btnWrap dd span {
  display: inline-block;
  font-weight: bold;
  border-left: solid 1px #888888;
  padding-left: 4px;
  margin-left: 4px;
}
#main .btnWrap dd span:first-child,
#main .btnWrap dd a:first-child {
  border-left: none;
  padding-left: 0;
  margin-left: 0;
}
#main .detail {
  *zoom: 1;
  margin-bottom: 55px;
}
#main .detail:after {
  content: "";
  display: block;
  clear: both;
}
#main .detail .left {
  float: left;
  width: 290px;
}
#main .detail .left .cover {
  margin-bottom: 15px;
  text-align: center;
}
#main .detail .left .cover img {
  border: solid 1px #dddddd;
}
#main .detail .left .btn a {
  display: block;
  color: #ffffff;
  background: url(../images/common/btn_trial.png) 0 0 no-repeat #333333;
  width: 290px;
  height: 60px;
  text-indent: -9999px;
}
#main .detail .left p {
  color: #656565;
  text-align: center;
}
#main .detail .left p img {
  margin-right: 6px;
  vertical-align: -2px;
}
#main .detail .right {
  width: 300px;
  color: #333;
}
#main .detail .right > p {
  margin-bottom: 10px;
  font-size: 117%;
  line-height: 1.8;
}
#main .detail .right table {
  width: 100%;
  border-bottom: solid 1px #dddddd;
  margin-bottom: 15px;
}
#main .detail .right table tr {
  border-top: solid 1px #dddddd;
}
#main .detail .right table th,
#main .detail .right table td {
  padding: 10px 0;
}
#main .detail .right table th {
  width: 130px;
  color: #6B5551;
  vertical-align: top;
}
#main .detail .right table td a {
  color: #0181d3;
}
#main .detail .right table td p {
  margin-top: 8px;
}
#main .detail .right table td p:first-child {
  margin-top: 0;
}
#main .detail .right > p.info {
  background: #e5eaef;
  text-align: center;
  padding: 5px 0;
}
#main .detail .right > p.info.text {
  background: #0181d3;
}
#main .detail .right > p.info.text a {
  color: #FFFFFF;
}
#main .detail #share h2 {
  display: none;
}
#main .detail #share .wrap2 > div {
  margin-right: 10px;
}
#main_column .sectionType1 {
  clear: both;
}
#main_column .slideType2 {
  clear: both;
}
#main_column .slideType2.recommend,
#main_column .slideType2.genre {
  margin-bottom: 40px;
}
#main_column .slideType2.recommend .ttlWrap,
#main_column .slideType2.genre .ttlWrap {
  margin-bottom: 15px;
  padding-top: 20px;
  border-top: solid 1px #dddddd;
}
#main_column .slideType2.recommend h2,
#main_column .slideType2.genre h2 {
  font-size: 24px;
  color: #333333;
}
#main_column .slideType2.recommend h2 span,
#main_column .slideType2.genre h2 span {
  padding: 0 15px;
  background-color: #fff;
  font-weight: bold;
  letter-spacing: 5px;
}
#main_column .textWrap .tab {
  *zoom: 1;
  margin-bottom: 20px;
  border-bottom: 5px solid #333333;
  font-size: 117%;
}
#main_column .textWrap .tab:after {
  content: "";
  display: block;
  clear: both;
}
#main_column .textWrap .tab div {
  float: left;
  width: 130px;
  text-align: center;
  background: #888888;
  color: #ffffff;
  margin-right: 5px;
}
#main_column .textWrap .tab div:first-child span {
  color: #ffffff;
}
#main_column .textWrap .tab div:first-child.current {
  width: 130px;
}
#main_column .textWrap .tab div.current {
  width: 130px;
  background: #333333;
}
#main_column .textWrap .tab div.current a {
  color: #ffffff;
}
#main_column .textWrap .tab div.current span {
  border: none;
}
#main_column .textWrap .tab div a {
  display: block;
  padding: 8px 0;
}
#main_column .textWrap .tab div span {
  display: block;
  padding: 5px 0;
  color: #ffffff;
}
#main_column .textWrap .wrap > div {
  display: none;
  font-size: 117%;
}
#main_column .textWrap .wrap.cms > div {
  display: none;
  font-size: 100%;
}
#newsBlock {
  clear: both;
}
#sub .netShopPullDown {
  position: relative;
  height: 45px;
  padding: 0 5px;
  z-index: 10;
}
#sub .netShopPullDown ul {
  position: absolute;
  left: 50%;
}
#sub .netShopPullDown li {
  position: relative;
  display: none;
  *zoom: 1;
  background-color: #FFF;
  vertical-align: bottom;
  border-right: 1px solid #4F81BD;
  border-left: 1px solid #4F81BD;
  z-index: 1;
}
#sub .netShopPullDown li.noselect {
  display: block;
  background-color: #0070C0;
  border-top: 1px solid #4F81BD;
  border-bottom: 1px solid #4F81BD;
  z-index: 2;
}
#sub .netShopPullDown li.noselect:after {
  position: absolute;
  content: '';
  top: 3px;
  right: 6px;
  display: block;
  width: 8px;
  height: 8px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
}
#sub .netShopPullDown li.noselect a {
  margin-right: 20px;
  border-right: 2px solid #4F81BD;
}
#sub .netShopPullDown li:nth-child(2) {
  margin-top: -1px;
  border-top: 1px solid #4F81BD;
}
#sub .netShopPullDown li:last-child {
  border-bottom: 1px solid #4F81BD;
}
#sub .netShopPullDown li a {
  display: block;
  padding: 5px 8px;
  background-color: #FFF;
  white-space: nowrap;
  color: #333;
}
#sub .netShopPullDown li a:hover,
#sub .netShopPullDown li a.hover {
  background-color: #0070C0;
  color: #FFF;
  text-decoration: none;
}
