@charset "UTF-8";
/* CSS Document */


/* [01]グローバルナビゲーション
--------------------------------------------- */
#grovalNavi {
	width: 780px;
	background: #ffffff;
	margin-bottom:10px;
}
.dropdown {
	float: left;
}
.dropdown dt a {
	position: relative;
	height: 34px;
	width: 195px;
	padding: 0 0 4px;
	font-weight: bold;
	color: #ffffff;
	line-height: 34px;
	text-decoration: none;
	display: block;
	text-align: center;
	background: url(../img/gnavi_bg.gif) no-repeat left bottom;
}
.dropdown dt a:visited {
	position: relative;
	height: 34px;
	width: 195px;
	padding: 0 0 4px;
	color: #ffffff;
	line-height: 34px;
	text-decoration: none;
	display: block;
	background: url(../img/gnavi_bg.gif) no-repeat left bottom;
}
.dropdown dt a:hover {
	width: 195px;
	color: #ffffff;
	text-decoration: none;
	background: url(../img/gnavi_bg.gif) no-repeat left top;
}
.dropdown dd {
	position: absolute;
	width: 194px;
	overflow: hidden;
	z-index: 200;
	border-right: #e7e7e7 1px solid;
	display: none;
	background: #fff;
	opacity: 0;
}
.dropdown ul {
	width: 194px;
	border-top: none;
	border-bottom: #e7e7e7 1px solid;
	list-style: none;
}

.dropdown li a, .dropdown li a:visited {
	height: 20px;
	padding: 5px;
	color: #333;
	line-height: 20px;
	text-decoration: underline;
	display: block;
	background: #e8f2f3;
}
.dropdown li a:hover {
	color: #214277;
	text-decoration: underline;
}
/* [02]パンクズナビ
--------------------------------------------- */
#pageNavi {
	clear:both;
	width: 775px;
	margin-bottom:10px;
	padding-left:5px;
}
#pageNavi li {
	display: inline;
}
#pageNavi li a {
	text-decoration: none;
	font-size: 85%;
}
#pageNavi ol li a:hover {
	text-decoration: underline;
}
#pageNavi li.next a {
	padding-right: 8px;
	background: url(../img/arrow-pankuz.gif) no-repeat right center;
	margin:0 2px 0 0;
}
#pageNavi li.bold a {
	color:#555555;
	text-decoration: none;
}
#pageNavi li.bold a:visited {
	color:#555555;
	text-decoration: none;
}
#pageNavi li.bold a:hover {
	color:#555555;
	text-decoration: none;
}
/* 買取強化車種緊急対応用CSS
--------------------------------------------- */
.catttl {
	padding: 0 0 0 5px;
	border: #D9D9D9 1px solid;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	line-height: 26px;
	background: #f3f3f3;
	height: 26px;
	margin: 10px 0 15px;
	clear:both;
}
#pankuz {
	float: left;
	width: 775px;
	padding: 6px 0 6px 5px;
}
#pankuz li {
	display: inline;
	font-size: 85%;
}
#pankuz li a {
	color:#555555;
	text-decoration: none;
}
#pankuz li a:visited {
	color:#555555;
	text-decoration: none;
}
#pankuz li a:hover {
	color:#555555;
	text-decoration: none;
}
#pankuz ol li.arrow a {
	padding-right: 8px;
	background: url(../img/arrow-pankuz.gif) no-repeat right center;
	margin:0 2px 0 0;
	color: #214277;
}
#pankuz ol li.arrow a:visited {
	text-decoration: none;
	color: #214277;
}
#pankuz ol li.arrow a:hover {
	text-decoration: none;
	color: #214277;
}
h1.ttl {
	position: relative;
	clear: both;
	height: 33px;
	width: 771px;
	padding: 0 0 2px 7px;
	margin: 0 0 10px;
	border-right: #ccc 1px solid;
	border-left: #ccc 1px solid;
	font-weight: bold;
	color: #204376;
	line-height: 33px;
	background: url(../img/ttl_bg.gif) repeat-x left bottom;
	font-size:96%;
}
li.arrowsq {
	display:inline;
	margin:0 5px 0 0;
}
.imgborder {
	padding:1px;
	border:#ccc 1px solid;
	float: left;
	margin:0 10px 10px 0;
}
