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

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

abbr,acronym { border:0;
}

img { border: none; }


/*フォント関連*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}



/* [01]BODY設定
--------------------------------------------- */
body {
	border-top: #00447a 4px solid;
	color: #333333;
	line-height:1.5;
	background:#f8f8f8 url(../img/bg.gif) repeat-y center bottom;
}

/* 文字サイズ個別指定 */
.txt10 {
	font-size: 77%;
}
.txt11 {
	font-size: 85%;
}
.txt12 {
	font-size: 93%;
}
.txt13 {
	font-size: 100%;
}
.txt14 {
	font-size: 108%;
}
.txt15 {
	font-size: 116%;
}
.txt16 {
	font-size: 123.1%;
}
.txt17 {
	font-size: 131%;
}
.txt18 {
	font-size: 138.5%;
}
.txt19 {
	font-size: 146.5%;
}
.txt20 {
	font-size: 153.9%;
}
.txt21 {
	font-size: 161.6%;
}
.txt22 {
	font-size: 167%;
}
.txt23 {
	font-size: 174%;
}
.txt24 {
	font-size: 182%;
}
.txt25 {
	font-size: 189%;
}
.txt26 {
	font-size: 197%;
}
/* [01]全ページ共通文字装飾設定
--------------------------------------------- */

/* 文字色 */
.txtBlue {
	color: #003366;
}
.txtLightBlue {
	color: #006699;
}
.txtRed {
	color: #cc0000;
}
.red {
	color: #cc0000;
}
.blue {
	color:#336699;
}
.gray {
	color: #999;
}
/* 文字サイズ */
.txtXL {
	font-size: 123.1%;
}
.txtL {
	font-size: 116%;
}
.txtXS {
	font-size: 77%;
}
.txtS {
	font-size: 85%;
}
.bold {
	font-weight: bold;
}
.errorText {
	text-align: center;
	border: 0;
	background-color:#fbf7b9;
	border:2px solid #ff4e00;
	padding:2px;
}
.error {
	background-color:#fbf7b9;
	border:2px solid #ff4e00;
}
a {
	color: #214277;
	overflow:hidden;
	text-decoration: underline;
}
a:visited {
	color: #214277;
	text-decoration: underline;
}
a:hover {
	color: #00a0bf;
	text-decoration:none;
}
/* hr */
hr {
	display: none;
}
/* メニュー区切線 */
.pause {
	padding: 0 0 0 6px;
	margin: 0  0 0 5px;
	border-right: #ccc 1px solid;
	line-height: 1;
	display: inline;
}
/* アイコン設定 */
.check {
	padding: 3px 0 0 3px;
}
/* チェックアイコン */
.checkBox {
	padding: 0 0 0 18px;
	background: url(../img/icon_checkbox.gif) no-repeat left center;
}

/* メールアドレスへのリンク */
.mail {
	padding: 0 0 0 14px;
	background: url(../img/icon_mail.gif) no-repeat left center;
}
/* pdfファイルへのリンク */
.pdf {
	padding: 0 0 0 14px;
	background: url(../img/icon_pdf.gif) no-repeat left center;
}
/* 点線 */
.dottedline {
	border-bottom: #cccccc 1px dashed;
}
/* Form 必須項目エラー表示 */
.error {
	background-color:#fbf7b9;
	border:2px solid #ff4e00;
}
/* バックグラウンドカラー設定 */
.gray_bg {
	background: #f5f5f5;
}
.blueBg {
	padding:5px;
	background:#eff7fc;
}
/* センター表示 */
.center {
	margin: 0 auto 10px;
	text-align: center;
}
/* フロート設定 */
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
	margin: 0 0 10px 5px;
}
/* フロートクリア */
.clear {
	clear: both;
}

/*ボックス関連*/

.box {
	width: 780px;
	clear: both;
	margin-bottom: 10px;
	}
	
.box-3column {
	float:left;
	width: 260px;	
	}

