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

/* トップページ */
.toppage #header {
	height:48px;
}
.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 #eventreportbox{
	width:230px;
	float:left;
	margin:0;
	padding:0 20px 0 0;
	border-right:1px solid #e5e5e5;
	}
.toppage #eventreportbox ul{
	list-style-type:none;
	margin:0;
	padding:0;
	}
.toppage #eventreportbox ul li{
	background:url(/citroen/common_2009/pic/arrow_1.gif) top left no-repeat;
	margin:0 0 10px 0;
	padding:0 0 0 16px;
	}
.toppage #eventreportbox ul li .date, .toppage #newslistbox ul li .date{
	padding:0 0 0 10px;
	color:#999;
	font-size:76%;
	line-height:1.8;
	}
.toppage #eventreportbox ul li .read, .toppage #newslistbox ul li .read{
	margin:5px 0 0 0;
	padding:0;
	display:block;
	font-size:76%;
	}
.toppage #newslistbox{
	width:400px;
	float:right;
	margin:0;
	padding:0;
	}
.toppage #newslistbox ul{
	margin:0;
	padding:0;
	list-style-type:none;
	}
.toppage #newslistbox ul li{
	background:url(/citroen/common_2009/pic/arrow_1.gif) top left no-repeat;
	margin:0 0 10px 0;
	padding:0 0 0 16px;
}
	
/* ニュースページ */
ul#newslist{
	margin:0;
	padding:0;
	list-style-type:none;
	}
ul#newslist li{
	background:url(/citroen/common_2009/pic/arrow_1.gif) top left no-repeat;
	margin:0 0 10px 0;
	padding:0 0 0 16px;
}
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;
	}
.widthnarrow{
	width:545px;
	margin:40px auto;
	}
.news .mainimage{
	margin-bottom:10px;
	}	
/* 新車のご案内 */

ul.newcarlist{
	margin:0 0 20px 0;
	padding:0;
	list-style-type:none;
	}
	
ul.newcarlist li{
	display:inline;
	margin:0;
	padding:0;
	width:170px;
	height:115px;
	float:left;
	line-height:0;
	font-size:1px;
	vertical-align:bottom;
	}
.newcar #mainimage {
	position:relative;
	width:680px;
	height:300px;
	margin:0;
	padding:0;
}
.newcar #myGallery, .newcar #myGallerySet, .newcar #flickrGallery
{
	width:680px;
	height:300px;
	border:none;
	z-index:5;
}
.newcar .newcarimage {
	position:absolute;
	width:680px;
	height:0;
	bottom:0;
	left:0;
	z-index:10;
}

/* ショールームご案内 */

.showroom #myGallery, .showroom #myGallerySet, .showroom #flickrGallery
{
	width:680px;
	height:400px;
	border:none;
	z-index:5;
}
.showroom #map {
	width:680px;
	height:450px;
	margin:0 0 20px 0;
}

/* 中古車リスト */
.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:#e5e5e5;
	font-weight:normal;
	border:none;
	text-align:left;
	line-height:1.5;
}
.approvedcartable td.price strong {
	color:#FF0033;
	font-size:120%;
	}
.approvedcartable th.carname {
	font-size:120%;
	font-weight:bold;
	}
.approvedcartable td.photo0{
	width:180px;
	}


