/*concept*/
.concept{
  background: url(../img/bg-news.gif) repeat repeat;
  border: solid 1px #999;
  border-top: 0;
  width: 665px;
  padding: 35px 19px;
}

.concept-box{
  width: 700px;
  height: 300px;
  padding-bottom: 30px;
  overflow: hidden;
}

.concept-text{
  width: 370px;
  height: 260px;
  float: left;
  margin-right: 18px;
}

.concept-text2{
  width: 370px;
  height: 260px;
  float: left;
  margin-left: 18px;
}

.concept-box h3{
  font-weight: bold;
  display: block;
  padding: 3px 38px;
  font-size: 16px;
  color: #333;
  background: url(../img/ico-crown.png) no-repeat 0 7%;
}

.concept-box p{
  font-size: 12px;
  display: block;
  line-height: 2.4;
  margin-top: 10px;
}

.img-box{
  height: 280px;
  width: 280px;
  float: left;
}

.img-box img{
  margin-top: 5px;
  margin-left: 5px;
}

/*news*/

.news-box{
  background: url(../img/bg-news.gif) repeat;
  border: solid 1px #111;
  width: 699px;
  margin-bottom: 30px;
  overflow: hidden;
}

.news-box2{
  background: url(../img/bg-news.gif) repeat;
  border: solid 1px #111;
  width: 699px;
  margin-bottom: 15px;
}


.news-box:after{
  content:" ";
  clear: both;
}

.news-img-box{
  float: left;
  position: relative;
  margin-left: 17px;
}

.news-flame{
  z-index: 2;
  position: absolute;
 
}

.news-img{
  z-index: 1;
  position: absolute;
  top: 20px;
  left: 19px;
}	

.news-box a{
  float: right;
}

.news-box a:hover{
  opacity:0.7;
  filter: alpha(opacity=70);        /* ie lt 8 */
  -ms-filter: "alpha(opacity=70)";  /* ie 8 */
  -moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
  -khtml-opacity: 0.7;              /* Safari 1.x */
  zoom:1;
  }

.news-box h3{
  background: url(../img/news-h3.png) no-repeat;
  font-size: 16px;
  font-family:Georgia;
  height: 49px;
  width: 699px;
  color: #c8b688;
  padding-top: 15px;
  padding-left: 51px;
}

.news-box2 h3{
  background: url(../img/news-h3.png) no-repeat;
  font-size: 16px;
  font-family:Georgia;
  height: 49px;
  width: 699px;
  color: #c8b688;
  padding-top: 15px;
  padding-left: 51px;
}


.news-info-box{
  float: left;
  margin-top: 10px;
  margin-left: 200px;
  width: 455px;
}

.news-info-box p{
  padding-left:6px;
  font-size: 12px;
  line-height: 2;
  height: 131px;
  color: #333;
   margin-top: 6px;
  margin-left: 31px
}

.more{
  margin-bottom: 30px;
}

.news-info-box .news-text{
  padding-left:6px;
  font-size: 12px;
  line-height: 2;
  height: 100%;
  color: #666;
  margin-top: 6px;
  margin-left: 31px
  margin-botrtom: 30px;
}

.news-title{
  padding-left: 23px;
  font-size: 15px;
  color: #eee;
  font-family: "ヒラギノ角ゴ Pro","ＭＳ Ｐゴシック","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ 明朝","MS Mincho",serif;
}

.news-info-box2{
  margin-left: 238px;  
}

.news-text2{
  margin-top: 17px;
  margin-bottom: 47px;
  min-height: 172px;
  width: 433px;
}

.news-text2 p{
  line-height: 2.4;
}

.pagenate{
  float: right;
}


/*sponsors*/

.sponsors-box{
  width: 690px;
  height: 150px;
  margin-top: 30px;
  margin-left: 10px;
  margin-bottom: 50px;
  padding-bottom: 15px;
  border-bottom: solid 1px #ccc;
}

.spon-img{
  float: left;
  width: 250px;
  margin-right: 10px;
  margin-left: 30px;
}

.spon-img img{

}

.spon-info{
  float: left;
  width: 350px;
  line-height: 1.7;
}

.spon-info h3{
  padding: 0 10px 10px;
  border-bottom: solid 1px #999;
  font-size: 12px;
}

.spon-info p{
  font-size: 11px;
  padding: 15px 10px;
}


/*polling*/

.polling{
  position: relative;
}

.button-box{
  position: absolute;
  width: 141px;
  top: 80px; 
  left: 32px;
}

.button-box img{
  margin-bottom: 13px;
}

.button-box a:hover{
  opacity:0.8;
  filter: alpha(opacity=80);        /* ie lt 8 */
  -ms-filter: "alpha(opacity=80)";  /* ie 8 */
  -moz-opacity:0.8;                 /* FF lt 1.5, Netscape */
  -khtml-opacity: 0.8;              /* Safari 1.x */
  zoom:1;
}