/*タイトル*/
.ttl {
	position: relative;
	clear: both;
	height: 33px;
	width: 771px;
	padding: 0 0 2px 7px;
	margin: 10px 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;
}
/* 見出し */
.ttlNavy {
	height: 27px;
	padding: 0 0 3px 5px;
	margin: 5px 0 5px;
	font-weight: bold;
	color: #ffffff;
	line-height: 27px;
	background: url(../img/ttl_navy_bg.gif) repeat-x left bottom;
}
/* タイトル 背景水色（sitemap.htmlなど） */
.ttlBlue {
	padding: 5px;
	margin: 10px 5px 5px;
	background: #eff7fc;
}
/* タイトル下線 */
.ttlline {
	height: 1.8em;
	margin: 0 0 5px;
	background: url(../img/ttl_line.gif) repeat-x left bottom;
}
/* [] その他装飾
--------------------------------------------- */
/* バックグラウンドカラー設定 */
.graybg {
	background: #f8f8f8;
}
.blueBg {
	padding: 5px;
	background: #eff7fc;
}
/* サムネール枠線設定 */
.thumbnail {
	padding: 1px;
	border: #ccc 1px solid;
}
/* バナーマージン設定 */
.Bnr {
	clear: both;
	margin-bottom: 10px;
	width: 340px;
	margin: 0 0 0 220px;
	text-align: center;
}


/*装飾*/

.arrow_ss{
	padding-left:10px;
	background:url(../img/arrow_ss.gif) no-repeat 0 5px;
	
	}
	
/* []レイアウト設定
--------------------------------------------- */
/* サイト全体 */
#container {
	position: relative;
	width: 780px;
	margin: 0 auto;
	text-align: left;
}
/* コンテンツ */
#contents {
	width: 780px;
	padding:0 0 10px;
	background: #ffffff;
}

/* サイトマップコンテンツエリア　2分割 */
.sitemapcol2 {
	float: left;
	width: 370px;
	padding: 0 19px 0 0;
	margin: 0 19px 0 0;
	border-right: #cccccc 2px solid;
}
/* コンテンツエリア　2分割　右 */
.sitemapcol2Right {
	float: right;
	width: 370px;
}
/* 地図表示 */
#mapArea {
	float: left;
	width: 364px;
	padding: 10px 0 0;
	margin: 10px 0 10px;
}
/*  ヘッダー設定
--------------------------------------------- */
#headerArea {
	height: 65px;
	width: 780px;
	text-align: left;
	background: #ffffff;
}
/* ロゴ */
#logo {
	float: left;
	height: 46px;
	width: 173px;
	margin: 15px 0 0;
	background: url(../img/logo.gif) no-repeat left top;
}
#logo a {
	height: 46px;
	width: 173px;
	display: block;
	text-indent: -9999px;
}
#logo span {
	height: 1px;
	display: block;
	text-indent: -9999px;
}
/* ヘッダーテキスト */
#headerTxt {
	position: absolute;
	left: 184px;
	top: 18px;
	font-size: 10px;
	font-weight: bold;
	color: #666;
}
#headerTxt {
	font-size: 10px;
	font-weight: normal;
}
#headerTxt a {
	color: #666;
	text-decoration: none;
}
#headerTxt h1 {
	margin: 0 5px 0 0;
}
#headerTxt p {
	display: inline;
}
/* ヘッダーナビゲーション */
#headerNavi {
	height:21px;
	position: absolute;
	left: 183px;
	top: 34px;
}
#headerNavi li {
	display: inline;
	margin:0;
	padding:0;
}
/* 電話 */
#headerTel {
	position: absolute;
	top: 2px;
	left: 460px;
}
/* []コンテンツ 枠線
--------------------------------------------- */
div.boxArea {
	margin: 10px 0 15px;
	background: url(../img/boxarea_bg.gif) repeat-y left top;
}
div.boxArea div.title {
	padding: 5px 5px 5px 5px;
	background: url(../img/boxarea_head.gif) no-repeat left top;
}
div.boxArea div.title div.titlept {
	padding: 3px 5px;
	border-bottom: #006699 2px solid;
}
div.boxArea div.wrap {
	padding: 0 10px 10px 10px;
	background: url(../img/boxarea_foot.gif) no-repeat left bottom;
}
/* ボックスエリアテーブル設定 */
div.boxArea div.wrap div.tablelist table {
	width: 760px;
	border-top: #ccc 1px solid;
	border-left: #ccc 1px solid;
}
div.boxArea div.wrap div.tablelist th {
	width: 164px;
	padding: 8px;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	background: #f6f8fa;
}
div.boxArea div.wrap div.tablelist td {
	padding: 8px;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
}
/* []フッター
--------------------------------------------- */
#footerArea {
	clear: both;
	width: 780px;
	padding: 10px 0 0;
}
/* フッター電話番号表示エリア */
#footerBnr {
	clear: both;
	height: 95px;
	width: 780px;
	display: block;
	text-indent: -9999px;
	background: url(../img/foot_tel_l.gif) no-repeat left top;
}
/* フッターテキスト */
#footerTxt {
	float: left;
	color: #666666;
	line-height: 25px;
	font-size: 80%;
}
#footerTxt a {
	color: #666666;
	text-decoration: none;
}
#footerTxt a:visited {
	color: #666666;
	text-decoration: none;
}
#footerTxt a:hover {
	color: #666666;
	text-decoration: none;
}
/* フッターナビゲーション */
#footerNavi {
	clear: both;
	width: 775px;
	padding: 8px 0 8px 5px;
	background: #ececec;
	text-align:center;
}
#footerNavi ul {
	margin: 0 0 3px 0;
}

