@charset "EUC-JP";

/*  #contents #main
---------------------------------------------------------- */
/* hl */
.hl h1{
	float: left;
}

.hl .carIcon{
	position: relative;
	top: 6px;
	left: 10px;
}

/*-- box_carPhoto --*/
#main .box_carPhoto h2.tit{
	background: url(/usedcar/common_v2/img/icon_h2_car_photo.gif) no-repeat 0 4px;
}

#main .box_carPhoto .box_roundWhite{
	padding: 30px 30px 5px 30px;
	position: relative;
}

/*-- slide --*/

#main .box_carPhoto #slide{
	width: 580px;
	margin: 0 auto 0 auto;
}

#main .box_carPhoto #slide #car_img_main{
	margin: 0 0 10px 0;
	overflow: hidden;
	zoom: 1;
}

#main .box_carPhoto #slide #car_img_main .photo{
	position: relative;
	width: 580px;
	height: 290px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}

#main .box_carPhoto #slide #car_movie_main{
	height: 484px;
	margin: 0 0 10px 0;
}

#main .box_carPhoto #slide #next_photo_link,
#main .box_carPhoto #slide #prev_photo_link{
	position: absolute;
	cursor: pointer;
	top: 125px;
}

#main .box_carPhoto #slide #next_photo_link{
	display: block;
	width: 20px;
	height: 100px;
	background: url(/common_v2/img/arrow_slide_next.jpg) no-repeat 0 0;
}

#main .box_carPhoto #slide #next_photo_link:hover{
	background: url(/common_v2/img/arrow_slide_next_hover.jpg) no-repeat 0 0;
}

#main .box_carPhoto #slide #next_photo_link:active{
	background: url(/common_v2/img/arrow_slide_next_active.jpg) no-repeat 0 0;
}

#main .box_carPhoto #slide #prev_photo_link{
	display: block;
	width: 20px;
	height: 100px;
	background: url(/common_v2/img/arrow_slide_prev.jpg) no-repeat 0 0;
}

#main .box_carPhoto #slide #prev_photo_link:hover{
	background: url(/common_v2/img/arrow_slide_prev_hover.jpg) no-repeat 0 0;
}

#main .box_carPhoto #slide #prev_photo_link:active{
	background: url(/common_v2/img/arrow_slide_prev_active.jpg) no-repeat 0 0;
}

#main .box_carPhoto #slide .prev{
	left: 10px;
}

#main .box_carPhoto #slide .next{
	right: 10px;
}

#main .box_carPhoto #slide #main_comment{
	padding: 5px;
	*height: 35px;
	min-height: 35px;
	width: 575px;
	margin: 10px 0 0 0;
	background: #f2f2f2;
}

#main .box_carPhoto #slide .photo_thumb02 ul{
	width: 612px;
	position: relative;
	left: -10px;
}

#main .box_carPhoto #slide .photo_thumb02 .thumb li{
	float: left;
	margin: 0 0 8px 10px;
	border: 2px solid #ffffff;
	cursor: pointer;
	width: 100px;
	height: 50px;
}

#main .box_carPhoto #slide .photo_thumb02 .thumb li.current{
	border: 2px solid #ff0000;
}

#main .box_carPhoto #slide .photo_thumb02 li #btn_movie img{
	width: 41px;
	height: 41px;
}

/*-- box_presentSpec --*/
#main .box_presentSpec h2.tit{
	background: url(/common_v2/img/icon_h_car.gif) no-repeat 0 6px;
}

#main .box_presentSpec .box_roundWhite,
#main .box_presentSpec .box_roundWhiteX{
	clear: both;
}

#main .box_presentSpec .newCar,
#main .box_presentSpec .oldCar{
	float: left;
	width: 327px;
	margin-bottom: 10px;
}

#main .box_presentSpec .oldCar{
	float: right;
}

#main .box_presentSpec .oldCar .box_roundWhite,
#main .box_presentSpec .newCar .box_roundWhite{
	padding: 10px 10px 0 10px;
}

#main .box_presentSpec .oldCar .box_roundWhiteX,
#main .box_presentSpec .newCar .box_roundWhiteX{
	padding: 10px 6px 0 10px;
}

#main .box_presentSpec .newCar a,
#main .box_presentSpec .oldCar a{
	width: 140px;
	font-size: 100%;
}

#main .box_presentSpec .newCar .btn_roundGreenB {
	display:none;
}

#main .box_presentSpec .newCar em,
#main .box_presentSpec .oldCar em{
	display: block;
	color: #333333;
	font-weight: bold;
}

#main .box_presentSpec .newCar p.info,
#main .box_presentSpec .oldCar p.info{
	float: left;
	width: 155px;
}

#main .box_presentSpec .newCar p.btn_roundGreenB,
#main .box_presentSpec .newCar p.btn_roundRedB,
#main .box_presentSpec .oldCar p.btn_roundGrayB,
#main .box_presentSpec .oldCar p.btn_roundRedB{
	float: right;
}

