﻿@charset"UTF-8";
/*Fist Created:2007/06/17-----------------------------------------*/

/*initialization--------------------------------------------------*/
/*
* {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	}
*/

html {
	margin-top:0px;
	/*background:url(../img/obi.jpg) right repeat-y;*/
}
#search {
	height:350px;
	margin:0;
}
.search_area00 {
	width:940px;
	height:auto;
	margin-bottom:5px;
	text-align:left;
	font-size:12px;
}
.search_area {
	width:940px;
	height:270px;
	margin-bottom:5px;
	text-align:left;
	font-size:12px;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top:0px;
	}
img {
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	BORDER-RIGHT-WIDTH: 0px
}
/*Default Links------------------------------------------------*/	
a{
 	color: #003366;
	text-decoration:none;
	}

a:visited{
	color:#667788;
	text-decoration:none;
	}

a:hover{
	color:#FF7788;
	text-decoration:underline
	}

a:active{
	text-decoration:underline
	}

a.white:link { 
	color: #FFF; text-decoration: none
	}
	
a.white:visited { 
	color: #FFF; text-decoration: none
	}
	
a.white:hover { 
	color: #FF9; text-decoration: underline
	}
	
a.white:active { 
	color:#FFF; text-decoration: underline
	}

/*Text Color--------------------------------------------------*/
.text-w { color: #FFF}
.text-b { font-weight: bold;}
.text-std { color: #444444;}
.text-gray { color: #dcdcdc;}
.text-pink { color: #FF7788;}
.text-blue{ color: #32679D;}
.text-red{ color: #CC0000;}
.text-ora{ color: #F80;}

.text-wb{ color: #FFF; font-weight: bold;}
.text-redb{ color: #CC0000; font-weight: bold;}
.text-orab{ color: #F80; font-weight: bold;}
.text-blb{ color: #32679D; font-weight: bold;}
.text-pinkb { color: #FF7788; font-weight: bold;}
.text-grb { color: #66CC00; font-weight: bold;}
.text-drb12{ color: #F03; font-weight: bold; font-size: 75%;}
.text-blb12{ color: #32679D; font-weight: bold; font-size: 75%;}

.price-red{ color: #F30; }

/*Text size--------------------------------------------------*/
.text10fix { font-size: 10px;}
.text10fixR { color: #CC0000; font-size: 10px;}

/*Search Box Text Color---------------------------------------*/
.text-bl { 
	color: #32679D;
	margin-left: 5px;
}

/*Title Fonts-------------------------------------------------*/
.title-bs {
	font-size: 75%;
	color: #444;
	font-weight: bold;
	margin: 2px;
	text-align: left;
	}

.title-bl-s {
	font-size: 68%;
	color: #444;
	font-weight: bold;
	margin: 2px;
	text-align: left;
	}
	
/*Data Table--------------------------------------------------*/
.dataTable1 {
	font-size: 91%;
	font-weight: bold;
	color: #444;
	text-align:left;
	}
	
.dataTable2 {
	font-size: 75%;
	color: #444;
	text-align:left;
	}

.dataTable2bl {
	font-size: 75%;
	color: #FFF;
	font-weight: bold;
	background-color: #1E70BA;
	border-top: #555555 1px solid;
	border-bottom: #555555 1px solid;
	border-left: #555555 0px solid;
	border-right: #555555 0px solid;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 5px;
	vertical-align: middle;
	line-height: 120%;
	}
	
.dataTable3 {
	font-size: 67%;
	color: #444;
	text-align:left;
	}
	
/*Main Visual------------------------------------------------*/
#mainVisual {
	width:800px;
	height:200px;
	background-color: #FFF;
	}
	
/*Special car------------------------------------------------*/
#specialcar {
	width:800px;
	height:auto;
	background-color: #FFF;
	float: left;
	}	
#specialcar h2 {
    height: 35px;
    margin-top: 5px;
    margin-bottom: 5px;
	padding:0;
	text-align: right;
	clear: both;
}	
#specialcar .spbox1 p{
   margin-bottom: 5px;
   background: url(../images/list.gif) left no-repeat;
   padding-left: 30px;
   font-size: 90%;
   width: 200px;
   height: 20px;
   margin-top:0;
   padding-top: 3px;
}
#specialcar .spbox2 p{
   margin-bottom: 5px;
   background: url(../images/list.gif) left no-repeat;
   padding-left: 30px;
   font-size: 90%;   
   height: 20px; 
   width: 200px;
   margin-top:0;
   padding-top: 3px;
}
#specialcar .spbox3 p{
   margin-bottom: 5px;
   background: url(../images/list.gif) left no-repeat;
   padding-left: 30px;
   font-size: 90%;   
   width: 200px;
   height: 20px;   
   margin-top:0;
   padding-top: 3px;
}
#specialcar .spbox1{
   width: 265px;
   height: auto;
   margin-right: 0px;
   margin-left: 0px;
   float: left;
}
#specialcar .spbox2{
   width: 265px;
   height: auto;
   margin-right: 0px;
   float: left;
}
#specialcar .spbox3{
   width: 264px;
   height: auto;
   float: left;
}

/*Contents---------------------------------------------------*/
#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background: url("../images/main_bg.gif");
	background-repeat: repeat-y;
	}
#container_company {
	width: 950px;
	}
#container_search {
	width: 950px;
	}
.ct {
	margin-left:auto;
	margin-right:auto;
}
#globalnavi {
	background-color: #100F75;
	text-align: right;
	color: #FFF;
	font-size: 16px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	}

#breadcrumbs {
	background-color: #D9D9D9;
	text-align: left;
	color: #444;
	font-size: 75%;
	padding-left:15px;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	}
/*Common Contents---------------------------------------------*/	
#mainContents {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

#contentRightContent {
	width: 630px;
	float: right;
}

/*Common Contents(Left Menu None)-----------------------------*/
#contents {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

/*Main Menu---------------------------------------------------*/	
#contentLeft {
	width: 300px;
	color: #444;
	font-weight: bold;
	font-size: 75%;
	line-height: 120%;
	text-align: left;
	vertical-align: middle;
	float: left;
}

/*Top Search Area---------------------------------------------*/
#contentRightTop {
	width: 620px;
	float: right;
	margin: 0;
	padding: 0;
}