#footerNavi li {
	display: inline;
	padding:0 5px 0 0;
	margin: 0 5px 0 0 ;
	font-size:10px;
	border-right: #ccc 1px solid;
	font-size:9px;
}
#footerNavi li a {
	color:#333;
	text-decoration:underline;
}
#footerNavi li a:visited {
	color:#333;
}
#footerNavi li a:hover {
	color:#333;
	text-decoration:none;
}
/* コピーライト */
#copyright {
	clear: both;
	height: 30px;
	width: 770px;
	padding: 0 0 0 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	background: #113b6b;
	font-size: 77%;
}
.contInner {
	margin: 10px 0;
}
.point {
	margin: 5px 0;
}
.pagetop {
	float: right;
	height: 25px;
	width: 125px;
	display: block;
	background: url(../img/pagetop_btn.gif) no-repeat right center;
}
.pagetop a {
	height: 25px;
	width: 125px;
	display: block;
	text-indent: -9999px;
}
.pdfCol {
	float: left;
	width: 772px;
	padding: 3px;
	border: #e5e5e5 1px solid;
	font-size: 85%;
	background: #f8f8f8;
	margin: 10px 0 0;
}
.pdfCol img {
	float: left;
	padding: 0 5px 0 0;
}
.pdfCol p {
	float: right;
	width: 645px;
	padding: 3px;
}
.ttlbgh3 {
	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: 0 0 10px;
}
/* 必要書類　枠 */
div.sale {
	height: 60px;
	width: 180px;
}
.leftArea {
	float: left;
	width: 124px;
	margin: 0 15px 0 0;
}
.rightArea {
	float: right;
	width: 630px;
}
/* 査定誘導ボタン（オンライン無料査定申込）
------------------------------------------------  */
.Btn {
	width: 490px;
	margin: 15px 0 15px;
	padding: 0 0 0 145px;
}
/* 査定誘導ボタン */
#btnOnlineSatei {
	float: left;
	height: 60px;
	width: 239px;
	margin: 0 10px 10px 0;
	display: block;
	background: url(../img/btn_online_satei.gif) no-repeat left bottom;
}
#btnOnlineSatei a {
	height: 60px;
	width: 239px;
	display: block;
	text-indent: -9999px;
}
#btnOnlineSatei a:hover {
	height: 60px;
	width: 239px;
	display: block;
	background: url(../img/btn_online_satei.gif) no-repeat left top;
}
#btnFaxSatei {
	float: left;
	height: 60px;
	width: 239px;
	display: block;
	background: url(../img/btn_fax_satei.gif) no-repeat left bottom;
}
#btnFaxSatei a {
	height: 60px;
	width: 239px;
	display: block;
	text-indent: -9999px;
}
#btnFaxSatei a:hover {
	height: 60px;
	width: 239px;
	display: block;
	background: url(../img/btn_fax_satei.gif) no-repeat left top;
}


