@charset "UTF-8";
/* CSS Document */

.enjoy_match #main-colum ul,
.enjoy_match #main-colum dl{
	font-size:14px;
}



ul.ul_ind{
	margin-left:20px;
	list-style-type: decimal;
	list-style-position: outside;
	}
	
ul.ul_ind li{
		padding-left:10px;
	}
	
ul.li_ind li{
	padding-left:10px;
}


table.enjoy_table_01 {
    border-collapse: collapse;
    border: 0px;
    border: none !important;
	margin-bottom:20px;
}

table.enjoy_table_01 tr td{
	padding:5px 0;
}


.tw_area{
	margin-bottom:35px;
}





	/* content TOP
	--------------------------------------------------------*/

h3.ttl{
	font-size:20px;
	margin-bottom:20px;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
}

	 .stageTbl{
		border-bottom:1px dotted #ccc;
		padding-bottom:20px;
		margin-bottom:20px;
	}

	 .stageTbl .categories{
		padding:10px 0 20px 0;
	}


	 .stageTbl .stepTbl .box{
		width:100%;
		text-align:center;
	}
	 .stageTbl .stepTbl .box.last{
		margin-right:0px;
	}
	
	 .stageTbl .stepTbl .box h3{
		margin:0 0 10px 0;
		text-align:center;
	}
	
	 .stageTbl .stepTbl .box.first h3{
		 background:#8c8c8c;
		 padding:5px 0;
		 color:#FFFFFF;
		 font-weight:bold;
		 border-radius: 5px;      
    -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;   
	 }
	 
	 .stageTbl .stepTbl .box.second h3{
		 background:#53a5d4;
		 padding:5px 0;
		 color:#FFFFFF;
		 font-weight:bold;
		 border-radius: 5px;      
    -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;   
	 }
	 
	  .stageTbl .stepTbl .box.last h3{
		 background:#ed1829;
		 padding:5px 0;
		 color:#FFFFFF;
		 font-weight:bold;
		 border-radius: 5px;      
    -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;   
	 }
	
		 .stageTbl .stepTbl .box.second h4{
		 color:#53a5d4;
		 }
	
	.stageTbl .stepTbl .box.last h4{
		 color:#ed1829;
		 }
	
	 .stageTbl .stepTbl .box h4{
		padding:0 !important;
		margin:0 0 10px 0;
		text-align:center;
		font-size:26px;
		font-weight:bold;
		font-family:"Arial Black", Gadget, sans-serif;
	}
	 .stageTbl .stepTbl .box ul li{
		text-align:left;
		font-size:11px;
	}
	
	.stageTbl .stepTbl .box p{
		font-size:20px;
		font-weight:bold;
		margin:0;
		text-align:center;
		}
	.stageTbl .stepTbl .box.last p{
		font-size:20px;
		font-weight:bold;
		margin:0;
		text-align:center;
		color:#034c8c;
		}
		
		
	
		
		
	/*第二階層用*/	
		
.enjoy_match .stageTbl{
		border-bottom:none;
		padding-bottom:20px;
		margin-bottom:20px;
		
	}

	.enjoy_match  .stageTbl .categories{
		padding:10px 0 20px 0;
	}
	.enjoy_match  .stageTbl .categories img{
		padding-right:0px;
	}
	.enjoy_match .stageTbl .stepTbl{
		margin-left:0;
	}
	
	.enjoy_match .stageTbl .stepTbl .box{
		width:100%;
		text-align:center;
	}

	 .enjoy_match .stageTbl .stepTbl .box h3{
		margin:0 0 10px 0 !important;
		text-align:center;
		border:none;
	}
	
	 .enjoy_match .stageTbl .stepTbl .box.first h3{
		 background:#8c8c8c;
		 padding:5px;
		 color:#FFFFFF;
		 font-weight:bold;
		 border-radius: 5px;      
    -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;
	 }

	 
	 .enjoy_match .stageTbl .stepTbl .box.second h3{
		 background:#53a5d4;
		 padding:5px 0;
		 color:#FFFFFF;
		 font-weight:bold;
		 border-radius: 5px;      
    -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;   
	 }
	 
	  .enjoy_match .stageTbl .stepTbl .box.last h3{
		 background:#ed1829;
		 padding:5px 0;
		 color:#FFFFFF;
		 font-weight:bold;
		 border-radius: 5px;      
    -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;   
	 }


