/* WordCup 2014 Photo Gallery 用 の追加CSS */

div#Main div.main_photo_wrap .Pagination a,
 div#Main div.main_photo_wrap .Pagination a:hover{
	color: #1E1E17 !important;
}

div#Main div.main_photo_wrap .Pagination a {
	font-weight: normal !important;
}

div#MainInner .Box3{
	margin-bottom: 20px;
}

div#Main div.main_photo_wrap h1.ImgCaption {
  color:#484848;
}
.Pagination{
  font-size:115%;
}

div#Main div.main_photo_wrap,.scrollable,.arrow_navi{
  background-color: #f2f2f2;
}
div#Main div.main_photo_wrap div.ImgCenter a img{
  max-width:650px;
  width:auto;
  height:auto;
}

.arrow_navi .rightbox{
  color:#484848;
}
.scrollable .items a{

}
.scrollable .items a:hover{
  border-color: #154399;
}
.scrollable .items a:hover img{
  opacity:0.75;
  filter:alpha(opacity=75);
  -ms-filter:"alpha(opacity=75)";
  *zoom:1;
}
div#Main table.ColSetEtoki div.ThmbSetY div.ThmbTxt p{
  padding: 0 10px;
  font-size: 95%;
}
table.ColSetEtoki {
  background-color: #f2f2f2;
  background-image:none;
  width:100%;
}
div#Main table.ColSetEtoki div.ThmbSetY div.ThmbTxt p, div#Main table.ColSetEtoki div.ThmbSetY div.ThmbTxt p a {
  color:#484848;
}
table.ColSetEtoki p.ThmbCol a:hover img{
  opacity:0.75;
  filter:alpha(opacity=75);
  -ms-filter:"alpha(opacity=75)";
  *zoom:1;
}
#MainInner div.Utility.mb5 p{
  font-size: 76%;
  background-color: #f2f2f2;
  padding: 5px;
}

.navi a.active {
  background-image: url(http://www.asahicom.jp/worldcup/2014/images/circle_navi02.gif)
}

p.ImgRight.mb0.TxtSmall.w100{
  margin-top:10px !important;
  margin-bottom:10px !important;
}
div.CateNav ul{
  padding-bottom:15px;
}

div.CateNav li{
  float:left;
  font-size:85%;
  padding: 0 10px 0 18px;
  background: url(http://www.asahicom.jp/css/images/arrow_list_medium.gif) no-repeat 6px 5px;

}
div.CateNav li a{
}
.Box2.mb0 {
  clear:both;
}
.Box2.mb0 h2{
  padding:5px;
}

div.mb5 h3 a{
  background: url(http://www.asahicom.jp/worldcup/2014/css/images/arrow_link_worldcup2014.gif) no-repeat right 1px;
  padding-right: 18px;
}
div.mb5 h3 a:hover{color: #1c4d9a;}