@charset "utf-8";

div#container {
	clear:both;
	width:950px;
	margin:0 auto 0 15px;
	font-family:san-serif;
}
div#container a {
	color:#154B97;
}
div#container a:hover {
	color:#FF9900;
}
li {
	list-style:none;
}

h2 {
	background:url("/cmn/images/soubaImg/ttlBg.png") 0px 0px repeat-x;
	height:36px;
	text-indent:8px;
	font-size:14px;
	padding-top:6px;
	line-height:1.6;
	border-top:1px solid #A3BAE6;
}
h3 {
	position:absolute;
	top:10px;
	left:12px;
	z-index:10;
	text-indent:-9999px;
	width:150px;
	height:50px;
}
.price1 {
	background:url("/cmn/images/soubaImg/topSprite.gif") -650px -0px no-repeat;
}
.price2 {
	background:url("/cmn/images/soubaImg/topSprite.gif") -650px -50px no-repeat;
}
.price3 {
	background:url("/cmn/images/soubaImg/topSprite.gif") -650px -100px no-repeat;
}
.price4 {
	background:url("/cmn/images/soubaImg/topSprite.gif") -650px -150px no-repeat;
}


/* ++++++++++ 価格帯別一覧 ++++++++++ */

.carBlock {
	float:left;
	width:640px;
	position:relative;
	z-index:1;
}
.carLst {
	margin:0;
	width:640px;
}
ul.carLst li {
	width:268px;
	height:213px;
	background:url("/cmn/images/soubaImg/topSprite.gif") -0px -0px no-repeat;
	float:left;
	padding:22px 27px 0 25px;
	margin-bottom:20px;
	position:relative;
	z-index:1;
}
.sCarB {
	width:200px;
	height:195px;
	float:left;
}
.sCarB a img{
	border:1px solid #ccc;
}
.sCarB span {
	line-height:1.6;
	font-weight:bold;
	text-decoration:underline;
}
.sCarM {
	float:right;
	width:56px;
	height:176px !important;
	overflow:hidden;
	position:relative;
	top:4px;
	background:none;
}
.sCarM ul li {
	width:56px;
	height:44px !important;
	overflow:hidden;
	margin:0;
	padding:0;
	background:none;
}
.sCarM li.on {
	background-color:#A3BAE6;
}
.sCarM li img {
	position:relative;
	top:3px;
	left:3px;
}
.arrow {
	height:10px;
	width:56px;
	text-indent:-9999px;
	cursor:pointer;
	position:absolute;
	right:25px;
}
.up {
	top:16px;
	background:url("/cmn/images/soubaImg/topSprite.gif") 22px -313px no-repeat;
	z-index:20;
}
.down {
	top:205px;
	background:url("/cmn/images/soubaImg/topSprite.gif") -18px -313px no-repeat;
	z-index:20;
}


/* ++++++++++ セレクトエリア ++++++++++ */
.selectBlock {
	float:right;
	width:270px;
	height:280px;
	background:url("/cmn/images/soubaImg/topSprite.gif") -330px -0px no-repeat;
	font-size:14px;
	color:#555;
	padding:20px;
	position:relative;
}
h4 {
	position:relative;
	top:10px;
	height:28px;
	margin-bottom:20px;
}
label {
	display:block;
	margin:0 0 2px 5px;
	width:258px;
	font-weight:bold;
	line-height:1.4;
}
select {
	display:block;
	margin:0 0 10px 5px;
	width:258px;
}
button { behavior:url("/cmn/js/library/csshover.htc"); }

button {
	position:absolute;
	top:236px;
	left:130px;
	text-indent:-9999px;
	cursor:pointer;
	width:160px;
	height:41px;
	border:0 none;
	display:block;
	background:url("/cmn/images/soubaImg/topSprite.gif") -650px -220px no-repeat;
}
button:hover {
	background:url("/cmn/images/soubaImg/topSprite.gif") -650px -262px no-repeat;
}
.nm {
	background-color:#eee;
	border:1px solid #7F9DB9;
	color:#777;
}

