
.layoutR {
	float: left;
	width: 463px;
	padding: 0px;
	border: 1px solid #999;
	margin-bottom: 20px;
	}

/* 右枠 ################################## */

/* 広域毎の背景設定 */

/* 全国（デフォルト） */
.layoutR #a {
	background-color: #d8dffb;
	padding: 3px;

	}	

.layoutR #a .areaBox {
	background-image: url(/common/images/catalog/bg_map_a.gif) !important;
	position: relative;
	}

/* 北海道 */
.layoutR #a4 {
	background-color: #ceebe9;
	padding: 3px;
	}

.layoutR #a4 .areaBox {
	background-image: url(/common/images/catalog/bg_map_a0.gif) !important;
	position: relative;
	}

/* 東北 */
.layoutR #a6 {
	background-color: #a5d3ff;
	padding: 3px;
	}

.layoutR #a6 .areaBox {
	background-image: url(/common/images/catalog/bg_map_a1.gif) !important;
	position: relative;
	}

/* 関東 */
.layoutR #a1 {
	background-color: #ffdb99;
	padding: 3px;
	}

.layoutR #a1 .areaBox {
	background-image: url(/common/images/catalog/bg_map_a2.gif) !important;
	position: relative;
	}

/* 北陸・甲信越 */
.layoutR #a7 {
	background-color: #b1e1c6;
	padding: 3px;
	}

.layoutR #a7 .areaBox {
	background-image: url(/common/images/catalog/bg_map_a3.gif) !important;
	position: relative;
	}

/* 東海 */
.layoutR #a3 {
	background-color: #ff9;
	padding: 3px;
	}

.layoutR #a3 .areaBox {
	background-image: url(/common/images/catalog/bg_map_a4.gif) !important;
	position: relative;
	}

/* 関西 */
.layoutR #a2 {
	background-color: #ffe2e6;
	padding: 3px;
	}

.layoutR #a2 .areaBox {
	background-image: url(/common/images/catalog/bg_map_a5.gif) !important;
	position: relative;
	}

/* 中国 */
.layoutR #a8 {
	background-color: #c3bde6;
	padding: 3px;
	}

.layoutR #a8 .areaBox {
	background-image: url(/common/images/catalog/bg_map_a6.gif) !important;
	position: relative;
	}

/* 四国 */
.layoutR #a9 {
	background-color: #adebad;
	padding: 3px;
	}

.layoutR #a9 .areaBox {
	background-image: url(/common/images/catalog/bg_map_a7.gif) !important;
	position: relative;
	}

/* 九州・沖縄 */
.layoutR #a5 {
	background-color: #edc3a5;
	padding: 3px;
	}

.layoutR #a5 .areaBox {
	background-image: url(/common/images/catalog/bg_map_a8.gif) !important;
	position: relative;
	}

/* 地図ぱんくず */


/* 広域のリンク設定 ############################### */

/* 全国 #a */
/* 北海道 */
#a .areaBox .linkBox0 {
	position: absolute;
	font-size: 10px;
	color: #bfa46f;
	line-height: 11px;
	left: 373px;
	top: 12px;
	height: 30px;
	text-align: center;
	width: 66px;
	}

/* 東北 */
#a .areaBox .linkBox1 {
	position: absolute;
	font-size: 10px;
	color: #bfa46f;
	line-height: 11px;
	left: 363px;
	top: 54px;
	height: 30px;
	text-align: center;
	width: 66px;
	}

/* 関東 */
#a .areaBox .linkBox2 {
	position: absolute;
	font-size: 10px;
	color: #bfa46f;
	line-height: 11px;
	left: 369px;
	top: 97px;
	height: 30px;
	text-align: center;
	width: 66px;
	}

/* 北陸・甲信越 */
#a .areaBox .linkBox3 {
	position: absolute;
	font-size: 10px;
	color: #bfa46f;
	line-height: 11px;
	left: 195px;
	top: 21px;
	height: 30px;
	text-align: center;
	width: 85px;
	}

/* 東海 */
#a .areaBox .linkBox4 {
	position: absolute;
	font-size: 10px;
	color: #bfa46f;
	line-height: 11px;
	left: 331px;
	top: 140px;
	height: 30px;
	text-align: center;
	width: 66px;
	}

/* 関西 */
#a .areaBox .linkBox5 {
	position: absolute;
	font-size: 10px;
	color: #bfa46f;
	line-height: 11px;
	left: 221px;
	top: 153px;
	height: 30px;
	text-align: center;
	width: 66px;
	}

