@charset "utf-8";

table.tableList {
	width:597px;
	margin-bottom:20px;
	border-top:#D2D2A9 1px solid;
	border-left:#D2D2A9 1px solid;
}
table.tableList th {
	background-color:#DAE694;
	border-right:#D2D2A9 1px solid;
	border-bottom:#D2D2A9 1px solid;
	text-align:left;
	padding:5px;
	white-space: nowrap;
	font-weight: bold;
}
table.tableList td {
	padding:5px;
	background-color:#F2F1E6;
	border-right:#D2D2A9 1px solid;
	border-bottom:#D2D2A9 1px solid;
	text-align:left;
}

p.year {
	margin:25px 2px 5px!important;
	padding-left:20px;
	font-weight: bold;
	background:transparent url(/golf/common/img/icon03.png) no-repeat scroll 0 0.1em;
}



ul.dotList {
}
ul.dotList li{
	margin-left:0.8em;
	padding-left: 10px;
	background: url(/golf/common/img/icon_dot.png) no-repeat left 0.55em;
}
ul.dotList li ul li{
	background: url(/golf/common/img/icon_dot2.png) no-repeat left 0.55em;
}



ul.download {
}
ul.download li{
	margin-left:0.8em;
	padding:0 0 3px 22px;
}
ul.download li.pdf{
	background: url(/golf/common/img/icon_pdf.png) no-repeat left 0.05em;
}
ul.download li.xls{
	background: url(/golf/common/img/icon_xls.png) no-repeat left 0.05em;
}


