@charset "utf-8";

/* === toppage_contents === */

/* tab */

#tabrow {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 8px 0 0 0;
	line-height: 24px;
	font-size: 12px;
	background-color: #ffffff;
}

#tabrow li {
	margin: 0 0;
	padding: 3px 6px;
	border: 1px solid #D1F3EF;
	display: inline-block;
	background-color: #D1F3EF;
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,Osaka,Verdana,"ＭＳ Ｐゴシック","MS P Gothic", sans-serif;
	color: #333333;
}

#tabrow li.selected {
	background-color: #ffffff;
	color: #30B4A7;
}

#tabrow {
	position: relative;
}

#tabrow a {
	text-decoration: none;
}

#tabrow:after {
	position: absolute;
	content: "";
	width: 100%;
	bottom: 0;
	left: 0;
	border-bottom: 1px solid #D1F3EF;
	z-index: 1;
}

#tabrow:before {
	z-index: 1;
}

#tabrow li {
	position: relative;
	cursor: pointer;
	z-index: 0;
}

#tabrow li.selected {
	z-index: 2;
	border-bottom-color: #ffffff;
}

.tabcontents {
	background-color: #FFFFFF;
	border-right: 1px solid #D1F3EF;
	border-bottom: 1px solid #D1F3EF;
	border-left: 1px solid #D1F3EF;
	padding: 5px 15px 15px 15px;
	margin-bottom: 10px;
}

.tabcontents li {
	background: url(../image/arrow2.gif) left center no-repeat;
	border-bottom: 1px dotted #D1F3EF;
	padding: 8px 5px 8px 11px;
	list-style: none;
}

.tabcontents li a {
	color: #30B4A7;
	text-decoration: underline;
}

.tabcontents li a:hover {
	text-decoration: none;
}

/* golfcenter_goannai */

.box_information {
	width: 325px;
	float: left;
	padding-top: 15px;
	padding-right: 25px;
}

.box_information2 {
	width: 325px;
	float: left;
	padding-top: 15px;
}

.box_information ul , .box_information2 ul {
	margin-top: 5px;
	margin-bottom: 10px;
	overflow: hidden;
}

.box_information li , .box_information2 li {
	list-style: none;
	float: left;
}

.box_information li a , .box_information2 li a {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}

.box_information li.bt01 a ,.box_information2 li.bt01 a {
	background: url(../../image/bt_sisetu.jpg) left top no-repeat;
	padding-right: 8px;
	display: block;
	width: 158px;
	height: 26px;
}

.box_information li.bt02 a ,.box_information2 li.bt02 a {
	background: url(../../image/bt_photo.jpg) left top no-repeat;
	display: block;
	width: 158px;
	height: 26px;
}

.box_information li.bt03 a ,.box_information2 li.bt03 a {
	background: url(../../image/bt_staff.jpg) left top no-repeat;
	padding-right: 8px;
	display: block;
	width: 158px;
	height: 26px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.box_information li.bt04 a ,.box_information2 li.bt04 a {
	background: url(../../image/bt_access.jpg) left top no-repeat;
	display: block;
	width: 158px;
	height: 26px;
	/*margin-top:5px;*/
margin-bottom: 5px;
}

.box_information li.bt01 a:hover ,.box_information2 li.bt01 a:hover ,.box_information li.bt02 a:hover ,.box_information2 li.bt02 a:hover ,.box_information li.bt03 a:hover ,.box_information2 li.bt03 a:hover ,.box_information li.bt04 a:hover ,.box_information2 li.bt04 a:hover {
	background-position: 0 -26px;
}

.box_information table {
	clear: both;
}

.tb_style1 {
	clear: both;
	text-align: left;
}

.tb_style1 td {
	padding: 5px;
	border-bottom: 1px solid #ffffff;
}

.tb_style1 th {
	background-color: #D1F3EF;
	text-align: center;
	width: 65px;
	padding: 5px;
	border-bottom: 1px solid #ffffff;
}

#slider {
	position: relative;
}

#slider .main02 a {
	display: block;
	position: absolute;
	top: 71px;
	right: 49px;
}