main h1 {
	color: #FFFFFF;
	margin: -30px -30px 30px -30px;
	background-image: url(../images/title.png);
	padding-left: 30px;
	height: 100px;
	line-height: 100px;
	letter-spacing: 0.3em;
	font-size: 30px;
	text-shadow: 2px 2px 1px #000000;
}
h4{
	color: #2F6A82!important;
	font-size: 18px;
	background-image: url(../../common/images/headline3_1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	line-height: 1.2!important;
	padding-top: 2px;
	margin-bottom: 5px;
}
.clorTable {
	font-size: 14px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	width: 100%;
}
.clorTable td ,.clorTable th{
	padding: 5px 10px;
}
.txtSubBox {
	padding-bottom: 30px;
	border-bottom: none;
	margin-bottom: 0;
}
.event {
	width:295px;
	float:left;
	margin-right:30px;
}
.event:last-child {
	margin-right:0px;
}
.event li {
	width: 250px;
	float: left;
	font-size: 16px;
	color: #2F6A82;
	font-weight: bold;
	background-image: url(../../common/images/foot_link.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 35px;
	border-bottom: 1px dotted #D1D1D1;
	padding-top: 10px;
	padding-bottom: 7px;
}
.tournament {
	float: left;
	width: 295px;
	border-bottom: 1px dotted #D1D1D1;
	display: block;
	padding-bottom: 14px;
	margin-bottom: 20px;
}
.tournament:nth-child(odd){
	margin-right:30px;
}
.tournament table {
	width:295px;
}
.tournament table th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	min-width: 3em;
}
.tournament table td {
	min-width: 16em;
}
table.w120 {
	width:120px!important;
}
.tournament2 {
	border-bottom: 1px dotted #D1D1D1;
	padding-bottom: 14px;
	margin-bottom: 20px;
}
.tournament2:after {
	content : "";
	display : block;
	height : 0;
	clear : both;
}
