﻿h1{
	margin-bottom:10px;
}


/*---- box ----*/
#wrapper{
	margin-right:0;
	width:740px;
	float:right;
}

#leftnavi{
	width:190px;
	float:left;
}

.footer_box {
	width:940px;
	clear: both;
	text-align:center;
	margin:20px auto;
}


/*---- golfer ----*/
#golfer{
	margin-bottom:20px;
	padding-bottom:10px;
	background:url(/special/kyushu_index/event/images/bg_golfer.gif);
	overflow:hidden;
	zoom:1;
}

#golfer div{
	width:351px;
	margin:10px 0 0 13px;
	_margin:10px 0 0 8px;
	float:left;
}
#golfer div ul.check{
	padding:10px 10px 0;
	background:#fff;
	border:3px solid #ccc;
}
#golfer div ul.check li{
	margin:0 0 5px;
	padding-left:15px;
	background:url(/special/kyushu_index/event/images/icon_golfercheck.gif) no-repeat;
	background-position:0px 2px;
}
#golfer div ul.button{
	padding-top:40px;
	background:url(/special/kyushu_index/event/images/icon_golfarrow.gif) no-repeat;
	background-position:150px 2px;
}

/*---- schedule ----*/
.schedule {
	margin-bottom:20px;
	width:740px;
}
.schedule th{
	padding:5px 10px;
	text-align:left;
	background:#3bb91a;
	color:#fff;
}
.schedule td {
	padding:5px 10px;
	text-align:left;
	border-bottom:1px dotted #ccc;
}
.schedule td li{
	display:inline;
}
.schedule td li img{
}

.linkarea{
	margin:0 auto 30px;
	text-align:center;
}