@charset "shift_jis";
/* 定型HP用スタイル 06/06/27 Ver_1*/
/* 全要素共通設定 */



/* HTMLメイン部スタイル */
.base
{
	background: #ffffff;
	font-size:12px;
	color:#000000;
	margin:0px 0px 0px 0px;
}
td 
{
	font-size: 12px;
}
.UhHpMainTbl
{
	width:800px;
}
.UhHpInfoLine
{
	background-image: url(images/template001-018.gif);
	width:100%;
	height:1px;
	font-size:1px;
}
.UhHpPrTitle
{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.UhHpCarSpec 
{
	font-size: 11px;
	color: #333333;
}
.UhHpShopName 
{
	font-size: 14px;
	font-weight: bold;
}
.UhHpInfoTitle 
{
	font-size: 11px;
	text-align: right;
	color: #666666;
}
/* 新着在庫スタイル */
/* 新着在庫外枠テーブル */
.UhHpStockTblL
{
	background-color:#999999;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#988777;
	width: 473px;
	table-layout:fixed;
}
/* 新着在庫ヘッダー画像 */
.UhHpStockHeaderImg
{
	width:473px;
	background-image: url(images/template001-012.gif);
	height:22px;
	border-width:0px;	
}
/* 新着在庫中枠テーブル */
.UhHpStockTblM
{
	width:100%;
	background-color:#EEEEEE;
	padding:2px 2px 2px 5px;
	color:#000000;
	vertical-align:top;
}
/* 新着在庫内枠テーブル */
.UhHpStockTblS
{
	width:80px;
	height:100%;
	padding:2px 2px 2px 5px;
	color:#555555;
	vertical-align:top;
	font-size:10px;
}
/* 新着在庫内画像 */
.UhHpStockImg
{
	width:80px;
}
/* 新着在庫内価格 */
.UhHpStockPrice
{
	text-align:right;
}
/* 新着在庫内詳細ボタン */
.UhHpGoDtlImg
{
	width:60px;
	background-image: url(/template/p1/template001-013.gif);
	height:16px;
	border-style:none;
	cursor:pointer;
}
/* 非表示 */
.UhHpGMap
{
	border-style:none;
	border-width:0px;
}
/* 非表示 */
.UhHpHidden
{
	visibility:hidden;
	height:0px;
	width:0px;
	display:none;
}
/* キャンペーン見出し */
.UhHpCampTitle {
	color:#555555;
	font-weight:bold;
}
