@charset "shift_jis";

.slideshow-area{
	padding:0 0 15px;
}

/********** 見出し **********/
#index h3,
#index h4,
#index h5,
#index h6 {
	font-size: 100%;
	font-weight: normal;
}

/********** アンカー **********/
#index a:hover{ text-decoration:underline; }

#index a:hover img {
	opacity:0.6;
	filter: alpha(opacity=60);
}

/* Margin */
#index .mr10px{
	margin-right: 10px !important; 
}
#index .mb15px{
	margin-bottom: 15px !important; 
}

/********** slideshow **********/
#slideshow {
	margin: 0;
	width: 910px;
	text-align: left;
	position: relative;
}
#slideshow div {
	width: 730px;
	height: 450px;
	overflow: hidden;
	position: relative;
}
#slideshow div div {
	top: 0px;
	left: 0px;
	position: absolute;
}

#slideshow ul {
	background-color:#f9f9f9;
	bottom: 0px;
	right: 0px;
	width: 180px;
	height:450px;
	position: absolute;
	z-index: 100;
}

#slideshow ul li { padding-left:20px;
	width: 180px;
	float: left;
	display: inline;
	margin: 0px;

}

#slideshow .active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}

#slideshow ul li img {
	margin:0 0 3px;
	vertical-align:bottom;
}

/********** 見出し **********/
#index h3 {
	margin-top:5px;
}

/********** clearLeft **********/
.clearLeft { 
	clear: left; 
}

/********** News **********/
#index .news{
	width:700px;
}
#index .news h2{
	width: 76px;
	height: 30px;
	float:left;
}
#index .news #ticker{
	width: 624px;
	position: relative;

}
#index .news #ticker span{
	font-size: 80%;
	line-height: 41px;
}
#index .news #ticker span a{
	text-decoration: none;
	color: #222;
}
#index .news #ticker span a:hover{
	text-decoration: underline;
	color: #ff7100;
}
#index .news #tickerWrap{
	overflow: hidden;
	width: 624px;
	height: 30px;
	background: url(../images/index/bar_news02.jpg) no-repeat;
}

/********** Newsバナー **********/
#index .news .newsbnr{
	width:700px;
	margin-top:10px;
}
#index .news .newsbnr ul li{
	float: left;
    margin: 0 0 0 5px;
    padding: 0;
    list-item-position: inside;
	list-style:none;
	width:345px;
}

/********** Press **********/
#index .press{
	width:700px;
}
#index .press #listbxB{ 
	width:435px;
	float:left;
	margin-top:10px;
}
#index .press #listbxB ul li{
	float: left;
	margin: 0 0 0 5px;
    padding: 0;
    list-item-position: inside;
	list-style:none;
	width:140px;
}
#index .press #pressbx{
	width:250px;
	float:right;
	margin:10px 5px 0 0;
}
#index .press #pressbx li{
	padding: 0;
	margin-bottom:5px;
	list-item-position: inside;
	list-style:none;
}

/********** information **********/
#index .information{
	width:700px;
}
#index .information #listbxC
{ 
width:700px;

margin-top:10px;
}

#index .information #listbxC ul li
{
float: left;
    
    margin: 0 0 0 6px;
    padding: 0;
    list-item-position: inside;
	list-style:none;
	width:226px;

}

#index .information #informationbx{
	width:250px;
	float:right;
	margin:10px 5px 0 0;
}
#index .information #informationbx li{
	padding: 0;
	margin-bottom:5px;
	list-item-position: inside;
	list-style:none;
}

/********** ランキング **********/
#index .ranking .ranking-slide{
	list-style:none;
	margin:0;
	padding:0 0 10px;
}
#index .ranking .ranking-box{
	padding:10px 0;
}
#index .ranking .bx-viewport{
    border: none !important;
    box-shadow: none !important;
    left: 0;
    transform: translateZ(0px);
}
#index .ranking .bx-prev{
	top:55%;
	left:-20px;
	width:8px;
	height:13px;
	background:url(../img/slide-btn-prev.gif) no-repeat 0 0;
	text-indent:-9999px;
	opacity:1;
}
#index .ranking .bx-next{
	top:55%;
	right:-20px;
	width:8px;
	height:13px;
	background:url(../img/slide-btn-next.gif) no-repeat 0 0;
	text-align:left;
	text-indent:-9999px;
	opacity:1;
	filter:alpha(opacity=100);		/* ie7 */
	-ms-filter:"alpha(opacity=100)";	/* ie8 */
}

