/* CSS Document */
/*******************************************
	top
*******************************************/

.top_sponsor_box{
	}
.top_sponsor_box li{
	margin-left:8px;
	margin-bottom:5px;
	float:left;
	list-style:none;
	
	}

/*　スライダー　*/
#slider {
	width:900px;
	height:260px;
	
	/*IE bugfix*/
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#slider li { list-style:none; }

#page {
	width:900px;
	padding-top:30px;
	margin:0px auto;
	
}
.blog_news_box_01{overflow:hidden;}

.backnumber{margin: 10px; text-align:right;clear:both;}
/*******************************************
	スクール・クラブ
*******************************************/
.school_box{
	}

.school_box img{
	float:left;
	}

.school_box p{
	padding-left:200px;
	}

/*******************************************
	施設予約
*******************************************/
.reser_list{
	margin-left:20px;
}

.reser_list li{
	margin-bottom:1.3em;
}

.tokuwari{
  margin: 0 10px 20px;
  padding: 20px 15px;
  border:1px solid #d0d0d0;
  overflow:hidden;
  background: linear-gradient(white, #EFEFEF);
}

.tokuwari p{
  font-weight:bold;
  font-size: 1.2em;
  line-height: 1.5px;
  height: 25px;
}

.tokuwari div{text-align:center;}

.tokuwari a{
  font-size: 12px/1.6;
  color:#FFF;
  text-decoration:none;
  background:#16a085;
  padding: 1% 4%;

  
  text-align:center;
  margin:0 auto;
  margin-right: 15px;
    border-radius: 4px;
  
    transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
}

.tokuwari a:hover{
  background:#1abc9c;
  transition: background-color 0.5s ease 0s;
  -webkit-transition: background-color 0.5s ease 0s;
}

.testetst{
overflow:hidden;
width: 500px;
}

.tokuwari.how_to>div{
  overflow: hidden;
  margin: 10px 0;
  display: table;
  border-collapse: separate;  /* セルの間隔を空ける */
  border-spacing: 15px 0px;  /* 左右 上下で記述 */
  
  }

.tokuwari.how_to a{

width: 250px;
height: 40px;
display: table-cell;
vertical-align: middle;
margin-right: 15px;




}



.tokuwari.how_to p{clear: both;line-height: 1em;height: auto;}



/*******************************************
	横浜FCと遊ぼう
*******************************************/
.play_td_left{
	float: left;
	}

.play_photo_list{
	overflow: hidden;
	width:216px;
	margin: 10px;
	margin-right: 20px;
	float: right;
	
}

.play_photo_list li{
	list-style:none;
	display:block;
  
}

.play_photo_list p{
	text-align:center;
  padding-bottom: 5px;
	}

.play_table, .play_table th, .play_table td,
.days_table, .days_table th, .days_table td {
	border: 1px #E2E2E2 solid; }
 
.play_table, .days_table {
	border-collapse: collapse;
	border-spacing: 0;
}
.play_table th, .days_table th {
	padding: 17px 7px;
	background: #F2F2EF;

}

.play_table tr:hover th, .days_table tr:hover th {
	background: #F2F2EF !important;

}

.play_table td, .days_table td {
	padding: 17px 6px;
	background-color:#FFF;
}

.days_table th,.days_table td {text-align:right;}

.days_table2016 th,.days_table2016 td {	padding: 17px 4px;}


.play_table .year,.days_table .year
	{font-weight:bold; background: #CCC; text-align:left; padding: 5px;}
  
.play_table tr:hover td.year,.days_table tr:hover td.year
	{background: #CCC !important;}  

  
#play_year_box{
display: block;
overflow: hidden;
}
  
.play_year {  
	color:#FFD800 !important;
	text-decoration:none;
	font-weight:bold;
	font-size:1.2em;
	text-indent: 3em;
	background:url(../img/play-year.gif) no-repeat;
	width:250px;
	margin:0 0 15px 15px;
	padding: 7px 0;
	float:left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
  
.off {
color:#FFF!important;
	background:url(../img/play-year_off.gif) no-repeat;
	}

.play_year:hover {
	background:url(../img/play-year.gif) no-repeat;
	}
	
.play_year:hover {color:#FFD800 !important;}

.scroll-img_auto {

  width: 250px;
  height: 800px;
  overflow: hidden;
  float: right;
  
}


.scroll-img {

  width: 250px;
  height: 2500px;
  overflow: hidden;
  float: right;
  
}


#demo5-btn {

  width: 250px;
  padding: 10px 0;
float: right;
  text-align: center;
  }

/******************************************
クラブ概要
********************************************/

dl.club{

}

dl.club dt,dl.club dd{padding: 5px 0;float: left;}
dl.club dt{width: 350px;padding-left: 8px;}
dl.club dd{text-align: right;width: 120px;padding-right: 8px;}
dl.club dt.club_year{width: 100%;border: initial;font-weight: bold;}
dl.club dt.club_year:before {content:"●";color: #B9B9C8;padding-right: 3px;}


/*******************************************
	ブログ一覧
*******************************************/
.blog_news_box_01{
	width:530px;
	margin:0px 0px 0px 8px;
}

.blog_news_box_01 dl{
	width:530px;
	background:url(../img/line_dot.png) repeat-x bottom;
	float:left;
	margin-left:0px;
}

.blog_news_box_01 dl dt {
	float:left;
	width:110px;
	margin-top:10px;
	padding:0 10px;
	color:#333333;
}

.blog_news_box_01 dl dd {
	float:left;
	width:380px;
	margin-top:10px;
	padding:0 10px 10px 0;
}

.blog_news_more{
	clear:both;
	text-align:right;
	padding:20px 0;
}

/*リンク*/
.blog_news_box_01 dl dd a:link {/*未訪問のリンク*/
	color:#404040;
	text-decoration:underline;
}
.blog_news_box_01 dl dd a:visited { color:#404040; }
.blog_news_box_01 dl dd a:hover {/*マウスをのせたとき*/
	color:#A0A0A0;
	text-decoration:underline;
}

.blog_news_more a:link{
	color:#FF4452;
	text-decoration:none;
	}
.blog_news_more a:visited{color:#FF4452;}
.blog_news_more a:hover{
	color: #E49A9C;
	text-decoration:underline;
	}


/*******************************************
	サイトマップ
*******************************************/
.site_map_list{
	line-height:60px;
	font-size:120%;
	margin-left:20px;
	}
	
/*******************************************
	活動レポート
*******************************************/
.report_main_box{
	width:750px;
	margin:0px auto;
	margin-bottom: 50px;
	}

.title_report_wrapper{
	background:#FFF url(../img/report_ti_mark.jpg) 0 0 no-repeat;
	height:40px;
	margin:0px;
}
.title_report_wrapper h3{
	margin:0;
	font-weight:normal;
	padding-top:9px;
	padding-left:2em;
}


/*******************************************
	グランド予約
*******************************************/
.box_216_l{
	width:216px;
	float:left;
	margin-left:12px;
	}

.box_216_l h4{
	color:#36C;
	font-weight:bold;
	margin-bottom:0px;
	}

.court_box{
	padding:0px 20px;
	margin-bottom:30px;
	}

a.frombutton{
  font-size:1.2em;
  color:#FFF;
  font-weight:bold;
  text-decoration:none;
  background:#16a085;
  padding: 1% 4%;

    display:block;
    width:200px;
  text-align:center;
  margin: 10px;
  margin-right: 15px;
    border-radius: 4px;
  
    transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
	
}

a.frombutton:hover{
  background:#1abc9c;
  transition: background-color 0.5s ease 0s;
  -webkit-transition: background-color 0.5s ease 0s;
}

/********************************************
  アクセス-フットボールパーク-
********************************************/
.access dl{
  font-size: 0.9em;
  display: inline-block;
  margin-left: 40px;
  margin-bottom: 10px;
  position:relative;
  width: 168px;
  vertical-align:top;
}
  
.access dl:after {
  content:url(../access/images/arrow.png);
  position:absolute;
  right: -40px;
  top:45px;
}

.access dl:last-child:after
{
    content:' ';
}

.access dl dd{padding-top: 5px;}

.access ol {
margin-bottom: 20px;
padding: 10px;
margin: auto;
list-style: none;
overflow: hidden;
text-align: center; 

}

.access ol li{
  display: -moz-inline-box;
  display: inline-block;
  /display: inline;
  /zoom: 1;
}

.access ol li a{
  color: #FFFFFF;
  font-size: 1.2em;
  line-height: 45px;
  font-weight: bold;
  text-decoration: none;
  background: #8A8A7B url(../access/images/car.png) 10px 5px no-repeat;
  height: 45px;
  display: inline-block;
  margin: 5px;
  padding:5px 15px 5px 55px;
  border-radius: 8px;
  transition: background-color 0.3s linear 0s;
  -webkit-transition: background-color 0.3s linear 0.1s;
    vertical-align: middle;
}

.access ol li a.walk{
    background: #8A8A7B url(../access/images/walk.png) 10px 5px no-repeat;
}

.access ol li a.bus{
    background: #8A8A7B url(../access/images/bus.png) 10px 5px no-repeat;
    line-height: 1em;
    height: 25px;
  padding: 15px 15px 15px 60px;
  vertical-align: middle;
}

.access ol li a:hover{
  background-color:#9B9B93;
  transition: background-color 0.3s linear 0s;
  -webkit-transition: background-color 0.3s linear 0.1s;
  
  
}

.access ol li a.on{
  background-color:#32cd74 ;
  transition: background-color 0.3s linear 0s;
  -webkit-transition: background-color 0.3s linear 0.1s;
}

.access ol li a.on:hover{
  background-color:#55E08F;
  transition: background-color 0.3s linear 0s;
  -webkit-transition: background-color 0.3s linear 0.1s;
}

p.access a{
  color: #FFFFFF;
  font-size: 1.2em;
  line-height: 45px;
  font-weight: bold;
  text-decoration: none;
  background: #32cd74 url(../access/images/car.png) 10px 5px no-repeat;
  height: 45px;
  display: inline-block;
  margin: 5px;
  padding:5px 15px 5px 55px;
  border-radius: 8px;
  transition: background-color 0.3s linear 0s;
  -webkit-transition: background-color 0.3s linear 0.1s;
}

p.access a:hover{
  background-color:#55E08F;
  transition: background-color 0.3s linear 0s;
  -webkit-transition: background-color 0.3s linear 0.1s;
}
