@charset "UTF-8";
@import url("./common.css");

#title {
	height: 78px;
}
#top-main {
	padding-bottom: 17px;
	background-color: #ccc;
	background-image: url(../img/top_main_bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 225px;
}
#top-main ul {
	background-image: url(../img/top_menu.png);
	list-style: none;
	width: 186px;
	height: 225px;
	float: left;
}
#top-main li {
	display: inline;
}
#top-main li a {
	text-indent: -999em;
	background-image: none;
	display: block;
	width: 93px;
	height: 75px;
	float: left;
	overflow: hidden;
}
#top-main li a:hover {
	background-image: url(../img/top_menu.png);
}
a#best:hover { background-position: 0px -225px; }
a#event:hover { background-position: -93px -225px; }
a#buying:hover { background-position: 0px -300px; }
a#sale:hover { background-position: -93px -300px; }
a#shop:hover { background-position: 0px -375px; }
a#franchise:hover { background-position: -93px -375px; }
#top-flash {
	width: 554px;
	float: right;
}
#contents {
	padding: 0;
}
#main h2 {
	color: #fff;
	font-size: 16px;
	line-height: 26px;
	text-align: center;
	background-image: url(../img/h2_bg.png);
}
#news {
	margin-bottom: 17px;
	background-image: url(../img/h2_bg.png);
	border: 1px solid #000;
}
#main #news h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 16px;
	text-align: left;
	margin: 0 0 4px 10px;
	padding-top: 3px;
	background: none;
	border-bottom: 1px solid #fff;
	position: relative;
	width: 523px;
}
#news h2 span {
	font-size: 12px;
	position: absolute;
	right: 0;
}
#news p {
	border-bottom: 1px dashed #000;
}
#news div {
	padding: 2px;
	background-color: #fff;
	background-image: url(../img/news_bg.gif);
	background-repeat: no-repeat;
	background-position: 380px 6px;
	height: 100px;
	overflow: auto;
}
#news table {
	line-height: 1.1;
	margin-bottom: 12px;
	border-collapse: collapse;
}
#news th {
	vertical-align: top;
	padding: 2px 1em 2px 0;
	white-space: nowrap;
}
#news td {
	color: #000;
	vertical-align: top;
	padding: 2px 0;
}
#news td strong, #news p strong {
	color: #f00;
}
#new-arrivals {
	margin-bottom: 17px;
}
#ranks {
	height: 20px;
}
#ranks dl {
	width: 350px;
	float: left;
}
#ranks dt {
	font-size: 10px;
	line-height: 14px;
	padding-right: 0.5em;
	float: left;
}
#ranks dd {
	font-size: 10px;
	line-height: 14px;
	padding-right: 1em;
	float: left;
}
#ranks p {
	line-height: 14px;
	text-align: right;
}
#new-arrivals div {
	border-bottom: 1px dotted #888;
	height: 101px;
}
#new-arrivals div div {
	margin-right: 6px;
	padding: 6px 6px 6px 0;
	border-right: 1px dotted #888;
	border-bottom: none;
	width: 173px;
	height: 89px;
	float: left;
	position: relative;
}
#new-arrivals div div.rightend {
	margin: 0;
	padding-right: 0;
	border-right: none;
}
#new-arrivals h3 {
	line-height: 15px;
}
#new-arrivals div div p {
	line-height: 1;
	position: absolute;
	bottom: 6px;
	left: 77px;
	width: 99px;
}
#new-arrivals span {
	line-height: 14px;
	display: block;
	position: absolute;
	top: 21px;
	left: 0;
}
#new-arrivals em {
	color: #f00;
	font-style: normal;
}
a.new-arrivals-photo {
	border: 1px solid #999;
	display: block;
	width: 72px;
	height: 72px;
	overflow: hidden;
}
a.new-arrivals-photo:hover {
	border-color: #f00;
}
a.new-arrivals-photo img {
	margin-left: -12px;
}

#best3 h2 {
	margin-bottom: 6px;
}
#best3 dl {
	margin-bottom: 2px;
	background-position: 22px 0px;
	width: 545px;
	height: 74px;
}
#best3-driver dl { background-image: url(../img/best3_bg_driver.png); }
#best3-fairwaywood dl { background-image: url(../img/best3_bg_fairwaywood.png); }
#best3-utility dl { background-image: url(../img/best3_bg_utility.png); }
#best3-ironset dl { background-image: url(../img/best3_bg_ironset.png); }
#best3-wedge dl { background-image: url(../img/best3_bg_wedge.png); }
#best3-putter dl { background-image: url(../img/best3_bg_putter.png); }
#best3 dt {
	width: 22px;
	height: 74px;
	float: left;
}
#best3 dd {
	padding: 0 6px;
	border-right: 1px dotted #888;
	width: 161px;
	height: 74px;
	float: left;
	position: relative;
}
#best3 dd.best3-3 {
	border-right: none;
}
#best3 dd p {
	line-height: 1;
	position: absolute;
	bottom: 2px;
	left: 83px;
	width: 90px;
}
#best3 a img {
	border: 1px solid #999;
}
#best3 a:hover img {
	border-color: #f00;
}
p.best3-more {
	font-size: 10px;
	line-height: 1.1;
	text-align: right;
	margin-bottom: 0.5em;
	border-bottom: 1px solid #888;
	position: relative;
	top: -7px;
}
p.best3-more a {
	font-size: 10px;
	font-weight: bold;
	background-color: #fff;
	position: relative;
	top: 7px;
}
#best3-driver p.best3-more a {
	color: #e60012;
}
#best3-fairwaywood p.best3-more a {
	color: #005e3c;
}
#best3-utility p.best3-more a {
	color: #ed6d00;
}
#best3-ironset p.best3-more a {
	color: #004ea2;
}
#best3-wedge p.best3-more a {
	color: #00aae8;
}
#best3-putter p.best3-more a {
	color: #008d43;
}