@charset "Shift_JIS";

/* TOP
============================================================ */

#mainVisual {
	position: relative;
	margin: 0 0 19px;}

#mainVisual #topMenu {
	position: absolute;
	top: 70px;
	left: 4px;}

#mainVisual #topMenu ul li {
	position: relative;
	height: 52px;
	vertical-align: top;}

#mainVisual #topMenu ul li#gNav01 {background: url(../img/gNav/ball_on.gif) no-repeat 0 0;}
#mainVisual #topMenu ul li#gNav02 {background: url(../img/gNav/driver_on.gif) no-repeat 0 0;}
#mainVisual #topMenu ul li#gNav03 {background: url(../img/gNav/fairway_on.gif) no-repeat 0 0;}
#mainVisual #topMenu ul li#gNav04 {background: url(../img/gNav/iron_on.gif) no-repeat 0 0;}
#mainVisual #topMenu ul li#gNav05 {background: url(../img/gNav/caddiebag_on.gif) no-repeat 0 0;}

#mainVisual #topMenu ul li#gNav01 a {background: url(../img/gNav/ball_off.gif) no-repeat 0 0;}
#mainVisual #topMenu ul li#gNav02 a {background: url(../img/gNav/driver_off.gif) no-repeat 0 0;}
#mainVisual #topMenu ul li#gNav03 a {background: url(../img/gNav/fairway_off.gif) no-repeat 0 0;}
#mainVisual #topMenu ul li#gNav04 a {background: url(../img/gNav/iron_off.gif) no-repeat 0 0;}
#mainVisual #topMenu ul li#gNav05 a {background: url(../img/gNav/caddiebag_off.gif) no-repeat 0 0;}

#mainVisual #topMenu ul li a {
	display: block;
	width: 210px;
	height: 52px;
	text-indent: -9999px;
	overflow: hidden;}

#mainVisual #topMenu ul li:hover a,
#mainVisual #topMenu ul li a:hover,
#mainVisual #topMenu ul li.active a {background: none !important;}

#mainVisual #topMenu ul ul {
	visibility: hidden;
	position: absolute;
	top: -5px;
	left: 210px;
	height: 90px;}

#mainVisual #topMenu ul li ul li {
	height: 45px;}

#mainVisual #topMenu ul li:hover ul,
#mainVisual #topMenu ul li.active ul {
	visibility: visible;}

#mainVisual #topMenu ul li ul li a {
	display: inline;
	text-indent: 0;}

#main { background:url(../img/top/main-bg.gif) 0 0 repeat-y;}
#main .bgTop { background:url(../img/top/main-bgTop.gif) 0 0 no-repeat;}
#main .bgBtm {
	padding:19px 20px 24px 24px;
	background:url(../img/top/main-bgBtm.gif) left bottom no-repeat;}


#main #special {
	float:right;
	width:440px;}

#main #special dt {
	height:40px;
	background:url(../img/top/special-dt.gif) 0 0 no-repeat;}

#main #special dd {
	width: 440px;
	overflow: hidden;}

#main #special dd ul {
	margin: 0 -4px 0 0;
	width: 444px;}

#main #special dd ul li {
	float: left;
	width: 218px;
	padding: 0 4px 4px 0;}

#main #special dd ul li img {vertical-align: top;}

#main #mainContents {
	float: left;
	width: 440px;}

#main #news {margin: 0 0 24px;}

#main #news h2 {
	position: relative;
	height:35px;
	background:url(../img/top/news-h2.gif) 0 0 no-repeat;}

#main #news h2 a {
	display:block;
	width:180px;
	height:20px;}

#main #news h2 span.more {
	position: absolute;
	top: 4px;
	left: 377px;}

#main #news h2 span.more a {
	width: 63px;
	height: 16px;}

#main #news dt {
	padding:0 0 0 27px;
	width: 75px;
	background:url(../img/top/news-arrow.gif) 5px 5px no-repeat;
	color:#BC0716;}

#main #news dd {
	margin: -1.5em 0 7px;
	padding: 0 0 7px 102px;
	width: 338px;
	border-bottom:solid 1px #969595;
	font-size: 12px;}

#main #news dd a {color: #282828;}
