@charset "utf-8";

/* 一覧 */
#h1-back {
	background-image: url(/images/movie/header.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 80px;
	margin-bottom: 10px;
	padding-left: 0px;
}
#h1-back h2 {
	font-size: 12px;
	line-height: 1;
	text-indent: -9999px;
}
#h1-back p {
	line-height: 1.2;
	padding-left: 560px;
	padding-top: 21px;
}
#wrapper #left #ichioshi {
	height: 240px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/movie/ichioshi_back.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	width: 710px;
}
#wrapper #left #ichioshi h2 {
	background-image: url(/images/movie/h2_back.png);
	background-repeat: repeat-x;
	background-position: 0px;
	height: 23px;
	font-size: 16px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
#wrapper #left #ichioshi ul {
	display: block;
	padding-top: 25px;
	padding-left: 38px;
}
#wrapper #left #ichioshi li {
	float: left;
	width: 180px;
	margin-right: 48px;
	display: block;
	position: relative;
}
#wrapper #left #ichioshi a .frame {
	border: 1px solid #bbbbbb;
}
#wrapper #left #ichioshi a:hover .frame {
	border: 1px solid #ffffff;
}
#wrapper #left #ichioshi .end {
	margin-right: 0px;
}
#wrapper #left #ichioshi span.txt {
	display: block;
	margin-top: 8px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #333333;
	padding-top: 4px;
	line-height: 1.1;
	min-height:40px;
}
*html #wrapper #left #ichioshi span.txt {
	height:40px;
}
#wrapper #left #ichioshi li a {
	color: #bbbbbb;
	text-decoration: none;
}
#wrapper #left #ichioshi li a:hover {
	color: #ffffff;
	text-decoration: none;
}
#wrapper #left #ichioshi .frame {
	display:block;
	width:178px;
	height:133px;
}


#wrapper #left #ichioshi .ti {
	display: block;
	position: absolute;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 1.2;
	height: 13px;
	width: 40px;
	text-align: center;
	right: 1px;
	top: 119px;
	padding-top: 2px;
}


#wrapper #left ul.mov {
	display: block;
	margin-top: 15px;
}
#wrapper #left .mov li {
	float: left;
	width: 148px;
	height:210px;
	display: block;
	position: relative;
	margin:0 15px;
}
*html #wrapper #left .mov li {
	height:210px;
}
#wrapper #left .mov a .frame {
	padding: 3px;
	border: 1px solid #bbbbbb;
	display: block;
	width:140px;
	height:105px;
	
}
#wrapper #left .mov a:hover .frame {
	border: 1px solid #333333;
}
#wrapper #left .mov .end {
	margin-right: 0px;
}
#wrapper #left .mov span.txt {
	display: block;
	padding-top: 4px;
	line-height: 1.1;
	font-weight: bold;
}
#wrapper #left .mov li a {
	color: #333333;
	text-decoration: none;
}
#wrapper #left .mov li a:hover {
	color: #000000;
	text-decoration: none;
}
#wrapper #left .mov .ti {
	display: block;
	position: absolute;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 1.2;
	height: 13px;
	width: 40px;
	text-align: center;
	right: 4px;
	top: 94px;
	padding-top: 2px;
}
#wrapper #left .txt .sm {
	font-size: 10px;
	font-weight: normal;
}
#wrapper #left .mov .bottom {
	margin-bottom: 0px;
}


/* Detail */
#movieDisp {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/movie/movie_back.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 5px 5px 0;
	width: 710px;
	height: 425px;
}
#movieDispFrame {
	width:640px;
	height:360px;
	margin:15px auto 0;
	border:5px solid #EEE;
	background-color:#000;
}

#commentArea {
	margin:15px 10px 10px;
}

h2.blk {
	line-height: 1.4em;
	background-image: url(/images/common/gtnet/h2tag_black02.png);
	/*background-image: url(/images/common/gtnet/h2tag_grey.png);*/
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	padding-top: 4px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-left: 24px;
	margin-bottom: 6px;
	border-bottom: 2px solid #b1b1b1;
}
#tokusen {
	float: left;
	display: block;
}

.arrowL {
	float:left;
	width:20px;
	margin-left:7px;
}
.arrowR {
	float:right;
	width:20px;
}
.tokusenSlide {
	height:142px; 
	float:left; 
	padding-left:4px;
	background-color:#000;
	color:#FFF;
	overflow:hidden;
}
.tokusenSlide li {
	padding:5px 5px 0 0;
	width:120px;
}
.tokusenSlide li a {
	display:block;
	height:90px;
	margin-bottom:5px;
}
#tokusen_Ul {
	margin:10px;
}
#tokusen_Ul li{
	padding:5px;
	width:120px;
	height:142px; 
	border:1px solid #CCC;
	margin:0 8px;
}
#tokusen_Ul li a {
	display:block;
	height:90px;
	margin-bottom:5px;
}

.carNmText {
	padding:0px 2px;
	line-height:12px;
	height:24px;
	font-size:11px;
}
.price_text {
	display:block;
	text-align:right;
	padding-right:5px;
	font-size:11px;
}

/* Page */
.page{
	margin-top:10px;
	clear:left;
	background-image: url(/images/usedcar/search/page_TT.png);
	background-repeat:repeat-x;
	height:36px;
}
#page_TT{
	width:600px;
	float:left;
	font-size:12px;
	font-weight:bold;
	line-height:32px;
	padding:0 0 0 10px;
}
#page_TT span{
	font-size: 18px;
	color:#0f66db;
	font-weight:bold;
}
#page_h{
	background-position:0 -20px;
	font-weight:bold;
}
#page_h2{
	background-position:0 -20px;
	font-weight:bold;
}
.page_number{
	float:right;
	text-align:right;
	margin:3px 5px 0 0;
}
.page_number a{
	color:#333;	
}
.page0{
	float:left;
	width:20px;
	height:20px;
	text-align:center;
	font-size:10px;
	line-height:20px;
	background-image: url(/images/usedcar/search/page_n.png);
	background-repeat:no-repeat;
	margin:5px 3px 0 0;
}
.page0{
	background-position:0 0px;
}
.page0:hover,.page0.hover{
	background-position:0 -20px;
	color:#333;
	text-decoration:none;
}

#pankuzu li a.end {
	max-width: 500px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}