#contentRightBoxContentTop {
	width: 620px;
	background: url("../images/search_barl.gif") no-repeat left top;
	color: #FFF;
	font-weight: bold;
	font-size: 75%;
	padding-top: 2px;
	padding-bottom: 3px;
	vertical-align: middle;
	line-height: 120%;
	text-align: left;
	float: right;
}

#contentRightBox1 {
	width: 335px;
	background: url("../images/search_bar.gif") no-repeat left top;
	color: #FFF;
	font-weight: bold;
	font-size: 75%;
	padding-top: 2px;
	padding-bottom: 3px;
	vertical-align: middle;
	line-height: 120%;
	text-align: left;
	float: left;
}

#contentRightBox2 {
	width: 285px;
	background: url("../images/typesearch_bar.gif") no-repeat left top;
	color: #FFF;
	font-weight: bold;
	font-size: 75%;
	padding-top: 2px;
	padding-bottom: 3px;
	vertical-align: middle;
	line-height: 120%;
	text-align: left;
	float: left;
}

#contentRightBottomSearch {
	width: 630px;
	float: right;
	margin: 0;
	padding: 0;
	background: url("../images/search_bg.gif");
	background-repeat: repeat-y;
}

#contentRightBottom {
	width: 630px;
	float: right;
	margin: 0;
	padding: 0;
}

#contentRightBox1Article {
	padding-top: 5px;
	padding-bottom: 5px;
	margin:0;
	width: 335px;
	float: left;
}

#contentRightBox2Article {
	padding-top: 5px;
	width: 285px;
	float: right;
}

/*Common Search Area------------------------------------------*/
#contentRightBoxContentBottom {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #E9EFFD;
	width: 620px;
	float: right;
}

#selectionBar{
	width: 620px;
	background: url("../images/selection_bar.gif") no-repeat left top;
	color: #444;
	font-weight: bold;
	font-size: 75%;
	padding-top: 4px;
	padding-bottom: 6px;
	vertical-align: middle;
	line-height: 120%;
	text-align: left;
	float: right;
}

#selectionArea{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 620px;
	float: right;
	text-align:center;
}

/*Common Page Name------------------------------------------*/
#carListBarContent {
	width: 620px;
	background: url("../images/carlist_bar.gif") no-repeat left top;
	color: #FFF;
	font-weight: bold;
	font-size: 75%;
	padding-top: 2px;
	padding-bottom: 3px;
	vertical-align: middle;
	line-height: 120%;
	text-align: left;
	float: right;
}

#carListBarContentL {
	width: 620px;
	background: url("../images/carlist_bar2.gif") no-repeat left top;
	color: #FFF;
	font-weight: bold;
	font-size: 75%;
	padding-top: 2px;
	padding-bottom: 3px;
	vertical-align: middle;
	line-height: 120%;
	text-align: left;
	float: right;
}

/*Common Page Name------------------------------------------*/
#whatNew {
	width: 620px;
	height: 21px;
	background: url("../images/whatnew_bar.gif") no-repeat left top;
	clear:both;
}

/*Top WhatNew------------------------------------------*/
#whatNewArticle {
	width: 620px;
	padding-top: 5px;
	text-align: left;
	float: right;
}