/* 中国 */
#a .areaBox .linkBox6 {
	position: absolute;
	font-size: 10px;
	color: #bfa46f;
	line-height: 11px;
	left: 143px;
	top: 62px;
	height: 30px;
	text-align: center;
	width: 66px;
	}

/* 四国 */
#a .areaBox .linkBox7 {
	position: absolute;
	font-size: 10px;
	color: #bfa46f;
	line-height: 11px;
	left: 133px;
	top: 153px;
	height: 30px;
	text-align: center;
	width: 66px;
	}

/* 九州・沖縄 */
#a .areaBox .linkBox8 {
	position: absolute;
	font-size: 10px;
	color: #bfa46f;
	line-height: 11px;
	left: 62px;
	top: 105px;
	height: 30px;
	text-align: center;
	width: 85px;
	}


/* 広域 #a0〜#a9 */
.areaPankuzu {
	position: absolute;
	font-size: 12px;
	left: 14px;
	top: 13px;
	width: 300px;
	}
	
.areaBox table {
	position: absolute;
	font-size: 15px;
	left: 22px;
	top: 45px;
	width: 300px;
	border: 0px;
	}

.areaBox td {
	border: 0px;
	padding-bottom: 10px;
	}

.areaBox td strong {
	font-size: 15px;
	}


/* 大タイトル */
.layoutR h3.bukken {
	font-size: 12px;
	font-weight: 700;
	color: #333;
	margin: 5px 0px 5px 3px;
	padding: 0px;
	}

/* タイトル（相場・物件）の枠 */
.layoutR .midashiBox {
	margin: 0px;
	/*padding-top: 8px;
	padding-bottom: 4px;*/
	padding-top: 6px;
	padding-bottom: 3px;
	padding-right: 2px;
	width: 455px;
	}

/* タイトル */
.layoutR h4.midashi {
	font-size: 12px;
	font-weight: 700;
	color: #666;
	width: 270px;
	float: left;
	margin: 0px;
	padding: 0px;
	}

.layoutR .link {
	font-size: 10px;
	width: 185px;
	text-align: right;
	float: left;
	padding: 0px;
	}

/* 地図 */
.layoutR .areaBox {
	border: 1px solid #999;
	width: 455px;
	height: 187px;
	position: relative;
	}

/* 広域内の都道府県リスト */
.layoutR .prefUl {
	margin-top: 50px;
	margin-left: 20px;
	width:242px;
	}

.layoutR .prefLi {
	float: left;
	margin-top: 8px;
	width: 120px;
	}

/* 中古車物件一覧へのリンク */
.layoutR .prefLink {
	font-size: 10px;
	font-weight: 700;
	position: absolute;
	top: 35px;
	left: 14px;
	}


/* 評価 ####################################### */
.layoutR .hyokaBox {
	border: 1px solid #999;
	width: 455px;
	height: 55px;
	position: relative;
	background-color: #fff;
	background-image: url(/common/images/catalog/bg_hyoka1.gif);
	background-repeat: no-repeat;
	}

.layoutR .hyokaBox .star1 {
	position: absolute;
	left: 76px;
	top: 2px;
	}

.layoutR .hyokaBox .star2 {
	position: absolute;
	left: 76px;
	top: 28px;
	}

.layoutR .hyokaBox .comm1 {
	font-size: 12px;
	color: #555;
	position: absolute;
	left: 195px;
	top: 9px;
	width: 240px;
	font-weight: 700;
	}

.layoutR .hyokaBox .comm2 {
	font-size: 12px;
	color: #555;
	position: absolute;
	left: 195px;
	top: 35px;
	width: 240px;
	font-weight: 700;
	}
	
	
	
/* 相場 ####################################### */
.soubaBox {
	width: 455px;
	height: 135px;
	position: relative;
	background-image: url(/common/images/catalog/bg_soubalist.gif);
	border:solid 1px #999;
	margin:5px 0;
	}

/* 新車価格（下）*/
.new_l {
	font-size: 12px;
	font-weight: 700;
	color: #333;
	text-align: right;
	position: absolute;
	left: 3px;
	top: 35px;
	width: 90px;
	}

/* 新車価格（上）*/
.new_r {
	font-size: 12px;
	font-weight: 700;
	color: #333;
	text-align: left;
	position: absolute;
	left: 370px;
	top: 35px;
	width: 90px;
	}

/* 中古車価格（下）*/
.use_l {
	font-size: 10px;
	color: #333;
	text-align: right;
	position: absolute;
	left: 3px;
	top: 71px;
	width: 90px;
	}