.enjoy_match .stageTbl .stepTbl .box.second h4{
		 color:#53a5d4;
		 }
	
.enjoy_match .stageTbl .stepTbl .box.last h4{
		 color:#ed1829;
		 }
	
.enjoy_match .stageTbl .stepTbl .box h4{
		padding:0 !important;
		margin:0 0 10px 0 !important;
		text-align:center;
		font-size:22px !important;
		font-weight:bold;
		font-family:"Arial Black", Gadget, sans-serif;
		border:none !important;
		background:none !important;
	}
.enjoy_match .stageTbl .stepTbl .box ul li{
		text-align:left;
		font-size:11px;
	}
	
.enjoy_match .stageTbl .stepTbl .box p{
		font-size:20px;
		font-weight:bold;
		margin:0;
		text-align:center;
		}
.enjoy_match .stageTbl .stepTbl .box.last p{
		font-size:20px;
		font-weight:bold;
		margin:0;
		text-align:center;
		color:#034c8c;
		}
		

.stageTbl .stepTbl .box.second:before{
width: 0;
height: 0;
border-style: solid;
border-width: 30px 40px 0 40px;
border-color: #53a5d4 transparent transparent ;
margin:20px auto !important;
content: "";
display: block;
}

.stageTbl .stepTbl .box.last:before{
width: 0;
height: 0;
border-style: solid;
border-width: 30px 40px 0 40px;
border-color: #ed1829 transparent transparent ;
margin:20px auto !important;
content: "";
display: block;
}

.stageTbl .stepTbl .box.last.only:before{
width: 0;
height: 0;
border-style: none;
border-width: 0;
border-color: none ;
margin:0 !important;
display: none;
}





/* カテゴリー内メニュー縦並び
-------------------------------------------------- */


.enjoy_match ul.link-content_s {
	padding:0;
	display:block;
}

.enjoy_match .link-content_s li {
	border:1px solid #ccc;
  margin: 0 0 10px 0;
  width: 100%;
}

.enjoy_match .link-content_s li.link_off {
	border:1px solid #ccc;
  background:#f4f4f4;
  margin: 0 0 10px 0;
  width: 100%;
}

.enjoy_match .link-content_s li.link_off img{
		text-decoration: none;
  filter: alpha(opacity=50);
  -ms-filter: 'alpha(opacity=50)';
  opacity: .5;
}


.enjoy_match .link-content_s li a {
    display: block;
    height: 100%;
    width: 100%;
}

.enjoy_match .link-content_s li a:hover{
	text-decoration: none;
  filter: alpha(opacity=70);
  -ms-filter: 'alpha(opacity=70)';
  opacity: .7;
}


.enjoy_match .link-content_s li .photo {
  	display: table-cell;
    margin: 1px;
	padding:3px 0 0 3px;
	width:50px;
	height:auto;
	vertical-align:middle;
}

.enjoy_match .link-content_s li .photo img{
	width:100%;
}
.enjoy_match .link-content_s li .title {
    display: table-cell;
    vertical-align: middle;
	text-align:left;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
    font-size:14px;
	line-height:120%;
    color: #333;
	word-wrap:break-word !important;
}


.enjoy_match .link-content_s li.link_off .title {
	color:#999 !important;
	word-wrap:break-word !important;
}

.enjoy_match .link-content_s li .title span{
	display: block;
	font-size: 12px;
}


.enjoy_match .link-content_s li .title p{
	margin: 0px;
	padding: 0px;
}

.enjoy_match .link-content_s li .title p span{
	display: inline;
	margin-right: 15px;
}

.enjoy_match .link-content_s li .title p span a{
	display: inline;
}

.enjoy_match .link-content_s li .title p span img{
	vertical-align: middle;
	margin-right: 2px;
}


/*QA*/

dl.enjoy_qa{
	
}

dl.enjoy_qa dt{
	background:url('/match/jfaenjoy5_2014/img/q.png') no-repeat scroll left 1px transparent;
	color: #0169B7;
font-weight: bold;
padding:5px 0 10px 30px;
margin-bottom: 10px;
border-bottom: 1px solid #C4E7FF;
}

