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

/* トップページ */
.toppage #mainimage {
	position:relative;
	width:950px;
	height:400px;
	margin:0;
	padding:0;
}
.toppage #myGallery, .toppage #myGallerySet, .toppage #flickrGallery
{
	width:950px;
	height:400px;
	border:none;
	z-index:5;
}
.toppage #sidecontents {
	padding-top:20px;
}

.toppage #newslistbox{
	width:380px;
	float:left;
	margin:0;
	padding:0;
	}
.toppage #newslistbox ul, .toppage #reviewlistbox ul{
	margin:0;
	padding:0;
	list-style-type:none;
	}
.toppage #newslistbox ul li {
	background:url(/maserati/common_2009/pic/arrow_1.gif) top left no-repeat;
	margin:0 0 10px 0;
	padding:0 0 0 12px;
}
	
.toppage #newslistbox ul li .date{
	padding:0 0 0 10px;
	color:#999;
	font-size:76%;
	line-height:1.8;
	}
.toppage #newslistbox ul li .read, .toppage #reviewlistbox ul li .read{
	margin:5px 0 0 0;
	padding:0;
	display:block;
	font-size:76%;
	}

.toppage #reviewlistbox{
	width:200px;
	float:right;
	margin:0;
	padding:0 0 0 20px;
	border-left:1px solid #e5e5e5;
	}
.toppage #reviewlistbox ul li {
	background:url(/maserati/common_2009/pic/arrow_1.gif) top left no-repeat;
	margin:0 0 5px 0;
	padding:0 0 0 12px;
}
.toppage #reviewlistbox ul li .date{
	padding:0;
	color:#999;
	font-size:76%;
	line-height:1.8;
	}
.toppage #reviewlistbox ul li a{
	display:block;
	}

/* ショールームご案内 */
.showroom #myGallery, .showroom #myGallerySet, .showroom #flickrGallery
{
	width:730px;
	height:400px;
	border:none;
	z-index:5;
}
.showroom #map {
	width:730px;
	height:400px;
	margin:0;
}


/* ショッピングご案内 */
.productlist {
	margin:0 0 10px 0;
	padding:0;
	list-style-type:none;
	}
.productlist li {
	display:block;
	width:170px;
	height:100px;
	margin:10px 15px 10px 0;
	padding:0 0 0 130px;
	float:left;
	position:relative;
	}
.productlist li img{
	float:left;
	margin:0 5px 0 0;
	position:absolute;
	top:0;
	left:0;
	}
.productlist li a{
	margin:0 0 10px 0;
	display:block;
	}
.productlist li .price, .price{
	color:#FF0033;
	}
.productlist li .productno{
	margin:0 0 5px 0;
	display:block;
	font-size:76%;
	color:#666;
	}
.shopping #myGallery, .shopping #myGallerySet, .shopping #flickrGallery
{
	width:730px;
	height:320px;
	border:none;
	z-index:5;
}
.shopping .jdGallery .loadingElement, .shopping .jdGallery .slideElement{
	background-color:#fff;
}
	
/* 新車ご案内 */
.newcarlist{
	margin:0 0 10px 0;
	padding:0;
	list-style-type:none;
	}
.newcarlist li{
	margin:0 10px 0 0;
	float:left;
	padding:0;
	width:200px;
	}
.newcarlist li p{
	font-size:76%;
	color:#666;
	}
.newcarlist li a{
	font-weight:bold;
	}
	
	/* ニュースページ */
ul#newslist{
	margin:0;
	padding:0;
	list-style-type:none;
	}
ul#newslist li{
	background:url(/maserati/common_2009/pic/arrow_1.gif) top left no-repeat;
	margin:0 0 10px 0;
	padding:0 0 0 12px;
}
ul#newslist li .date{
	padding:0 0 0 10px;
	color:#999;
	font-size:76%;
	line-height:1.8;
	}
ul#newslist li .read{
	margin:5px 0 0 0;
	padding:0;
	display:block;
	font-size:76%;
	}
#sidecontents .sidemenu .read, #sidecontents .sidemenu .date{
	display:none;
	}
.news .mainimage{
	margin:0 0 20px 0;
	}
.widthnarrow{
	width:545px;
	margin:40px auto;
	}

	
/* 中古車リスト */
.approvedcartable {
	margin:0 0 20px 0;
	border-spacing:1px;
	border:none;
	background-color:#B8BBC2;
	width:100%;
}
.approvedcartable td {
	padding:4px;
	background-color:#fff;
	border:none;
	line-height:1.5;
}
.approvedcartable th{
	padding:8px 4px;
	background:#7F99B2;
	font-weight:normal;
	border:none;
	text-align:left;
	line-height:1.5;
	color:#fff;
}
.approvedcartable td.price strong {
	color:#FF0033;
	font-size:120%;
	}
.approvedcartable th.carname {
	font-size:120%;
	font-weight:bold;
	}
.approvedcartable td.photo0{
	width:180px;
	}