/* 中古車価格（上）*/
.use_r {
	font-size: 10px;
	color: #333;
	text-align: left;
	position: absolute;
	left: 370px;
	top: 71px;
	width: 90px;
	}

.use_l strong, .use_r strong {
	font-size: 12px;
	font-weight: 700;
	}

/* 新車棒グラフ */
.newBar {
	position: absolute;
	width: 257px;
	height: 16px;
	left: 97px;
	top: 39px;
	}

/* 中古車棒グラフ */
.useBar {
	position: absolute;
	width: 257px;
	height: 16px;
	left: 97px;
	top: 79px;
	}
	
	
	

/* ランキング ########################### */
.layoutR .rankingBox0 {
	border: 1px solid #999;
	margin: 0px;
	padding: 4px 0px 4px 3px;
	width: 450px;
	background-image: url(/common/images/bg_global1.gif);
	}

.layoutR .rankingBox1 {
	border: 1px solid #666;
	margin-right: 2px;
	padding-bottom: 3px;
	width: 86px; /* 88px+2px */
	background-color: #fff;
	text-align: center;
	float: left;
	}

.layoutR .rankingBox1 .rkTitle {
	background-color: #e9fcfc;
	font-size: 10px;
	color: #333;
	padding: 2px;
	border-bottom: 1px solid #666;
	}

.layoutR .rankingBox1 .rkGazou {
	padding: 4px 2px 2px 2px;
	margin-bottom: 2px;
	}

.layoutR .rankingBox1 .rkGazou img {
	border: 1px solid #00f;
	}

.layoutR .rankingBox1 .rkPrice, .layoutR .rankingBox1 .rkArea {
	font-size: 10px;
	color: #f00;
	margin: 0px 2px 0px 2px;
	padding: 2px;
	background-image: url(/common/images/bg_global3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}

.layoutR .rankingBox1 .rkArea {
	color: #333 !important;
	}
	
	


/* グレード一覧 ############################## */

/* 枠 */
.othergreat {
	margin: 0px 0px 10px 10px;
	border: 1px solid #999;
	padding: 10px;
	width: 938px;
	}
	
/* タイトル */
.othergreat h3.greattitle {
	font-size: 15px;
	color: #333;
	font-weight: 700;
	margin-bottom: 5px;
	}

/* テーブル */
.othergreat table.tblbg {
	width: 938px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	/*background-color: #bcc;*/
	}

.othergreat td {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	font-size: 14px;
	color: #555;
	padding: 3px;
	}


.catalog-err{
	border:1px #ccc dotted;
	width:530px;
	margin:10px;
	padding:5px;
	}

.catalog-err p{
	color:#f00;
	font-size:14px;
	}

.catalog-err .no-match{
	margin-top:12px;
	}

.great-photo{
	width:770px;
	margin-left:10px;
	}

/*.great-list{
 margin-left:10px;
	}*/

.detail-tbl{
	margin-top:12px;
	background-color:#BCBCBC;
	}

.tblbg td{
	padding:3px;
	}

.bgcolorhead{
	background-color:#ebebeb;
	font-size:14px;
	}

/*.great-list */.bgcolorhead .caption{
	font-size:10px;
	color:#aaa;
	}

/*.great-list */.bgcolor1{
	background-color:#FFF;
	font-size:12px;
	}

/*.great-list */.bgcolor2{
	background-color:#ECEDF9;
	font-size:12px;
	}

.bgcolorY{
	background-color:#ffd;
	font-size:14px;
	border-bottom:1px solid #eee;
	padding-bottom:1px;
	color:#000;
	}

/*.great-list */.pagetop{
	width:770px;
	}

.detail-name{
	color:#aaa;
	}

/*help comment*/
.help{
	margin-top:5px;
	font-size:10px;
	}

.help a{
	text-decoration:none;
	color:#333;
	}

.kurumalist .ini{
	background-color:#333;
	color:#FFF;
	}



/* 車種のリンク ############################## */
.carlist{
	margin-left:10px;
	margin-top:20px;
	width:960px;
	}

.carlist h3.makername{
	font-size: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #999;
	}

.carlist h3.makername strong {
	font-size: 15px;
	}

.carlist .list1{
	background-color:#ECECEC;
	width:950px;
	padding:2px 0px 2px 10px;
	margin-top:10px;
	font-size:10px;
	}

.carlist .listcontents{
	margin-top:3px;
	font-size:10px;
	line-height:1.2em;
	width:960px;
	}

