#main-colum div.section-block h5{
	line-height:3.6;
}

#main-colum div.section-block h5 img{
	width:80px;
	margin-right:10px;
}

#main-colum div.section-block .report-image img{
	width:225px;
	padding:0px;
	margin:0px 5px 5px 0;
}

#main-colum div.section-block table tr.yearline td{
	border-bottom-width:3px;

}


//*アコーディオン*/

.l_box{
	float:left;
	width:330px;
	padding:0 20px 10px;

}

.trigger-tournament {
/* border:solid 1px #000;*/
 /*color: #575757;*/
  font-weight: bold;
  font-size: 20px;
  padding: 5px 40px 5px 20px;
  cursor: pointer;
  margin-bottom: 1px;
 /* background: #c0e3fe url(/common/img/open.png) no-repeat 98% center;*/
  position:relative;
  margin:35px 20px 0 50px;
  border-top-right-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topright: 10px;
}


/* サッカーファミリー */
.trigger-tournament.football_family{
	background: url(/football_family/townmeeting/img/open_01.png) no-repeat 98% center;
	color: #EC6901;
}
.trigger-tournament.active.football_family {
	background: #F5B480 url(/football_family/townmeeting/img/close_01.png) no-repeat 98% center;
	color: #575757;
}

/*選手育成*/
.trigger-tournament.youth_development{
	background: url(/football_family/townmeeting/img/open_02.png) no-repeat 98% center;
	color: #C3D726;
}
.trigger-tournament.active.youth_development {
	background: #E1EB92 url(/football_family/townmeeting/img/close_02.png) no-repeat 98% center;
	color: #575757;
}

/*審判*/
.trigger-tournament.referee{
	background: url(/football_family/townmeeting/img/open_03.png) no-repeat 98% center;
	color: #F6B501;
}
.trigger-tournament.active.referee {
	background: #FADA80 url(/football_family/townmeeting/img/close_03.png) no-repeat 98% center;
	color: #575757;
}

/*指導者*/
.trigger-tournament.coach{
	background: url(/football_family/townmeeting/img/open_04.png) no-repeat 98% center;
	color: #43931A;
}
.trigger-tournament.active.referee {
	background: #A1C98C url(/football_family/townmeeting/img/close_04.png) no-repeat 98% center;
	color: #575757;
}

/*日本代表*/
.trigger-tournament.national_team{
	background: url(/football_family/townmeeting/img/open_05.png) no-repeat 98% center;
	color: #1A5EE3;
}
.trigger-tournament.active.national_team {
	background: #8CAEF1 url(/football_family/townmeeting/img/close_05.png) no-repeat 98% center;
	color: #575757;
}

/*大会・試合*/
.trigger-tournament.match{
	background: url(/football_family/townmeeting/img/open_06.png) no-repeat 98% center;
	color: #B24FAC;
}
.trigger-tournament.active.match {
	background: #D8A7D5 url(/football_family/townmeeting/img/close_06.png) no-repeat 98% center;
	color: #575757;
}

/* JFA */
.trigger-tournament.jfa{
	background: url(/football_family/townmeeting/img/open_08.png) no-repeat 98% center;
	color: #3C4DB5;
}
.trigger-tournament.active.jfa {
	background: #9DA6DA url(/football_family/townmeeting/img/close_08.png) no-repeat 98% center;
	color: #575757;
}

/* 女子サッカー */
.trigger-tournament.women{
	background: url(/football_family/townmeeting/img/open_09.png) no-repeat 98% center;
	color: #FF8F8E;
}
.trigger-tournament.active.women {
	background: #FFC7C6 url(/football_family/townmeeting/img/close_09.png) no-repeat 98% center;
	color: #575757;
}




.trigger-tournament.active {
	background: #1f68a6 url(/common/img/close.png) no-repeat 98% center;
	color: #fff;
}

.table-wrap-tournament {
    display: none;
    margin: 20px 20px 20px;
	
}

.trigger-tournament .l_box{
	position:absolute;
	top:-15px;
	left:-50px;
}


.table-wrap-tournament p{
	margin:0 !important;
	padding:0 20px 0 35px !important;
	font-size: 16px;
}



.trigger-tournament.r_ver {
  color: #575757;
  font-weight: bold;
  font-size: 16px;
  padding: 5px 30px 5px 40px;
  cursor: pointer;
  margin-bottom: 1px;
  background: #c0e3fe url(/common/img/open.png) no-repeat 2% center;
  position:relative;
  margin:50px 110px 0 20px;
 border-top-left-radius: 10px;
-webkit-border-top-left-radius: 10px;
-moz-border-radius-topleft: 10px;
}

.trigger-tournament.r_ver.active {
  background: #1f68a6 url(/common/img/close.png) no-repeat 2% center;
  color: #fff;
}

.trigger-tournament.r_ver .r_box{
	position:absolute;
	top:-25px;
	right:-100px;
}


/*回答編*/
.trigger-tournament2 {
	font-size: 14px;
	padding: 0px;
	cursor: pointer;
	position:relative;
	margin:0 0 1px 20px;
	padding:0 0 0 30px;
}

/* サッカーファミリー */
.trigger-tournament2.football_family{
	background: url(/football_family/townmeeting/img/open_01.png) no-repeat 0% center;
}

