@charset "utf-8";
/*----------------------------------------
Name: supply.css
Developed by: Yuya Amano
Date Created: 2010-02-27
Last Updated: -
Copyright: Copyright 2010 CAYENNE Inc. All rights reserved
----------------------------------------*/

/* Clearfix
----------------------------------------*/
.suppliesItemList,
.aboutBackLink
{_height: 1px;min-height: 1px;}

.suppliesItemList:after,
.aboutBackLink:after
{height: 0;visibility: hidden;content: ".";display: block;clear: both;}


/* Standard
----------------------------------------*/
.suppliesItemList li{
	float: left;
	padding-right: 4px;
}


#main .golfItemCategoryList.quotation li{
	margin: 0px 6px;
}
#main .golfItemCategoryList.quotation.item6 li{
	margin: 0px 12px;
}


.backItemTable{
	width: 690px;
	margin-left: 7px;
}
.backItemTable th,
.backItemTable td{
	padding: 10px;
}
.backItemTable th{
	vertical-align: middle;
}
.backItemTable td{
	width: 380px;
}
.backItemTable td .innerModel p{
	float: left;
}
.backItemTable td .innerModel p.modelImage{
	float: right;
}
.backItemTable td .innerModel p.modelImage img{
	width: 88px;
	border: 2px solid #CCCCCC;
}
.backItemTable td .innerModel ul{
	float: left;
	padding-left: 8px;
}
.backItemTable .rowMaker{
	width: 150px;
}
.backItemTable td.price,
.backItemTable .rowP{
	width: 100px;
}
.backItemTable td.price{
	color: blue;
	vertical-align: middle;
}

.aboutBackLink li,
.aboutBackLink li a{
	float: left;
}
.btn-onlineItemBack,
.btn-averagePrice{
	padding-right: 15px;
}
.btn-itemBack{
	margin-right: 0px;
}


/* Detail
----------------------------------------*/

.userPathSign{
	width: 255px;
}



/* Quotation
----------------------------------------*/
#quotationTable table{
	width: 100%;
}
#quotationTable table th,
#quotationTable table td{
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}
#quotationTable table td{
	color: #0231d0;
	font-weight: bold;
}

.quotationForm{
	width: 100%;
}
.quotationForm th,
.quotationForm td{
	padding: 10px;
}
.quotationForm th{
	width: 130px;
	vertical-align: top;
}
.quotationForm td textarea,
.quotationForm td input{
	width: 400px;
}
.quotationForm td textarea{
	height: 100px;
}
.quotationForm .smallTextarea{
	height: 50px;
}

/* About Used
----------------------------------------*/
.steps{
}
.steps li{
	display: block;
	width: 700px;
	background: url(../images/steps-back-bg.gif) no-repeat;
	position: relative;
}
.steps li .content{
	position: absolute;
	top: 20px;
	left: 120px;
}
.steps li.steps1{
	height: 159px;
	background-position: 0px 0px;
}
.steps li.steps2{
	height: 158px;
	background-position: 0px -158px;
}
.steps li.steps3{
	height: 129px;
	background-position: 0px -317px;
}
.steps li h3{
	width: 308px;
	height: 0px;
	padding-top: 16px;
	overflow: hidden;
	margin-bottom: 10px;
	line-height: 1.2em;
}
.steps li.steps1 h3{ background: url(../images/steps1-title.gif) no-repeat; }
.steps li.steps2 h3{ background: url(../images/steps2-title.gif) no-repeat; }
.steps li.steps3 h3{ background: url(../images/steps3-title.gif) no-repeat; }


.contactShopList{
}
.contactShopList th,
.contactShopList td{
	padding: 10px;
}
.contactShopList td.shopName{
	width: 100px;
}
.contactShopList td.address{
	width: 380px;
}
.contactShopList td.phone{
	width: 150px;
}


.searchCondition td{
	font-size: 12px;
}

