﻿@charset "UTF-8";

@import url(../../common/css/common.css);

/* TOPCONTENTS-MAIN */

#main-area {
  width:665px;
  padding-top:20px;
  }

.menu-king a {
  color:#d6fa0c!important;
}

/* KING */

#king-area {
  margin-top:10px;
  }

#king-block {

}
  
#king-block .block {
  width:165px;
  height:165px;
  text-align:center;
  background:URL(../img/bg_kingblock.gif) top left no-repeat;
  float:left;
  }

#king-block .block a {
  width:165px;
  height:165px;
  display:block;
  background:URL(../img/bg_kingblock.gif) top left no-repeat;
  text-decoration:none;
  }

#king-block .block a:hover {
  width:165px;
  height:165px;
  display:block;
  background:URL(../img/bg_kingblock.gif) top left #d6fa0c no-repeat;
  color:#000!important;
  }

#king-block .block-right {
  width:166px;
  height:165px;
  text-align:center;
  background:URL(../img/bg_kingblock-right.gif) top left no-repeat;
  float:left;
  }

#king-block .block-right a {
  width:166px;
  height:165px;
  display:block;
  background:URL(../img/bg_kingblock-right.gif) top left no-repeat;
  text-decoration:none;
  }

#king-block .block-right a:hover {
  width:166px;
  height:165px;
  display:block;
  background:URL(../img/bg_kingblock-right.gif) top left #d6fa0c no-repeat;
  color:#000!important;
  }
  

#king-block .block-bottom {
  width:165px;
  height:166px;
  text-align:center;
  background:URL(../img/bg_kingblock-bottom.gif) top left no-repeat;
  float:left;
  }

#king-block .block-bottom a {
  width:165px;
  height:166px;
  display:block;
  background:URL(../img/bg_kingblock-bottom.gif) top left no-repeat;
  text-decoration:none;
  }

#king-block .block-bottom a:hover {
  width:165px;
  height:166px;
  display:block;
  background:URL(../img/bg_kingblock-bottom.gif) top left #d6fa0c no-repeat;
  color:#000!important;
  }
  
  
#king-block .block-last {
  width:166px;
  height:166px;
  text-align:center;
  background:URL(../img/bg_kingblock-last.gif) top left no-repeat;
  float:left;
  }

#king-block .block-last a {
  width:166px;
  height:166px;
  display:block;
  background:URL(../img/bg_kingblock-last.gif) top left no-repeat;
  text-decoration:none;
  }

#king-block .block-last a:hover {
  width:166px;
  height:166px;
  display:block;
  background:URL(../img/bg_kingblock-last.gif) top left #d6fa0c no-repeat;
  color:#000!important;
  }
  

/*詳細ページ*/

#detail-left {
  width:312px;
  float:left;
}

#detail-right {
  width:330px;
  float:right;
}

#detail-right h4 {
  font-size:26px;
  color:#000;
  line-height:30px;
  margin:40px 0;
  font-weight:normal;
  background:URL(../img/icon_king.gif) top left no-repeat;
  padding-left:50px;
}

#detail-right h4 span {
  font-size:17px;
  color:#0099cc;
}

dl.data dt {
  float:left;
  width:90px;
  clear:both;
}

dl.data dd {
  float:left;
  display:block;
  width:210px;
  margin-bottom:3px;
  color:#666;
}


#detail-right #king-blog {
  margin-top:10px;
  width:auto;
  float:left;
}

#detail-right #king-blog a {
  display:block;
  background:#0099cc;
  color:#FFF;
  padding:0 5px;
  text-decoration:none!important;  
}

#detail-right #king-blog a:hover {
  display:block;
  background:#333;
  color:#FFF; 
  padding:0 5px; 
  text-decoration:none!important; 
}

h5 {
  width:75px;
  background:#000;
  text-align:center;
  color:#FFF;
  font-size:10px;
  margin:10px 0 3px;
  line-height:12px;
}

dl.other-detail dt {
  width:270px;
  clear:both;
  color:#0099cc;
  padding-left:15px;
  background:URL(../../common/img/list_arrow03.gif) top left no-repeat;
}

dl.other-detail dd {
  display:block;
  width:270px;
  margin-bottom:3px;
  color:#666;
}

ol{
  margin-left:25px;
  color:#666;
}

.frame {
  display:block;
  border:solid #CCC 1px;
}

.frame img {
  margin:2px;
  width:auto;
  height:auto;
}
