@charset "utf-8";

/*-----------------------

http://www.jleague.jp/css/awards2016.css
2016/10/05 ISM

------------------------*/

.ttlNoLink h3{
    background-color: #580000;
}

/*kvArea*/
.content .kvArea ul.navList li > a,
.content .kvArea ul.navList li > span{
	background: #580000;
}
body.winners .kvArea .navList li.nav_winners a,
body.mip .kvArea .navList li.nav_mip a{
	background: #fff;
	color: #07325C;
}
.content .kvArea ul.navList li > span{
	background: #3c0000;
	color: #8c2424;
}
.content .kvArea .navWrap{
	position: relative;
}

/*tabSelecter*/
body.mip.j1 .tabSelecter .tab li.j1 a,
body.mip.j2 .tabSelecter .tab li.j2 a,
body.mip.j3 .tabSelecter .tab li.j3 a{
    position: relative;
    top: 1px;
    background: #FFFFFF;
    color: #464646;
    font-weight: bold;
}
body.mip.j1 .tabSelecter .tab li.j1{border-top: 5px solid #e60012;}
body.mip.j2 .tabSelecter .tab li.j2{border-top: 5px solid #007f41;}
body.mip.j3 .tabSelecter .tab li.j3{border-top: 5px solid #333;}

body.mip.j1 .tabSelecter .tab li.j1 a{color: #e60012;}
body.mip.j2 .tabSelecter .tab li.j2 a{color: #007f41;}
body.mip.j3 .tabSelecter .tab li.j3 a{color: #333;}






.outline.commonTable th{
	width: 200px;
}


/*mvpArea*/
.awards .mvpArea	{
	margin-bottom: 15px;
}
.awards .mvpArea img	{
	vertical-align: top;
}
.awards .mvpArea img	{
	vertical-align: top;
}





/*anchorLink*/
.awards .anchorLink	{
	margin-bottom: 15px;
	padding: 10px 10px 15px;
	border: 1px solid #a7a7a7;
	text-align: left;
}

.awards .anchorLink li	{
	display: inline-block;
	margin: 0 5px;
	line-height: 1.6;
}

.awards .anchorLink li a	{
	padding: 3px 3px 0;
	color: #444444;
	/*border-bottom: 1px solid #444444;*/
	/*-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
	font-size: 12px;
}

.awards .anchorLink li a:hover	{
	background-color: #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	text-decoration: none;
}

.awards .anchorLink li a:after	{
	margin: 0 5px;
	content: "\f107";
	font-family: fontAwesome;
}




/*ttlUnit*/
.ttlUnit{
	display: table;
	width: 100%;
	margin-bottom: 10px;
}
.ttlUnit h4.ttlAwards, .ttlUnit span{
	display: table-cell;
	vertical-align: middle;
}
.ttlUnit span{
	width: 70px;
}
.ttlUnit span a{
	display: block;
	height: 31px;
	line-height: 30px;
	padding: 0.25em 0;
	border-bottom: 1px solid #580000;
	font-size: 14px;
	text-align: center;
}
.ttlUnit span a:hover{
	text-decoration: none;
	opacity: 0.5;
}
h4.ttlAwards{
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 16px;
	margin: 20px 0 10px;
	color: #580000;
	border-bottom: 1px solid #580000;
}
h4.ttlAwards b, .awardsOutlineArea h4	{
	display: block;
	padding: 2px 5px;	
	font-weight: bold;
	color: #580000;
	border-left: 5px solid #580000;
	line-height: 1.0;
}






/*photolist*/
.photolist{
	display: block;
}
.photolist li{
	display: inline-block;
	width: 195px;
	margin-right: 10px;
	margin-bottom: 20px;
	vertical-align: top;
}
.photolist.winners li{
	width: 144px;
	margin-right: 8px;
}
.photolist li:nth-child(3n){
	margin-right: 0; 
}
.photolist.winners li:nth-child(3n){
	margin-right: 8px;
}
.photolist.winners li:nth-child(4n){
	margin-right: 0; 
}
.photolist li a{
	display: block;
}
.photolist li figure{

}
.photolist li figure span{
	width: 200px;
	height: 140px;
	overflow: hidden;
	position: relative;
	display: block;
}
.photolist.winners li figure span{
	width: 149px;
	height: 149px;
}
.photolist li figure span img{
	width: 200px;
	height: auto;
}
.photolist.winners li figure span img{
	width: 149px;
}
.photolist.douga li figure span{
	height: auto;
}
.photolist li figure figcaption{
	font-size: 12px;
	line-height: 1.5;
	padding-top: 5px;
}
.photolist.winners li figcaption{
	text-align: center;
}
.photolist.winners li figcaption b{
	font-size: 14px;
	font-weight: bold;
}
.photolist.winners li figcaption em{
	display: block;
	margin-top: 5px;
}
.photolist.winners li figcaption a{
	display: block;
	width: 149px;
	padding: 2px 0;
	border: 1px solid #06c;
}
.photolist.winners li figcaption a:hover{
	color: #999999;
	border: 1px solid #999999;
	text-decoration: none;
}
.photolist.winners li figcaption a i{
	margin-left: 5px;
}
.photolist.winners li figcaption em.embS{
	display: inline-block;
	margin-right: 3px;
	vertical-align: -8px;
}


.photolist.douga li a figure span:after{
	position: absolute;
    font-size: 54px;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -27px;
    font-family: "icomoon3";
    content: "\ec601";
    color: #fff;
    line-height: 100%;
    opacity: 0.8;
}

/*body.top .infoBlock li,*/
body.winners .infoBlock li{
	border:none;
}


/*commonTable*/
.commonTable{
	margin-bottom: 30px;
}





/*leadArea*/
.awards .leadArea{
    font-size: 14px;
	line-height: 1.4;
}

.awards .leadArea p{
    margin: 20px 0;
	font-weight: bold;
	text-align: center;
	color: #107e43;
}

.awards .leadArea span{
	display: block;
	margin-top: 10px;
	padding: 10px;
    border: 3px solid #444444;
	line-height: 1.6;
	text-align: center;
}

.awards .leadArea span b{
	margin-right: 20px;
	color: #cc0000;
	font-size: 14px;
	font-weight: bold;
}




/*prizeNav*/
.awards .prizeNav	{
	padding-bottom: 20px;
}
.awards .prizeNav ul{
    text-align: center;
    width: 100%;
    font-size: 0;
    table-layout: fixed;
    border-left: solid 1px #580000;
    border-top: solid 1px #580000;
    border-right: solid 1px #580000;
}
.awards .prizeNav nav:nth-child(2) ul{
    border-bottom: solid 1px #580000;
}
.awards .prizeNav ul li	{
    display: inline-block;
    font-size: 12px;
    vertical-align: middle;
    width: 124px;
    border-left: solid 1px #580000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.awards .prizeNav ul li:first-child{
	border-left: 0;
}
.awards .prizeNav ul li a{
    display: table-cell;
    vertical-align: middle;
    width: 500px;
    height: 40px;
    color: #000;
    background-color: #e7e7e7;
}
.awards .prizeNav ul li b{
	font-weight: bold;
}
.awards .prizeNav ul li a:hover	{
	text-decoration: none;
	opacity: 0.5;
}

/*.awards .prizeNav ul li a {
    border-collapse: collapse;
    border: 1px solid #333;
}*/

body.awarding.prize-mvp .prizeNav ul li.prize-mvp a,
body.awarding.prize-best11 .prizeNav ul li.prize-best11 a,
body.awarding.prize-topscorer .prizeNav ul li.prize-topscorer a,
body.awarding.prize-young .prizeNav ul li.prize-young a,
body.awarding.prize-manager .prizeNav ul li.prize-manager a,
body.awarding.prize-bestgoal .prizeNav ul li.prize-bestgoal a,
body.awarding.prize-j2bestgoal .prizeNav ul li.prize-j2bestgoal a,
body.awarding.prize-club .prizeNav ul li.prize-club a,
body.awarding.prize-referee .prizeNav ul li.prize-referee a,
body.awarding.prize-assitantreferee .prizeNav ul li.prize-assitantreferee a{
	color: #fff;
    background: #580000;
}



/*prizeArea*/
.awards .prizeArea h5	{
	margin-bottom: 20px;
	padding: 10px;
	background-color: #eeeeee;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 16px;
	font-weight: bold;
}
.awards .prizeArea .clearfix	{
	display: table;
	width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
	border-bottom: 1px solid #a7a7a7;
}
.awards .prizeArea .clearfix .photoArea	{
	display: table-cell;
	width: 250px;
	vertical-align: top;
}
.awards .prizeArea .clearfix .photoArea img	{
	display: block;
	width: 90%;
	height: auto;
	margin-bottom: 15px;
}
.awards .prizeArea .clearfix .photoArea p	{
	margin-top: -10px;
	font-size: 10px;
	
}
.awards .prizeArea .clearfix .specArea	{
	display: table-cell;
	vertical-align: top;
	font-size: 14px;
}
.awards .prizeArea .clearfix .specArea strong	{
	color: #580000;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4;
}
.awards .prizeArea .clearfix .specArea strong span	{
	display: block;
	font-size: 10px;
}
.awards .prizeArea .clearfix .specArea p	{
	margin-top: 15px;
	font-size: 12px;
	line-height: 1.6;
}
.awards .prizeArea .clearfix .specArea p b	{
	font-weight: bold;
}

.awards .prizeArea .clearfix .specArea table	{
	width: 100%;
	margin-top: 20px;
	border-top: 1px solid #c7c7c7;
}
.awards .prizeArea .clearfix .specArea table th, .awards .prizeArea .clearfix .specArea table td	{
	padding: 10px;
	border-bottom: 1px solid #c7c7c7;
	font-size: 12px;
}
.awards .prizeArea .clearfix .specArea table th	{
	width: 1%;
	white-space: nowrap;
	background-color: #f7f7f7;
}



/*entryMip*/
.awards .entryMip	{
	margin-bottom: 20px;
	padding: 0 0 20px;
	color: #ffffff;
	background-color: #9b0000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
}
.awards .entryMip strong	{
	display: block;
	padding: 20px;
	margin-bottom: 20px;
	color: #f9efbf;
	background-color: #c33131;
	border-bottom: 2px solid #db4a4a;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	font-size: 20px;
	font-weight: bold;
}
.awards .entryMip strong span	{
	font-size: 14px;
}
.awards .entryMip p	{
	padding: 0 20px;
	font-size: 14px;
	line-height: 1.6;
}
.awards .entryMip p span	{
	color: #ffff00;
}
.awards .entryMip a	{
	display: block;
	width: 250px;
	margin: 20px auto 0;
	padding: 20px 0;
	color: #ffffff;
	background-color: #e74c3c;
	border-bottom: 5px solid #c0392b;
	font-weight: bold;
	text-align: center;
}

.awards .entryMip a.result	{
	color: #ffffff;
	background-color: #107e43;
	border-bottom: 5px solid #076c36;
}

.awards .entryMip a i	{
	margin-left: 10px;
	font-weight: bold;
}


.awards .entryMip a:hover	{
	background-color: #c0392b;
	text-decoration: none;
}
.awards .entryMip a.result:hover	{
	background-color: #076c36;
	text-decoration: none;
}



/*seatWrap*/
.seatWrap {
	margin-bottom: 30px;
}
.seatWrap .entryBTN{

}
.seatWrap div{
	text-align: center;
	
}
.seatWrap .entryBTN{
	margin:0 auto;
	width: 80%;
}
.seatWrap .entryBTN a{
	display: block;
	margin-bottom: 5px;
	background: #dd0916;
	padding: 10px 15px;
	color: #fff;
	border-radius: 5px;
	text-align: left;
	padding-left: 35px;
}
.seatWrap .entryBTN a:hover{
	text-decoration: none;
	opacity: 0.5;
}

.outline.commonTable td img{
    width: 100%;
}
.outline.commonTable td li{
    line-height: 1.5;
    padding-top: 5px;
}

.kvArea .ticketbtn span.tit {
	padding: 0 10px;
	font-size: 16px;
}




.seatWrap .entryBTN span {
    display: block;
    margin-bottom: 5px;
    background: #dd0916;
    padding: 10px 15px;
    color: #fff;
    border-radius: 5px;
    text-align: left;
    padding-left: 35px;
    position: relative;
}

.seatWrap .entryBTN span i {
	font-style: normal;
    text-decoration: line-through;
}

.seatWrap .entryBTN span:after{
	content: "応募期間は終了しました";
    position: absolute;
    display: block;
    width: 496px;
    height: 36px;
    background: rgba(0, 0, 0, 0.69);
    top: 0;
    left: 0;
    right: 0;
    font-size: 14px;
    text-align: center;
    padding-top: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    bottom: 0;
    margin: auto;
    border-radius: 5px;
}

.photolist.winners li figure span a:after{
	content: none;
}

.infoBlock li {
    border-bottom: 0;
}

/*  myawards  */
.tabSelecter .tab.parentTab{
	display: table;
	table-layout: fixed;
}
.tabSelecter .tab.parentTab li{
	display: table-cell;
}
body.result .tabSelecter .tab.parentTab li.result a,
body.j1 .tabSelecter .tab.parentTab li.j1 a,
body.j1bestgoal .tabSelecter .tab.parentTab li.j1bestgoal a,
body.j2bestgoal .tabSelecter .tab.parentTab li.j1bestgoal a,
body.j1bestassist .tabSelecter .tab.parentTab li.j1bestassist a,
body.j2bestassist .tabSelecter .tab.parentTab li.j1bestassist a{
	background: #dd0916;
	color: #fff;
}
body.j2 .tabSelecter .tab.parentTab li.j2 a,
body.j2bestgoal .tabSelecter .tab.parentTab li.j2bestgoal a,
body.j2bestassist .tabSelecter .tab.parentTab li.j2bestassist a{
	background: #017f40;
	color: #fff;
}
body.j3 .tabSelecter .tab.parentTab li.j3 a{
	background: #666;
	color: #fff;
}


.myawardsWrap .txt,
.txtGold{
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	color: #6f643a;
	margin-bottom: 20px;
}


body.myawards .content .main {
    width: 960px;
    float: none;
}
body.myawards .content .main > section {
	width: 940px;
}
body.myawards .thumlist li,
.myAwardsThanksProf {
    width: 300px;
    margin-right: 20px;
    margin-bottom: 30px;
   	padding-bottom: 30px;
}
body.myawards .thumlist li >a,
.myAwardsThanksProf > a{
	padding: 0;
	color: #333;
}
body.myawards .thumlist li:nth-child(3n){
	margin-right: 0px;
}

body.myawards.j1bestassist .thumlist li a span,
body.myawards.j2bestassist .thumlist li a span,
body.myawards .thumlist li figure span,
.myAwardsThanksProf figure span{
    width: 300px;
    height: 240px;
    overflow: hidden;
    display: block;
    margin-bottom: 10px;
 }
body.myawards .thumlist li .levphoto img,
body.myawards .thumlist li figure span img,
.myAwardsThanksProf figure span img {
    width: 300px;
    height: auto;
}
body.myawards .thumlist li figure figcaption,
.myAwardsThanksProf figure figcaption,
body.myawards .thumlist li h5{
	font-size: 18px;
	font-weight: bold;
	height: 25px;
	margin: 0 0 10px;
	text-align: left;
}
body.myawards .thumlist li figure figcaption span,
.myAwardsThanksProf figure figcaption span,
body.myawards .thumlist li h5 span {
    width: 25px;
    height: 25px;
	vertical-align: middle;
	display: inline-block;
	margin-right: 5px;
	/*top: -4px;*/
}
body.myawards .thumlist li figure figcaption i,
.myAwardsThanksProf figure figcaption i,
body.myawards .thumlist li h5 i{
    margin-right: 10px;
    font-style: normal;
    height: 25px;
    display: inline-block;
    line-height: 25px;
}
body.myawards .thumlist li .profTxt,
.myAwardsThanksProf .profTxt{
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 10px;
	text-align: left;
}
body.myawards .thumlist li .matchName{
	font-size: 14px;
	text-align: left;
	padding-bottom: 10px;
}




body.myawards .thumlist li .profVote,
.myAwardsThanksProf .profVote{

}
#submit_button,
body.myawards .thumlist li .profVote a,
.myAwardsThanksProf .profVote a{
    display: block;
    padding: 10px;
    background: #580000;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    width: 100%;
    border: none;
    font-size: 16px;
    line-height: 1;
    position: relative;
    box-sizing: border-box;
}
body.myawards .thumlist li .profVote#finish_button{
	display: block;
    padding: 10px;
    background: #e5e5e5;
    text-align: center;
    color: #bababa;
    border-radius: 5px;
    border: none;
    font-size: 16px;
    position: relative;
}
#submit_button:hover,
body.myawards .thumlist li a:hover,
.myAwardsThanksProf a:hover{
	opacity: 0.5;
	text-decoration: none;
}

.levphoto {
    position: relative;
    display: block;
    text-align: center;
}
.levphoto:after{
	    position: absolute;
    font-size: 54px;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -27px;
    font-family: "icomoon3";
    content: "\ec601";
    color: #fff;
    line-height: 100%;
    opacity: 0.8;
}




/*  myawards thanks  */
.myAwardsThanksProf{
	margin:20px auto;
}
.myAwardsThanksWrap .myawardsWrap .txt{
	font-size: 30px;
	margin-top: 30px;
}
.specialPlan{
	width: 600px;
	margin:0 auto;
}
.specialPlan h5{
	background: #8b7f51;
    padding: 10px;
    text-align: center;
    color: #fff;
    position: relative;
}
.specialPlan h5:before,
.specialPlan h5:after{
    position: absolute;
    font-family: 'FontAwesome';
    
    font-size: 60px;
    font-weight: normal;
    top: 50%;
    margin-top: -6px;
}
.specialPlan h5:before{
	content: "\f0da";
    left: -3px;
}
.specialPlan h5:after{
	content: "\f0d9";
    right: -3px;
}
.specialPlan p{
	padding: 20px;
    line-height: 1.65;
}


.another_SNS{
	display: table;
    width: 600px;
    margin: 0 auto 50px;
}
.another_SNS li {
    display: table-cell;
    /*width: 50%;*/
    /*border-right: 10px solid #fff;*/
}
.another_SNS li a {
    display: table-cell;
    width: 800px;
    height: 50px;
    background: #ccc;
    text-align: center;
    color: #fff;
    font-size: 15px;
    vertical-align: middle;
    font-size: 16px;
    border-radius: 30px;
}
.another_SNS li.tweetBTN a {
    background: #1b95e0;
}
.another_SNS li a:hover{
	text-decoration: none;
	opacity: 0.5;
}



/*all_winners*/
.photolist.winners li figcaption a.awComment{
    display: block;
    width: 149px;
    padding: 2px 0;
    border: 1px solid #06c;
    color: #06c;
    margin-top: 5px;
}
.photolist.winners li figcaption a.awComment i{
    margin-left: 5px;
}

.infoBlock section .rightTopLink a:after,
.photolist.winners li figcaption a.awComment:after,
.awards.all_winners .ttlUnit span a:after{
	content: none;
}
.awards.all_winners .ttlUnit span a:hover{
	background: none;
	text-decoration: underline;
	opacity: 1;
}
.awards.all_winners .anchorLink{
    text-align: center;
    border: 1px solid #580000;
}
.awards.all_winners .anchorLink li a{
	border-bottom: 1px solid #444444;
}
.awards.all_winners .anchorLink li a:hover{
    opacity: 0.7;
    background: none;
}
.awards.all_winners .ttlUnit {
    display: table;
    width: 100%;
    margin-bottom: 10px;
}
.awards.all_winners .ttlUnit {
    display: table;
    width: 100%;
    margin-bottom: 10px;
}
.awards.all_winners .ttlUnit h4.ttlAwards,
.awards.all_winners .ttlUnit span {
    display: table-cell;
    vertical-align: middle;
}

.awards.all_winners .ttlUnit span {
    width: 70px;
}
.awards.all_winners .ttlUnit h4.ttlAwards,
.awards.all_winners .ttlUnit span {
    display: table-cell;
    vertical-align: middle;
}
.awards.all_winners .ttlUnit span a {
    color: #06c;
    display: block;
    height: 31px;
    line-height: 30px;
    padding: 0.25em 0;
    border-bottom: 1px solid #06351e;
    font-size: 14px;
    text-align: center;
}
.infoBlock section .rightTopLink a{
    display: inline;
    position: absolute;
}
.infoBlock section .rightTopLink a:hover{
    background: none;
}

body.awarding .kvArea .navList li.nav_all_winners a,
body.all_winners .kvArea .navList li.nav_all_winners a{
	background: #FFF !important;
	color: #07325C;
}

/*MyAwords accordion*/
.rules {
    border: 7px solid #e7e7e7;
    margin: 20px 0;
}
body.myawards .accordionWrap {
    margin: 0;
}
body.myawards .accordionWrap .accordionIndex {
    border: none;
    padding-left: 20px;
    font-weight: bold;
    box-sizing: border-box;
}
.accordionWrap .accordionIndex {
    display: block;
    cursor: pointer;
    border-top: solid 1px #ccc;
    font-size: 13px;
    position: relative;
}
.accordionWrap .accordionIndex:after {
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: 10px;
    font-family: 'icomoon3';
    content: "\ec600";
    font-size: 10px;
    color: rgba(0, 0, 0, 0.5);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}
body.myawards .accordionWrap .accordionBody {
    padding: 20px;
    border-top: 1px solid #ccc;
}
.rules p {
    line-height: 1.5;
    margin-bottom: 1em;
}
.rules ol li {
    font-size: 20px;
    color: #2350b7;
    line-height: 1.3;
    padding-bottom: 0.5em;
    font-weight: bold;
}
.rules ol li span {
    font-size: 12px;
    padding-left: 40px;
    display: block;
}
body.myawards .accordionWrap .accordionBody {
    padding: 20px;
    border-top: 1px solid #ccc;
}

.rules p span.bigBlue{
    font-size: 20px;
    color: #2350b7;
    line-height: 1.3;
    padding-bottom: 0.5em;
    font-weight: bold;
}

.myawardsWrap .leadTxt{
    text-align: center;
    line-height: 1.65;
    margin-bottom: 1em;
    font-size: 16px;
}

body.myawards .thumlist li #finish_button {
    display: block;
    padding: 10px;
    background: #e5e5e5;
    text-align: center;
    color: #bababa;
    border-radius: 5px;
    border: none;
    font-size: 16px;
    position: relative;
}

.myAwardsThanksProf h5 span{
    display: inline-block;
    position: relative;
    top: 6px;
    margin-right: 5px;
}

.myAwardsThanksProf .matchName{
    margin: 15px 0;
}

.myAwardsThanksProf .levphoto:after{
	content: none;
}

.thanks_assistArea .myAwardsThanksProf .levphoto{
    width: 300px;
    height: 240px;
    overflow: hidden;
    display: block;
    margin-bottom: 10px;
}

.thanks_assistArea .myAwardsThanksProf{
	padding-bottom: 0;
}

.thanks_goalArea .myAwardsThanksProf{
	padding-bottom: 0;
}

/*result*/

.result .resultImgList{
	font-size: 0;
}
.result .resultImgList li{
	display: inline-block;
    width: 300px;
    margin-right: 20px;
    margin-bottom: 30px;
}

.result .resultImgList li img{
    vertical-align: top;
}

.result .resultImgList li:nth-child(3n){
	margin-right: 0;
}

/*.ttlNoLink h3{
    background: #4f4f4f;
}
*/
.result .ttlNoLink.ttl_j1 h3{
    background: #dd0916;
}

.result .ttlNoLink.ttl_j2 h3{
    background: #017f40;
}

.result .ttlNoLink.ttl_j3 h3{
    background: #1b1b1b;
}

.result .ttlNoLink.ttl_bgba h3{
    background: #4f4f4f;
}