@charset "euc-jp";

div.golf-header h1{
    text-align:right;
    margin:0;
    padding:0;
    font-style:normal;
    font-weight:normal;
    font-size:82%;
    color:#636363;
}

/*-----------------------------------------
20130909 Top Side Bar
-----------------------------------------*/
#topSideBarContainer {
	margin: 0 auto;
	position: relative;
}
/*
.topSideBarContainerCoursePage {
	min-width: 950px;
	width: 74.2em;
}
*/
.topSideBarContainerAkiwakuPage {
	width: 740px;
	min-width: 740px;
	min-height:1020px;
	/* width: 47.0em; */
}

#topSideBarContainer #topSideBar {
	position: absolute;
	left: 0;
	width: 100%;
	top: 0;
}
#topSideBarContainer #topSideBar #topSideBarLeft {
	position: absolute;
	left: -180px;
}
#topSideBarContainer #topSideBar #topSideBarRight {
	position: absolute;
	left: 100%;
	_left: 107%;
	margin-left: 10px;
}
#topSideBarContainer #topSideBar #topSideBarLeft img,
#topSideBarContainer #topSideBar #topSideBarRight img {
	height: 1024px;
	width: 170px;
	border: 0;
}
#topSideBarContainer #longBar {
	margin-bottom:10px;
	width:100%;
	height:50px;
	/*background-color:#e7e7e7;*/
	text-align:center;
	padding:0;
}
#topSideBarContainer #longBar img {
	width:740px;
	height:50px;
	border: 0;
}

/*-----------------------------------------
20150213 Rakuten Group Link
-----------------------------------------*/
.rakuten_group {
	margin-bottom:20px;
	text-align:center;
}
.rakuten_group div {
	width:950px;
	margin:0 auto;
	font-size:82%;
}
.rakuten_group div h2 {
	background-color: #73635c;
	color: #ffffff;
	font-weight: bold;
	margin: 0;
	padding: 5px ;
	font-size: 14px;
	text-align:left;
}
.rakuten_group div ul {
	margin: 0;
	padding: 10px;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align:left;
}
.rakuten_group div ul li {
	background: url("//image.gora.golf.rakuten.co.jp/img/top/icon_arrow.gif") no-repeat scroll 0 6px transparent;
	list-style: outside none none;
	margin: 0 10px 0 0;
	padding-left: 8px;
	display: inline;
}