@charset 'euc-jp';
/***************************************
file Name: login.css
URI: 
Description: project fw
Version: 1.0
Author: TETRADESIGN WORKS
Author URI: http://tetradesign.jp/
***************************************/
h2 {
	margin-bottom: 10px;
}
#mainContents .section h3 span {
}
.section {
	background: none;
}

/*======================================
	ticker_j.php
======================================*/
div#box_ticker {
	clear: both;
	width: 496px;
	margin-bottom: 15px;
}
.container {
    background: #fff none;
    border: 4px solid #FF9600;
    height: 26px;
    width: 490px;
	margin-bottom: 8px;
}
.container .wrap {
    width: 470px;
    left: 10px;
    top: 5px;
    overflow: hidden;
    position: relative;
    line-height: normal;
    font-size-adjust: none;
}
ul.ticker {
    font-family: Verdana, Arial, Helvetica, San-serif;
    font-size: small;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
}
ul.ticker li {
    margin: 0 10px 0;
    float:left;
}

/*======================================
	cmtxt_j.php
======================================*/
div#box_cm {
	clear: both;
	width: 496px;
	margin-bottom: 15px;
}
div#box_cm p {
	float: left;
	width: 354px;
	height: 149px;
	background: url
}
div#box_cm ul li {
	float: left;
	width: 45px;
	height: 45px;
	margin: 3px 3px 0 0;
}

/*======================================
	cmtxt_e.php
======================================*/
div#box_cm p#en {
	float: left;
	width: 435px;
	height: 260px;
	position: relative;
	z-index: 0;
}
div#box_cm ul#en li {
	float: left;
	width: 97px;
	height: 29px;
	margin: 0px 2px 0px 0px;
}

/*======================================
	centerbanner.php 
======================================*/
div#centerbanner {
	float: left;
	margin-bottom: 15px;
}

div#banner_left, div#banner_right {
	width:238px;
	height:391px;
}

div#banner_left{
	float: left;
	clear: none;
}

div#banner_right{
	float: right;
}

div#banner_left ul li, div#banner_right ul li{
	width: 236px;
	height: 73px;
	border: solid 1px #CCC;
	margin: 5px 0px;
}


/*======================================
	newitem.php and newclearance.php
======================================*/
div#list_title {
	height: 30px; 
	margin-bottom: 5px;
}

div#list_name{
	 width: auto; 
	 border: 1px solid #E0E0E0; 
	 background: none repeat scroll 0% 0% #F0F0F0; 
	 padding: 5px 3px 5px 5px;
	 margin-bottom: 5px; 
	 height: 245px;
}

div#list_name ul{
	line-height: 1.7; 
	width: 350px; 
	float: left; 
	clear: none; 
	margin-bottom: 5px;
}

div#list_name ul li{
	list-style: none outside none; 
	font-size: 14px; 
	font-family: arial;
}

div#list_price ul{
	line-height: 1.7; 
	width: 60px; 
	float: left; 
	clear: none; 
	margin-bottom: 5px;
}

div#list_price ul li{
	list-style: none outside none; 
	font-size: 14px; 
	font-family: arial;
}

div#list_price ul li a{
	text-decoration: none;
}

div#list_price ul li b{
	color:#3366cc;
}

div#list_button ul{
	line-height: 1.7; 
	width: 70px; 
	float: right; 
	margin-bottom: 5px;
}

div#list_button ul li{
	list-style: none outside none; 
	font-size: 14px; 
	font-family: arial;
}