#main .box_presentSpec .oldCar p.btn_roundGrayB a{
	border-left: 1px solid #ff0000;
	border-right: 1px solid #ff0000;
	background-image: url(https://img.goo-net.com/common_v2/img/bg_btn_round_red_body_b.png);
}
#main .box_presentSpec .oldCar p.btn_roundGrayB a:hover{
	background-image: url(https://img.goo-net.com/common_v2/img/bg_btn_round_red_body_b_hover.png);
}

#main .box_presentSpec .newCar span.price,
#main .box_presentSpec .oldCar span.price{
	color: #ff0000;
	font-size: 164%;
	font-weight: bold;
}

#main .box_presentSpec .newCar span.yen,
#main .box_presentSpec .oldCar span.yen{
	font-size: 84%;
	margin: 0 0 0 5px;
}

#main .box_presentSpec .oldCar span.line{
	font-size: 84%;
	margin: 0 5px 0 5px;
}

#main .box_presentSpec p.note{
	clear: both;
	padding: 7px 5px 0 5px;
}

#main .box_presentSpec .balloonWhiteInner{
	clear: both;
	margin: 0 0 0 160px;
}

#main .box_presentSpec .box_balloonWhite{
	left: 0;
	top: -5px;
}

/*-- box_spec --*/
#main .box_spec h2.tit{
	background: url(/common_v2/img/icon_h_spec.gif) no-repeat 0 3px;
}

/*-- box_option --*/
#main .box_option h2.tit{
	background: url(/common_v2/img/icon_h_option.gif) no-repeat 0 3px;
}

/*-- common --*/
#main .box_presentSpec .box_roundWhite,
#main .box_spec .box_roundWhite,
#main .box_option .box_roundWhite{
	padding: 10px 5px;
}

#main .box_presentSpec .column,
#main .box_spec .column,
#main .box_option .column{
	width: 317px;
	float: left;
	margin: 0 5px 0 5px;
}

#main .box_presentSpec .column em.tit,
#main .box_spec .column em.tit,
#main .box_option .column em.tit{
	display: block;
	margin: 0 0 7px 0;
	font-weight: bold;
	color: #333333;
}

#main .box_presentSpec .column table,
#main .box_spec .column table,
#main .box_option .column table{
	width: 100%;
}

#main .box_presentSpec .column table th,
#main .box_spec .column table th,
#main .box_option .column table th{
	width: 150px;
}

/*-- box_color --*/
#main .box_color .box_roundWhite{
	padding: 10px;
}

#main .box_color h2.tit{
	background: url(/common_v2/img/icon_h_color.gif) no-repeat 0 3px;
}

#main .box_color table{
	width: 100%;
	margin: 0 0 7px 0;
}

#main .box_color table td{
	width: 215px;
}

#main .box_color table td span{
	display: inline-block;
	margin: 2px 10px 0 0;
	width: 9px;
	height: 9px;
	border: 1px solid #e8e8e8;
	vertical-align: top;
}

#main .box_color table td span.color01{
	background: #000000;
}

#main .box_color table td span.color02{
	background: #ffffff;
}

#main .box_color table td span.color03{
	background: #009933;
}

#main .box_color table td span.color04{
	background: #660000;
}

#main .box_color table td span.color05{
	background: #999900;
}

#main .box_color table td span.color06{
	background: #000066;
}

#main .box_color table td span.color07{
	background: #9933CC;
}

#main .box_color table td span.color08{
	background: #ebebeb;
}

#main .box_color table td span.color09{
	background: #ffff33;
}

#main .box_color table td span.color10{
	background: #7aad03;
}

#main .box_color table td span.color11{
	background: #22c6dd;
}

#main .box_color table td span.color12{
	background: #d32c99;
}

#main .box_color table td span.color13{
	background: #999999;
}

#main .box_color table td span.color14{
	background: #ff0000;
}

#main .box_color table td span.color15{
	background: #486cea;
}

#main .box_color table td span.color16{
	background: #009999;
}

#main .box_color table td span.color17{
	background: #ffffcc;
}

#main .box_color table td span.color18{
	background: #bd9242;
}

#mainArea{
	clear: both;
}

/* common */
#main p.txt_note{
	margin: -5px 0 10px 0;
	padding: 0 0 0 13px;
	text-indent: -15px;
}

/* balloonWhiteInner */
#main .box_roundGray{
	z-index: 1;
}

#main .box_presentSpec .oldCar .box_roundWhite{
	z-index: 2;
}

#main .box_presentSpec .box_roundWhite{
	z-index: 1;
}

#contents #aside .box_carInfo .box_roundBorderTopGray{
	z-index: 2;
}

#contents #aside .box_officialSite .box_roundBorderTopGray{
	z-index: 1;
}

/* ANG_PRJ-1577 141023 kobashigawa */
#contents #aside.catalogSpread .box_carInfo .box_roundBorderTopGray,
#contents #aside.catalogSpread .box_officialSite .box_roundBorderTopGray {
	position: static;
}

/* ANG_PRJ-1744 150224 ikema カタログ右サイド */
#contents #aside .box_carInfo table.tbl_type01.info {
	margin: 0 0 7px;
}

#contents #aside .box_carInfo .carInfoNews {
	margin: 0 0 10px 5px;
}
