@charset "utf-8";

table.tableList {
	width:593px;
	margin:2px;
	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:center;
	padding:5px 2px;
	vertical-align:middle;
	font-weight: bold;
	font-size:0.8em;
}
table.tableList td {
	padding:5px 2px;
	background-color:#F2F1E6;
	border-right:#D2D2A9 1px solid;
	border-bottom:#D2D2A9 1px solid;
	text-align:center;
	vertical-align:middle;
	font-size:0.8em;
}

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 {
	text-align:left;
	font-size:1.2em;
}
ul.dotList li{
	margin-left:0.8em;
	padding-left: 10px;
	background: url(/golf/common/img/icon_dot.png) no-repeat left 0.55em;
	font-weight: bold;
}
ul.dotList li ul li{
	background: url(/golf/common/img/icon_dot2.png) no-repeat left 0.55em;
}
ul.dotList li span{
	font-size:0.85em;
	font-weight: normal;
}


div#contents div#contentsLeft p.planTitle {
	font-size:1.2em;
	font-weight: bold;
	color:#CC0000;
	border-bottom:#D2D2A9 1px solid;
}