.map-box{
  background: url(../img/polling-map.jpg) no-repeat;
  height: 470px;
  width: 720px;
  z-index: 1;
  position: relative;
  margin-bottom:40px;
}

#map-crown1{
  position: absolute;
  z-index: 2;
  top: 233px;
  left: 348px;
}

#map-crown2{
  position: absolute;
  z-index: 2;
  top: 258px;
  left: 350px;
}

#map-crown3{
  position: absolute;
  z-index: 2;
  top: 223px;
  left: 277px;
}

#map-crown4{
  position: absolute;
  z-index: 2;
  top: 179px;
  left: 394px;
}

#map-crown5{
  position: absolute;
  z-index: 2;
  top: 160px;
  left: 417px;
}

#map-crown6{
  position: absolute;
  z-index: 2;
  top: 340px;
  left: 277px;
}

#map-crown7{
  position: absolute;
  z-index: 2;
  top: 266px;
  left: 401px;
}

.map-box2{
  background: url(../img/polling-map-chugoku.png) no-repeat;
  height: 470px;
  width: 720px;
  z-index: 1;
  position: relative;
}

.tohoku .map-box2{background: url(../img/polling-map-tohoku.png) no-repeat;}
.kanto .map-box2{background: url(../img/polling-map-kanto.png) no-repeat;}
.chubu .map-box2{background: url(../img/polling-map-tyubu.png) no-repeat;}
.shikoku .map-box2{background: url(../img/polling-map-shikoku.png) no-repeat;}
.kyushu .map-box2{background: url(../img/polling-map-kyushu.png) no-repeat;}




#map-crown8{
  position: absolute;
  z-index: 2;
  top: 276px;
  left: 294px;
}


.polling p:first-child{
  font-size: 12px;
  padding-left: 10px;
  padding-bottom: 5px;
  margin-top: 25px;
  margin-bottom: 20px;
  width: 696px;
  border-bottom: solid 1px #ccc;
  line-height: 2;
}

.polling h3{
  margin-bottom: 10px;
  clear: both;
}

.polling .area{
  margin-bottom: 40px;
}

.polling .area dl{
  overflow: hidden;
}

.polling .area dl dt{
  float: left;
  background: #777;
  color: #fff;
  letter-spacing: 0.1em;
  padding: 5px 10px 3px;
  font-size: 90%;
  border-radius: 4px;
}

.polling .area dl dd{
  float: left;
  padding: 5px 10px 3px 25px;
  letter-spacing: 0.1em;
  font-weight: bold;
}

.polling .memo2{
  margin: 10px 0 20px;
  font-size: 90%;
  color: #bd000f;
  clear: both;
}


caution a{
  color: #ccc;
}

/*about us*/

.about{
  margin: 60px 20px 50px;
  overflow: hidden;
  border-bottom: solid 1px #ccc;
  padding-bottom: 80px;
}

.about-box{
  float: left;
  width: 250px;
  margin-right: 85px;
  margin-left: 25px;
}

.about-box2{
  float: left;
  width: 250px;
  
}

.about-categ{
  margin-bottom: 20px;
  width: 290px;
  height: 77px;
}

.about-categ h3{
  background: url(../img/triangel.png) no-repeat;
  color: #de4665;
  border-bottom: solid 1px #de4665;
  font-size: 12px;
  padding-left: 15px;
  margin-top: 2px;
  margin-bottom: 12px;
  padding-bottom: 6px;
}

.about-categ p{
  font-size: 12px;
  text-align: right;
}

.about-categ dl{
  font-size: 12px;
  width: 290px;
  overflow: hidden;
  margin-bottom: 8px;
}

.about-categ dl dt{
  float: left;
  padding-left: 5px;
}

.about-categ dl dd{
  float: right;
}

/*contact*/

.contact{
  width: 549px;
  margin-bottom: 60px;
  padding: 23px 77px 38px;
  background-color: #fdfdfd;
  border: solid 1px #e9e9e9;
  border-top: 0;
}

.contact fieldset{
  margin-bottom: 40px;
}

.contact h2{
  font-size: 13px;
  margin: 15px 0;
  line-height: 1.8;
}

.contact h3 {
  margin-bottom: 5px;
}

.contact table{
  margin: 20px 10px;
  border-spacing: 15px;
}

.contact th{
padding: 5px 10px;
}

.contact legend{
  color: #666;
  font-size: 12px;
}

.contact p{
  color: #666;
  margin-bottom: 20px;
  font-size: 11px;
  line-height: 1.9;
}

.contact label{
  color: #666;
  font-size: 12px;
}

.contact input{
  padding: 2px 10px;
  color: #666;
}

.require{
  color: #e60012;
}

/*-- entry form --*/
#entry-form .agree {
margin-left: 20px;
}
#entry-form .rules {
overflow: scroll;
overflow-x: hidden;
width: 530px;
height: 200px;
margin-bottom: 6px;
padding: 13px 15px;
border: 1px solid rgb(230, 230, 230);
}