/*RESET----------*/

.container .contents {
    background-color: #fff;
}
p {
margin-top: 10px;
margin-bottom: 10px; }

a.privacy {
color: #249ec9; }
/*CONTENTS----------*/
.con00 {
font-size: 18px;
line-height: 150%;
background-color: #fff;
text-align: left;
max-width: 1000px;
margin-right: auto;
margin-bottom: 30px;
margin-left: auto;
padding-top: 0; }
.con00 img {
max-width: 100%;
}



/*----------*/
.drawPc {color:          #f00;
font-size:      20px;
font-weight:    bold;
line-height:    125%;
padding-right:  10px;
padding-bottom: 15px;
padding-left:   10px; }

.drawSp {
visibility: hidden;
display: none; }
/*-----*/
.btB {
	padding-right: 5%;
	padding-left: 5%;
	display: table; }

.bt {
	width: 33.33%;
	display: table-cell; }
	
	
/*2016-TOPPAGE------*/
.entL {
text-align: center;
width: 50%;
float: left;
padding-left: 5%;
display: table-cell;
}
.entR {
text-align: center;
display: table-cell;
width: 50%;
float: right;
padding-right: 5%;
}
.present {
text-align: left;
max-width: 970px;
margin-right: auto;
margin-left: auto;
}

.resultListB {
clear: both;
}

.resultListTtl {
background-image: url(https://www.dunloptennis.net/tournament/img/dunladies16/ladiesteam16_k01.png);
background-repeat: no-repeat;
background-position: 0 20px;
text-align: left;
}

.resultList {
list-style-type: none;
}

.resultList li {
float: left;
margin: 0;
padding: 0;
}




@media screen and (max-width:800px){
.entL {
display: block;
padding-left: 5px;
width: 100%;
float: none;
padding-right: 5px;
}
.entR {
display: block;
padding-right: 5px;
width: 100%;
float: none;
padding-left: 5px;
}
.present {
text-align: center;
}

}
/*-----*/
@media screen and (max-width:1200px){
}

@media screen and (max-width:1000px){


}
@media screen and (max-width:700px){

.drawPc {visibility: hidden;
display:    none; }

.drawSp {
color:          #f00;
font-size:      20px;
font-weight:    bold;
line-height:    125%;
visibility: visible;
padding-right:  10px;
padding-bottom: 15px;
padding-left:   10px;
display: block; }
	/*-----*/
	.btB {
	padding-right: 5%;
	padding-left: 5%;
	display: block; }
	.bt {
	width: 100%;
	display: block; }
}

