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

/*----------------------------------
	index用のCSSです
----------------------------------*/

.containner {overflow: hidden;
width: 960px;
height: auto;
margin: 0 auto;}
.containner *, ::after, ::before {
    box-sizing: content-box;
}

.left {float:left}
.right {float:right}
.MB20 {margin-bottom: 20px}
.MB10 {margin-bottom: 10px}
.TB20 {margin-bottom: 20px;margin-top: 20px}

.men_bg {background-image:url(/attending/golf/tyo-d/japantournament/images/bg_men.jpg); border:#415292 solid 1px; width:458px;padding-bottom: 10px;}
.ledies_bg {background-image:url(/attending/golf/tyo-d/japantournament/images/bg_ledies.jpg); border:#c94546 solid 1px; width:458px;padding-bottom: 10px;}

.tournament_img {margin-bottom: 20px; margin-left: 10px;}

.tournament {background: #FFFFFF;margin-left: 10px;margin-right: 10px;padding: 7px;border-bottom: #6a78a9 dotted;}
.tournament_02 {background: #f7f7f7;margin-left: 10px;margin-right: 10px;padding: 7px;border-bottom: #6a78a9 dotted;}
.ledies_tournament {background: #FFFFFF;margin-left: 10px;margin-right: 10px;padding: 7px;border-bottom: #d57475 dotted;}
.ledies_tournament_02 {background: #f7f7f7;margin-left: 10px;margin-right: 10px;padding: 7px;border-bottom: #d57475 dotted;}

.date{border: #000000 solid 1px;background: #FFFFFF;padding: 3px 2px 1px 1px;font-size: 13px;font-size: 1.3rem;width: 150px;text-align: center;margin-left: 5px;margin-bottom: 5px;}
.img{width: 3px;height: 18px;margin-left: 5px;margin-right: 10px;float: left;}
.text{margin-bottom: 5px;margin-left: 5px;}
.text_02{font-size: 17px;font-size: 1.7rem; font-weight: normal; line-height: 1.2;}
.sub{font-size: 14px;font-size: 1.4rem;margin-left: 17px;}
.venue{background: #000000;color: #FFF;width: 60px;padding: 2px;text-align: center;float: right;font-size: 12px;font-size: 1.2rem}