.trigger-tournament2.active .football_family{
	background: #fff url(/football_family/townmeeting/img/close_01.png) no-repeat 0% center;
	color: #EC6901;
}

/*選手育成*/
.trigger-tournament2.youth_development{
	background: url(/football_family/townmeeting/img/open_02.png) no-repeat 0% center;
	color: #C3D726;
}
.trigger-tournament2.active.youth_development {
	background: #E1EB92 url(/football_family/townmeeting/img/close_02.png) no-repeat 0% center;
	color: #575757;
}

/*審判*/
.trigger-tournament2.referee{
	background: url(/football_family/townmeeting/img/open_03.png) no-repeat 0% center;
	color: #F6B501;
}
.trigger-tournament2.active.referee {
	background: #FADA80 url(/football_family/townmeeting/img/close_03.png) no-repeat 0% center;
	color: #575757;
}

/*指導者*/
.trigger-tournament2.coach{
	background: url(/football_family/townmeeting/img/open_04.png) no-repeat 0% center;
	color: #43931A;
}
.trigger-tournament2.active.referee {
	background: #A1C98C url(/football_family/townmeeting/img/close_04.png) no-repeat 0% center;
	color: #575757;
}

/*日本代表*/
.trigger-tournament2.national_team{
	background: url(/football_family/townmeeting/img/open_05.png) no-repeat 0% center;
	color: #1A5EE3;
}
.trigger-tournament2.active.national_team {
	background: #8CAEF1 url(/football_family/townmeeting/img/close_05.png) no-repeat 0% center;
	color: #575757;
}

/*大会・試合*/
.trigger-tournament2.match{
	background: url(/football_family/townmeeting/img/open_06.png) no-repeat 0% center;
	color: #B24FAC;
}
.trigger-tournament2.active.match {
	background: #D8A7D5 url(/football_family/townmeeting/img/close_06.png) no-repeat 0% center;
	color: #575757;
}

/* JFA */
.trigger-tournament2.jfa{
	background: url(/football_family/townmeeting/img/open_08.png) no-repeat 0% center;
	color: #3C4DB5;
}
.trigger-tournament2.active.jfa {
	background: #9DA6DA url(/football_family/townmeeting/img/close_08.png) no-repeat 0% center;
	color: #575757;
}

/* 女子サッカー */
.trigger-tournament2.women{
	background: url(/football_family/townmeeting/img/open_09.png) no-repeat 0% center;
	color: #FF8F8E;
}
.trigger-tournament2.active.women {
	background: #FFC7C6 url(/football_family/townmeeting/img/close_09.png) no-repeat 0% center;
	color: #575757;
}



.trigger-tournament2.active {
 	background: #fff url(/football_family/townmeeting/img/close_01.png) no-repeat 0% center;
	color: #EC6901;
	font-weight:bold;
}
.table-wrap-tournament2 {
	display: none;
	margin: 15px 35px 15px;
	font-weight:bold;
	
}

.table-wrap-tournament2 p{
	margin-left:0 !important;
	padding:15px !important;
	font-size: 16px;
}


/* サッカーファミリー */
.trigger-tournament2.active.football_family {
 	background: #fff url(/football_family/townmeeting/img/close_01.png) no-repeat 0% center;
	color: #EC6901;
}
.table-wrap-tournament2.football_family{
	background: #FAD9BF;
}

/* 選手育成 */
.trigger-tournament2.active.youth_development {
 	background: #fff url(/football_family/townmeeting/img/close_02.png) no-repeat 0% center;
	color: #C3D726;
}
.table-wrap-tournament2.youth_development{
	background: #E1EB92;
}

/* 審判 */
.trigger-tournament2.active.referee {
 	background: #fff url(/football_family/townmeeting/img/close_03.png) no-repeat 0% center;
	color: #F6B501;
}
.table-wrap-tournament2.referee{
	background: #FADA80;
}

/* 指導者 */
.trigger-tournament2.active.coach {
 	background: #fff url(/football_family/townmeeting/img/close_04.png) no-repeat 0% center;
	color: #43931A;
}
.table-wrap-tournament2.coach{
	background: #A1C98C;
}

/* 日本代表 */
.trigger-tournament2.active.coach {
 	background: #fff url(/football_family/townmeeting/img/close_05.png) no-repeat 0% center;
	color: #1A5EE3;
}
.table-wrap-tournament2.coach{
	background: #8CAEF1;
}

/* 大会・試合 */
.trigger-tournament2.active.match {
 	background: #fff url(/football_family/townmeeting/img/close_06.png) no-repeat 0% center;
	color: #B24FAC;
}
.table-wrap-tournament2.match{
	background: #D8A7D5;
}

/* JFA */
.trigger-tournament2.active.jfa {
 	background: #fff url(/football_family/townmeeting/img/close_08.png) no-repeat 0% center;
	color: #3C4DB5;
}
.table-wrap-tournament2.jfa{
	background: #9DA6DA;
}

/* 女子サッカー */
.trigger-tournament2.active.women {
 	background: #fff url(/football_family/townmeeting/img/close_09.png) no-repeat 0% center;
	color: #FF8F8E;
}
.table-wrap-tournament2.women{
	background: #FFC7C6;
}