/*======================================
	newitem_j.php
======================================*/
/*Viewed*/
.viewed {
	clear: both;
	width: 490px;
	height: 275px;
	background-image: url(../../../../images/sp/new/viewed_490x22.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border: #FC0 medium solid;
	margin-bottom: 8px;
	padding-top: 26px;
}
.viewed ul {
	list-style: none;
}
.viewed ul li {
	float: left;
	width: 96px;
	height: 135px;
	text-align: center;
}
.viewed2 li {
	border-top: #CCC 1px dashed;
	padding-top: 5px;
}
.viewed ul li img {
	display: block;
	margin: 0 auto;
}
.viewed ul li a {
	width: 94px;
	display: block;
	margin: 0 auto;
	color: #cb0000;
	font-size: 0.8em;
	text-align: center;
}
/*Keywords*/
.keyword_wrapper {
	clear: both;
	width: 488px;
	border: #FF9600 4px solid;
	margin-bottom: 8px;
}
.keyword_content {
	width:100%;
	height:100%;
	overflow: visible;
}
.keyword_content ul {
	margin: 3px 10px;
}
.keyword_content ul li {
	display:inline;
	zoom:1;
	list-style: none;
	margin-right: 10px;
	padding-top: 5px;
}
.keyword_content ul li a {
	text-decoration: none;
}
.keyword_content ul li a:hover, .keyword_content ul li a:active {
	color: #cb0000;
	text-decoration: underline;
}
/*Shaft*/
.shaft_wrapper {
	clear: both;
	width: 488px;
	border: #FC0 4px solid;
	margin-bottom: 8px;
}
.shaft_content {
	width:100%;
	height:100%;
	overflow: visible;
}
.shaft_content ul {
	margin: 3px 10px;
}
.shaft_content ul li {
	display:inline;
	zoom:1;
	list-style: none;
	margin-right: 10px;
	padding-top: 5px;
}
.shaft_content ul li a {
	text-decoration: none;
}
.shaft_content ul li a:hover, .keyword_content ul li a:active {
	color: #cb0000;
	text-decoration: underline;
}

/*======================================
	newitem.php
======================================*/
#category_topic_wrapper {
	clear: both;
	width: 496px;
}
.category_topic {
	float: left;
	width: 153px;
	height: 220px;
	border: #F0F0F0 1px solid;
	margin-right: 15px;
	margin-bottom: 15px;
}
.category_topic_last {
	float: left;
	width: 153px;
	height: 220px;
	border: #F0F0F0 1px solid;
	margin-bottom: 15px;
}
.category_topic p, .category_topic_last p {
	padding: 3px 5px;
}
/*p.heading {
	height: 30px;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	background: url(http://www.fairwaygolfusa.com/includes/templates/Fairwaygolf/images/common/3column_heading_bg.gif) repeat-x;
	padding-top: 4px;
}*/

.category_topic a, .category_topic_last a {
	text-decoration: none;
}
.category_topic a:hover, .category_topic a:active, .category_topic_last a:hover, .category_topic_last a:active {
	color: #cb0000;
	text-decoration: underline;
}
.price_map {
	font-weight: bold;
	color: #C60000;
}
.price_msrp {
	text-decoration: line-through;
	color: #666;
}

/*======================================
	sp_contents_j.php
======================================*/
/*New - text links*/
ul.text {
	list-style-type:none;
}
ul.text li {
	display: inline;
}
ul.text li a:link, ul.text li a:visited {
	display: block;
	float: left;
	width: 229px;
	padding: 1px;
	margin-right: 15px;
	margin-bottom: 8px;
	color: #F00;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	background-color: #FC0;
}
ul.text li a:hover, ul.text li a:active {
	color: #F60;
	text-decoration: none;
}
/*New, Featured - 235px banners*/

ul.banners {
	clear: both;
	margin-bottom: 10px;
}
ul.banners li {
	display: inline;
	margin-right: 10px;
	width: 235px;
}
/*Featured - 155px banners*/

div#box_spcontents ul:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
div#box_spcontents ul {
	width: 100%;
	margin-bottom: 15px;
}
div#box_spcontents ul li {
	width: 152px;
	float: left;
	margin-top:10px;
	margin-right: 20px;
/*	height: 130px;*/
}
div#box_spcontents ul li p a {
	padding-top: 5px;
	background: url(../images/common/list_img.gif) no-repeat 0px 6px;
	display: block;
	padding-left:12px;
}
div#box_spcontents ul li p a img {
	margin-bottom: 5px;
}

/*======================================
	sp_contents_e.php
======================================*/

/*======================================
	scotty_j.php
======================================*/
div#box_scotty ul.scotty li {
	margin: 5px 0;
	float: left;
	padding-right: 10px;
}

/*======================================
	scotty.php
======================================*/
#box_scotty_en {
	clear: both;
	width: 495px;
	height: 193px;
	margin-top: 15px;
}
h2.scotty_banner {
	margin-bottom: 5px;
}
#scotty_img img {
	margin-left: 7px;
}

/*======================================
	box_manufacturers
======================================*/
#box_manufacturers {
	background:url(../images/common/border_dot2.gif) repeat-x left top;
	padding-top: 13px;
	margin-top: 15px;
}
div#box_manufacturers ul li {
	float: left;
	width: 110px;
	height: 40px;
	margin: 8px 18px 0 0;
}