/* 査定誘導ボタン */
#kaitori-moshikomi {
	float: left;
	height: 60px;
	width: 239px;
	margin: 0 10px 10px 0;
	display: block;
	background: url(../img/kaitori-moshikomi.png) no-repeat left top;
}
#kaitori-moshikomi a {
	height: 60px;
	width: 239px;
	display: block;
	text-indent: -9999px;
}
#kaitori-moshikomi a:hover {
	height: 60px;
	width: 239px;
	display: block;
	background: url(../img/kaitori-moshikomi.png) no-repeat left bottom;
}
#zaiko-ichiran {
	float: left;
	height: 60px;
	width: 239px;
	display: block;
	background: url(../img/zaiko-ichiran.png) no-repeat left top;
}
#zaiko-ichiran a {
	height: 60px;
	width: 239px;
	display: block;
	text-indent: -9999px;
}
#zaiko-ichiran a:hover {
	height: 60px;
	width: 239px;
	display: block;
	background: url(../img/zaiko-ichiran.png) no-repeat left bottom;
}



/* 販売誘導ボタン（無料見積・お問い合わせ）
------------------------------------------------  */
/* 販売誘導ボタン */
#btnOnlineSale {
	float: left;
	height: 60px;
	width: 239px;
	margin: 0 10px 0 0;
	display: block;
	background: url(../img/btn_online_sale.gif) no-repeat left bottom;
}
#btnOnlineSale a {
	height: 60px;
	width: 239px;
	display: block;
	text-indent: -9999px;
}
#btnOnlineSale a:hover {
	height: 60px;
	width: 239px;
	display: block;
	background: url(../img/btn_online_sale.gif) no-repeat left top;
}
#btnFaxSale {
	float: left;
	height: 60px;
	width: 239px;
	display: block;
	background: url(../img/btn_fax_sale.gif) no-repeat left bottom;
}
#btnFaxSale a {
	height: 60px;
	width: 239px;
	display: block;
	text-indent: -9999px;
}
#btnFaxSale a:hover {
	height: 60px;
	width: 239px;
	display: block;
	background: url(../img/btn_fax_sale.gif) no-repeat left top;
}
#service_image {
	float: right;
	width: 400px;
	padding: 10px 0 0;
	margin: 10px 0;
	background: url(../img/service_case_image.gif) no-repeat 480px center;
}
#main {
	float: left;
	width: 780px;
}
.block {
	margin: 10px 0 10px;
	font-size: 85%;
}
.block h4 {
	margin: 0 0 10px;
}
.block p {
}
.block li {
	display:inline;
	margin:0 10px 0 0;
}
/* [06]TOPページ
------------------------------------------------  */
.new {
	padding: 2px 2px 0 2px;
	margin: 0;
}
#topContentsArea {
	float: left;
	width: 780px;
	background-image: url(../img/content_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	position:relative;
}
#col2Left {
	float: left;
	width: 565px;
}
#mainImage {
	float: left;
	height: 320px;
	width: 780px;
	padding: 5px 0 0;
	margin: 0 0 10px;
}
#contentsArea {
	float: left;
	width: 565px;
}
.titleComment {
	height: 25px;
	padding: 0 0 0 10px;
	margin: 0 0 10px;
	font-size: 85%;
	color: #444444;
	line-height: 25px;
	background: #e7e7e7;
}
/* =============== 最新中古トラック =============== */