dl.enjoy_qa dd {
    background: url('/match/jfaenjoy5_2014/img/a.png') no-repeat scroll left 1px transparent;
    padding-left: 30px;
    padding-bottom: 20px;
	margin:0 !important;
}


.contact{
	font-size:16px;
	margin-bottom:50px;
}

.contact dt{
	margin:0 0 10px 0 !important;
	font-weight:bold;
}

.contact dd{
	margin:0 0 10px 0 !important;
}

.contact dd img{
	margin-right:15px;
}


.tel{
	font-size:20px;
	font-weight:bold;
	display:block;
}


/*結果*/
.result .table_theme1 tr th{
	background:#006cb8;
	color:#FFFFFF !important;
}


.result .table_theme1 tbody tr td:nth-child(2),
.result .table_theme1 tbody tr td:nth-child(3){
	text-align:left !important;
}

.result .table_theme1 tbody tr:nth-child(2n+1) td {
    background: none repeat scroll 0% 0% #fff !important;
}
.filters p{
color:#006CB8;
font-weight:900;
}
.fil-list li{
float:left;
width:35px;
text-align:center;
color:#006CB8;
font-weight:900;
}
.fil-list li img{
width:35px;
}
.fil-list-2 li{
float:left;
margin-right:10px;
color:#006CB8;
font-weight:900;
}


/*そんなあなたの参加を待ってます！*/

dl.participation dt{
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	padding: 10px 40px 10px 10px;
	cursor: pointer;
	margin-bottom: 1px;
	background: #005bac url(/common/img/open.png) no-repeat 98% center;
}
dl.participation dt.active{
	background: #5faaec url(/common/img/close.png)no-repeat 98% center;
	color: #fff;
}
dl.participation dt a{
	display:block;
	padding:0px 0px 0px 0px;
}
dl.participation dd{
	display:none;
	font-size:14px;
	margin:0px 0px 40px 0px;
	padding:0px 0px 0px 20px;
}
dl.participation dd a{
  color:#0b8fba;
}
dl.participation dd:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  font-size: 0;
  visibility: hidden;
}


ul.category{
	margin:10px 0 0;
}

ul.category li{
	border:1px solid #ccc;
	background:#eee;
	display:block;
	padding:10px;
	float:left;
	margin:0 5px 5px 0;	
}

ul.category li img{
width:45px;
}

ul.category li:hover{
	border:1px solid #999;
	background:#ddd;
}

ul.category li.active{
	border:1px solid #ccc;
	background:#fff;
	display:block;
	padding:10px;
}

.disnon{
    display:none !important;
   }

.section-block p img.photo{
text-align:center;
margin:5px 0;
width:100%;
}


/*イベント
-------------------------------------------------- */

.event_ttl{
	font-size:14px !important;
	font-weight:bold;
	margin:0 0 10px 0 !important;
	display:block;
}

.event_01 h6,
.event_02 h6,
.event_03 h6,
.event_04 h6{
	font-size:16px !important;
	margin:35px 0 20px 0 !important;
	}


.event_01 dl dd{
	margin:10px 10px 0 10px;
}

.event_02 dl dt{
	margin:0 10px ;
}

.event_02 dl dd{
	margin:10px 0 0 10px ;
}

.event_03 li{
	float:left;
	width:40%;
	height:210px;
	margin:10px 10px 0 ;
}

.event_03 li:nth-child(2n){
	margin:10px 0 0 0;
}

.event_03 li .name{
	display:block;
	text-align:center;
	margin:5px 0 0;
}

.event_03 li .cap{
	display:block;
	text-align:center;
	font-size:10px;
}


.event_04 li{
	float:left;
	width:100%;
	text-align:center;
	margin:10px 0 0 0;
}


.event_04 li .name{
	display:block;
	text-align:center;
	margin:5px 0 0;
}

.event_04 li .cap{
	display:block;
	text-align:center;
	font-size:10px;
}

.event_04 li .cap2{
	display:block;
	text-align:left;
	font-size:12px;
	margin:10px 10px 0 10px;
}