#whatNewArticle ul{
	width: 600px;
	list-style: none;
	margin: 0 0 0 1.0em; 
	padding: 0;
	line-height: 130%;
	font-size: 75%;
	color: #325F96;
	vertical-align:middle;
	list-style-position:inside;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #666666;
	scrollbar-arrow-color: #666666;
	scrollbar-base-color: #999999;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-3dlight-color: #666666;
	height: 80px;
	overflow: auto;
}

#whatNewArticle li{
	list-style-image: url(../images/navi.gif);
}

/*Search Navigation------------------------------------------*/
#carListTitleBar {
	width: 630px;
	background: url("../images/carlist_bar.gif") no-repeat left top;
	color: #FFF;
	font-weight: bold;
	font-size: 75%;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: middle;
	line-height: 120%;
	text-align: left;
}
#carListNaviTop {
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	width: 600px;
}

#carListNaviBottom {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	width: 600px;
}

/*Searc Result------------------------------------------*/
#carList {
	margin:10px auto;
	width: 630px;
}

/*Gotop------------------------------------------*/
#gotop {
	text-align: right;
	color: #444;
	font-size: 67%;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	clear:both;
	}

/*Bottom Navigation-----------------------------------------*/
#bottomnavi {
	width:950px;
	text-align: left;
	color: #FFF;
	font-size: 75%;
	padding-left:15px;
	vertical-align: middle;
	background:#100F75 url("../images/copyright01.gif") no-repeat left top;
	padding:5px 0;
	clear:both;
	}

/*Common Header-----------------------------------------------*/
#header {
	width: 950px;
	height: 75px;
	margin:0;
	background-color:#FFF;
	}
#header2 {
	width: 950px;
	height: 75px;
	margin:0;
	background-color:#FFF;
}
#header_blog {
	width: 800px;
	height: 75px;
	margin:0;
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;
	}
.fuji_head {
	width: 950px;
	height: 75px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/head_bgimg.jpg);
	}
.fuji_logo {
	width: 240px;
	height: 67px;
	padding-top:8px;
	float:left;
}
.fuji_word {
	width: 560px;
	height: 37px;
	float:right;
	text-align:right;
}
.fuji_word img {
	border: 1px solid #ccc;
}
.fuji_tel {
	width: 560px;
	height: 25px;
	float:right;
	padding-top:12px;
	text-align:right;
}

/*Spacer---------------------------------------------------*/	
.clear {clear: both;}
.margin {
	margin:5px 0 5px 0;
}
#left_contents {
	width:600px;
	text-align:left;
	border-bottom: 1px dotted #CCCCCC;
}

	
/*Spacer---------------------------------------------------*/

.space-1px { 
	font-size: 1px;
	}

.space-6px { 
	font-size: 6px;
	}

.space-9px { 
	font-size: 9px;
	}
	
.space-12px { 
	font-size: 12px;
	}
	
.space-25px { 
	font-size: 25px;
	}

/*Margin---------------------------------------------------*/
.left12 {
	margin-left: 12px;
	}
.left460 {
	margin-left: 460px;
	}
/*CellColor------------------------------------------------*/
.bg-ffffe0{ background-color: #FFFFE0}
.bg-eeeeee { background-color: #EEEEEE}
.bg-f5f5f5 { background-color: #F5F5F5}

#detailContainer {
		width: 950px;
		margin-left: auto;
		margin-right: auto;
}
#detailcontents {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#detailBar {
	margin-top: 1px; 
	text-align: left;
	color: #FFF;
	font-weight: bold;
	font-size: 75%;
	padding-left:15px;
	background: url("http://www.fujicars.jp/images/detail_bar.gif") no-repeat;
	padding-top: 6px;
}
.detailtd {
	width:137px;
	height:103px;
	padding:6px;	
	border:1px solid #dfdfdf;
}
#detailheader {
	width: 950px;
	height: 75px;
	margin:0;
	background-color:#FFF;
	}
.detailfuji_head {
	width: 950px;
	height: 75px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/head_bgimg.jpg);
	}
#detailglobalnavi {
	width: 950px;
	background-color: #100F75;
	text-align: right;
	color: #FFF;
	font-size: 18px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	}
#detailbottomnavi {
	width: 950px;
	background: url("../images/detailcopyright.gif") no-repeat left top;
	background-color: #100F75;
	text-align: left;
	color: #FFF;
	font-size: 75%;
	vertical-align: middle;
	padding-left:15px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear:both;
	}
.midashi_title02 {
	height:26px;
	text-align:left;
	padding-left:5px;
	margin-bottom:5px;
	border-bottom:1px solid #100F75;
}
.midashi_title02 h2 {
	font-size:16px;
	font-weight:bold;
	color:#100F75;
	display:block;
	position:absolute;
	top:148px;
	left:410px;
	z-index:-10;
}
/*メディア指定----------------------------------------------*/
@media print {
#detailContainer {
		width: 950px;
		margin-left: auto;
		margin-right: auto;
		zoom: 70%;
	}
}