#saleTruck {
	width: 565px;
}
.saleTruckList {
	float: left;
	width: 565px;
	padding: 0 0 11px;
	margin: 0 0 9px;
	background: url(../img/trucklist_border.gif) repeat-x left bottom;
}
.saleTruckList h3 {
	font-weight: bold;
}
.saleTruckList img.carImage {
	float: left;
	border:1px solid #ccc;
	padding:1px;
}
.saleTruckList .saleTruck {
	float: left;
	width: 275px;
	margin: 0 5px 0 0;
}
.saleTruckList .saleTruckR {
	width: 275px;
	float: right;
}
.saleTruckComment {
	width: 175px;
	margin: 0 0 0 100px;
}
/* =============== 都道府県リスト =============== */

#provArea {
	float: left;
	width: 565px;
	margin-bottom: 10px;
}
ul#prov {
	float: left;
	width: 565px;
}
ul#prov li {
	padding: 5px 3px;
	font-size: 85%;
}
ul#prov h4 {
	width: 70px;
	padding: 0 0 0 10px;
	font-size: 85%;
	color: #003366;
	line-height: 1.5;
}
ul#prov li ul {
	width: 420px;
	margin-top: -1.5em;
	margin-left: 110px;
}
ul#prov li li {
	display: inline;
	white-space: nowrap;
}
ul#prov li li a {
	color: #666;
	text-decoration: underline;
}
ul#prov li li a:hover {
	color: #7ab315;
	text-decoration: underline;
}
/*都道府県ページのフォーム*/

#area-form {
	padding:10px;
	margin-bottom:10px;
	background:#a8dcf0;
	}
	
#area-form th {
	background:#1385af;
	padding:2px 10px;
	border-bottom: 3px solid #a8dcf0;
	color:#FFF;
	}
	
#area-form td {
	padding:2px 10px;
	}



#sideArea {
	float: right;
	width: 185px;
	padding: 0 7px 0;
}
#sideArea h3 {
	margin: 5px 0 0 0;
}
#sideArea .sideInner {
	width: 175px;
	padding: 5px;
	background: #fff;
	margin: 0 0 5px;
}
#sideArea .sideInner h3 {
	margin: 0;
}
#sideArea .sideInner p {
	margin: 5px 0;
	font-size: 85%;
	line-height: 1.3;
}
#sideArea .sideInner ul {
	margin: 0;
}
#sideArea .sideInner li {
	padding: 0;
	margin: 0 0 5px;
	font-size: 85%;
}
#sideArea .sideInner li.end {
	margin: 0;
	padding:0;
}
ul#kaitoriCar {
	margin: 0 0 5px;
}
ul#kaitoriCar li {
	margin: 0;
}
.topBnr {
	clear: both;
	margin: 0 0 10px;
}
.borderBox {
	padding: 5px;
	border:#cccccc 1px solid;
}



/*メイン画像切り替え*/
#main-image{
	width:780px;
	height:270px;
	margin-bottom:10px;
	position:relative;
	}

#any{
	padding:10px;
	background:url(../img/main/waku.png) no-repeat;
	}
	
	
#main-next{
	position:absolute;
	top: 10px;
	left: 780px;
	}
	
#main-prev{
	position:absolute;
	top: 10px;
	left: -50px;
	}


/*☆☆☆☆☆☆☆☆☆☆ブックマーク☆☆☆☆☆☆☆☆☆☆*/
#bookmark{
	width:180px;
	height:20px;
	position:absolute;
	top:34px;
	left:390px;
	}

#bookmark img{
	float:left;
	}
	
#bookmark ul{
	float:left;
	margin:0;	
	}
	
#bookmark li{
	float:left;
	margin-right:5px;
	}

/*☆☆☆☆☆☆☆☆☆☆clearfix☆☆☆☆☆☆☆☆☆☆*/

/*Firefox/Safari/Opera*/
.clearfix:after {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
}
/*IE7・IE6・Mac版IE5には、after擬似要素が未対応*/
.clearfix {
	min-height: 1%;
	display: inline-table;
}
/*IE7とMac版IE5*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/*Dreamweaverプレビュー用*/
.clearfix {
	overflow: hidden;
}
/*☆☆☆☆☆☆☆☆☆☆clearfix☆☆☆☆☆☆☆☆☆☆*/