/********** Special **********/
#index .special{
	padding:0 0 15px;
}
#index .special .listbxD{
	width:700px;
	margin-top:10px;
}
#index .special .listbxD ul li{
	float: left;
    margin: 0 0 0 6px;
    padding: 0;
    list-item-position: inside;
	list-style:none;
	width:226px;
}
#index .special caption,
#index .special th {
	text-align: left;
}

/********** Authorized Dealer **********/
#index .dealer {
	width: 700px;
	margin: 0px auto 0 auto;
	text-align: left;
}

#index .dealer .lContents {
	float: right;
	width: 700px;
}

/* lContensts golf information -------------------------------- */
#index .dealer .lContents .golfInfo {
	width: 700px;
	height: 349px;
}
#index .dealer .lContents .golfInfo .ttl {
	padding: 19px;
}
#index .dealer .lContents .golfInfo .golfListArea {
	overflow: auto;
	width: 700px;
	height: 270px;
	margin: 0;
}
#index .dealer .lContents .golfInfo .golfListArea .golfList .golfBox {
	float: left;
	width: 300px;
	height: 110px;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #f7f5f4;
}
#index .dealer .lContents .golfInfo .golfListArea .golfList .golfBox .ph {
	float: left;
	width: 120px;
}
#index .dealer .lContents .golfInfo .golfListArea .golfList .golfBox .golfData {
	float: right;
	width: 180px;
	line-height: 1.4;
	*line-height: 1.2; /* IE7 */
}
#index .dealer .lContents .golfInfo .golfListArea .golfList .golfBox .golfData .gName {
	font-weight: bold;
	margin-bottom: 10px;
}
#index .dealer .lContents .golfInfo .golfListArea .golfList .golfBox .golfData .address {
	margin-bottom: 15px;
}
#index .dealer .lContents .golfInfo .golfListArea .golfList .golfBox .golfData .url {
	width: 207px;
	color: #5d9a00;
	word-wrap:break-word;
}


/********** 新商品一覧 **********/
#index .new-arrival h2{
	padding:0 0 15px;
}
#index .new-arrival .new-arrival-box{
	padding:0 0 0 27px;
}
#index .new-arrival ul li{
	float:left;
	width:200px;
	padding:0 10px 10px;
	font-size:10px;
}
#index .new-arrival ul li .item-details:hover,
#index .new-arrival ul li .item-details :hover{
    filter: alpha( opacity=100 );  /* IE */
    opacity:1;                 /* Firefox,Opera,Safari */
    -moz-opacity:1;           /* Firefox 0.9より前 */
}
#index .new-arrival ul li .thumb{
	padding:0 0 8px;
}
#index .new-arrival ul li .price{
	font-weight:bold;
}
#index .new-arrival .txt-more-newitem{
	text-align:right;
}


/********** ランキング **********/
#index .item-ranking-other{
	padding:0 0 10px;
}
#index .item-ranking h2{
	padding:0 0 15px;
}
#index .item-ranking .new-arrival-box{
	padding:0 0 0 27px;
}
#index .item-ranking ul li{
	float:left;
	width:200px;
	padding:0 10px 10px;
	font-size:9px;
}
#index .item-ranking ul li .icon-rank{
	text-align:center;
}
#index .item-ranking ul li .thumb{
	padding:0 0 8px;
}
#index .item-ranking ul li .price{
	font-weight:bold;
}
#index .item-ranking ul li .txt-more-ranking{
	text-align:right;
}


/********** バナー **********/
#index .bnrs .bnr{
	padding:0 0 10px;
}
#index .bnrs .bnr img{
	vertical-align:bottom;
}


