@charset 'euc-jp';
/***************************************
file Name: featured.css
***************************************/

/***************************************
MainWriapper
***************************************/
div#mainWrapper (line 110)

{
width: 840px;
margin-top: auto;
margin-right: auto;
margin-bottom: auto;
margin-left: auto;
padding-top: 0px;
position:relative;
}

/*======================================
	gloval_navi
======================================*/
div#navCatTabsWrapperRed {
	background: url(http://www.fairwaygolfusa.com/includes/templates/Fairwaygolf/images/common/bg_main_menu_red_en.jpg) no-repeat left top;
}

/***************************************
Features + Left Column
***************************************/
/* top: 130px; for without the global navi */


div#contentMainWrapper{
	width: 840px;
	float: left;
	position:absolute;
	top: 185px;
}

/***************************************
Bread Crumb
***************************************/

#navBreadCrumb {
	margin-bottom: 7px;
}

/***************************************
Features Content
***************************************/
#featuresRightColumn {
	width: 668px;
	float: right;
}
#featuredContent {
	width: 100%;
}
div#featuredContent h3 {
	border-left: #cc0000 solid 3px;
	font-weight: bold;
	font-size: 14px;
	text-indent: 5px;
	margin-bottom:10px;
	margin-top: 40px;
	padding: 1px 0;
	display: block;
}
div#featuredContent h1 {
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
}
div#featuredContent p {
	margin-bottom: 10px;
	line-height: 130%;
}
div#featuredContent p img{
	float: left;
	margin-right: 20px;
}
div#featuredContent ul {
	margin-bottom: 20px;
	margin-top: 0px;
	margin-left: 2em;
	line-height: 150%;
	list-style: disc;
}
div#featuredContent .pics_list li{
	display: inline;
	list-style-type: none;
}
.featuredBox{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#otherFeatures{
	width: 90%;
	margin-left:40px;
}
div#otherFeatures a:link {
	color:#006
	font-size:16px;
	line-height: 200%;
}
img.hspace {
	padding:0 10 0 0;
}
.clearboth {
	clear:both;
}

/* 5列リスト */
/*======================================
	list_column4
======================================*/
div.list_column4 {
	background: none;
}
div.list_column4 ul {
	width: 100%;
	background: url(../images/common/bg_five_column.gif) no-repeat right top;
	margin-bottom: 20px;
	padding-top: 20px;
}

div.list_column4 ul.column4_top {
	width: 100%;
	padding-top: 0px;
	background: url(../images/common/bg_five_column.gif) no-repeat right bottom;
}

div.list_column4 ul:after{
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

div.list_column4 ul li {
	float: left;
	width: 133px;
/*	height: 160px;*/
	margin: 0 0 12px 0;
	text-align:center;
}
div.list_column4 ul li img {
	border: solid 1px #CCCCCC;
}

div.list_column4 ul li p.item_img{
	text-align:center;
	margin-bottom: 10px;
}
div.list_column4 ul li p.item_name{
	padding: 0 10px 5px 22px;
	background: url(../images/common/list_img.gif) no-repeat 10px 5px;
	line-height: 1.5;
}



/* 通常価格 */
div.list_column4 ul li p.normal_price{
	font-weight: bold;
	color: #FF0000;
	padding-left: 22px;
}


/* 特価 */
/*div.list_column4 ul li p.normal_price,*/
div.list_column4 ul li p.sale_price {
	padding-left: 22px;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	background: url(../images/common/arrow.gif) no-repeat 22px 7px;
	text-indent: 15px;
	line-height: 1.4;
}
div.list_column4 ul li p.normal_price span,
div.list_column4 ul li p.sale_price span{
	font-weight: bold;
}

/* 通常消しこみ */
div.list_column4 ul li p.delete_price{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background: none;
	text-indent: 0;
	line-height: 1.4;

}
div.list_column4 ul li p.delete_price span{
	text-decoration: line-through;
	font-weight: normal;
}

div.list_column4 ul li p.sale_price span.jp_yen{
	font-size: 12px;
}


/*
div.list_column4 ul li p.sale_price span{
	font-size: 12px;
	display: block;
	text-indent: 0;
}
*/

/* 割引率 */
div.list_column4 ul li p.discount{
	padding-left: 22px;
	color: #99CC00;
	font-weight: bold;
}

div.list_column4 .more{
	float: right;
	background: url(../images/common/list_img.gif) no-repeat 0 50%;
	padding-left:15px;
}

div.list_column4 .more a{
	display: block;
	font-weight: bold;
}

.price_msrp {
	font-weight: normal;
	text-decoration: line-through;
	color: #666;
	text-align: right;
}
.price_map {
	font-weight: bold;
	color: #C60000;
	text-align: center;
}
.dot_line {
	background-image:url(http://www.fairwaygolfusa.com/includes/templates/Fairwaygolf/images/common/border_dot2.gif) ;
	background-repeat: repeat-x;
}

/***************************************
box
***************************************/
div#featuredContent .items_box_200x400 {
	width: 200px;
	text-align: center;
	border: thin solid #CCC;
	display: block;
	float: left;
	margin: 2px;
	height: 400px;
	padding-top: 5px;
	position: relative;
}
div#featuredContent .buyButtonBottom {
	position: absolute;
	bottom: 20px;
	width: 100%;
	left: 0px;
}
div#featuredContent .imgbox {
	height: 100%;
}

/***************************************
Footer
**************************************


/***************************************
Footer
**************************************

.footer (line 436)
{
clear: both;
padding-top: 30px;
padding-right: 0pt;
padding-bottom: 35px;
padding-left: 0pt;
position:absolute;
bottom: 0;
}*/
