/* CSS Document */
body{
	color: #000;
	background: #fff url(../img/bg_grayline.gif);
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: center;
}
a:link { text-decoration:none}
strong{
	font-weight:normal;
}
em,dfn{
	font-style: normal;
}
img{
	border:0;
}
#layout{
	width:760px;
	background-image:url(../img/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: scroll;
	margin:0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	color:#000;
}
#layout2{		/*2page目*/
	width:760px;
	background-image:url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: scroll;
	margin:0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	color:#000;
}

#header{	/*トップページのヘッダー*/
	width: 750px;
	height: 73px;
	background:#224466 url(../img/topheader.jpg) 0 0 no-repeat;
	margin:0px;
	padding:0px;
	/*overflow:visible;*/
	margin-right: auto;
	margin-left: auto;
}
#header table{
	border:0; margin:0; padding:0;
}
.head_table{
	text-align:right;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	width: 375px;
	height: 73px;
	margin:0px;
	border:0;
	padding:0px 1px 2px 0px;
}
.head_table a,
.head_table a:visited{
	text-decoration:none;
	color:#FFFFFF;
}

/*　新車のテーブル内容　*/
.newcar_table{
	width: 530px;
	margin:0px;
	border:0;
	padding:1px 1px 1px 15px;
}
.newcar_table td{
	margin: 0px;
	padding: 5px;
}
.lead2{
	background:url(../img/bar_silver.jpg);
	font-size:13px;
}
.newcar_table img{
	border:solid 1px #999999;
}
.newcar_table2{
	border:solid 1px #999999;
	width: 250px;
	border-collapse: collapse;
}
.newcar_table2 td{
	font-size:12px;
	color:#333333;
	line-height:14px;
	text-align:left;
	margin:0px;
	padding:3px;
	border:1px solid #999999;
	border-collapse: collapse;
	empty-cells:hide;
	vertical-align: top;
	/*空白セルのボーダーの表示・非表示*/
}
.newcar_table2 th{
	font-size:12px;
	color:#333333;
	line-height:14px;
	text-align:center;
	margin:0px;
	padding:3px;
	border:1px solid #999999;
	border-collapse: collapse;
	empty-cells:hide;
	font-weight: normal;
	/*空白セルのボーダーの表示・非表示*/
	background-color: #EDF3F3;
}

/*　中古車のテーブル内容　*/
.car_table{
	width: 530px;
	margin:0px;
	border:0;
	padding:1px 1px 1px 15px;
}
.car_table td{
	margin: 0px;
	padding: 5px;
}

.newcar_table{
	width: 530px;
	margin:0px;
	border:0;
	padding:1px 1px 1px 15px;
}
.usedcar_table{
	width: 240px;
	border-collapse: collapse;
}
.usedcar_table th{
	font-size:12px;
	color:#333333;
	line-height:14px;
	text-align:center;
	margin:0px;
	padding:5px;
	border:1px solid #999999;
	border-collapse: collapse;
	empty-cells:hide;
	font-weight: normal;
	/*空白セルのボーダーの表示・非表示*/
	background-color: #EDF3F3;
	width: 60px;
}
.usedcar_table td{
	font-size:12px;
	color:#333333;
	line-height:14px;
	text-align:left;
	margin:0px;
	padding:5px;
	border:1px solid #999999;
	border-collapse: collapse;
	empty-cells:hide;
	vertical-align: top;
	/*空白セルのボーダーの表示・非表示*/
}
.carstation_table{
	width: 530px;
}
.carstation_table td{
	font-size:12px;
	color:#333333;
	line-height:130%;
	text-align:left;
	margin:0px;
	border:0;
	padding:5px;
}





.phimg{
	width:90px; height:150px;
	font-size:12px;
	color:#FFFFFF;
}

#LeftColumn{
	float:left;
	text-align:left;
	background-color:#6685A3;
	color:#FFFFFF;
	margin:0; padding:0;
	font-size:12px;
	background-image:url(../img/menubg.jpg);
	background-repeat:repeat-y;
	width: 181px;
}
#LeftColumn .b_top a,
#LeftColumn .b_top a:visited,
#LeftColumn .b_top{
	display:block;
	width:167px; height:42px;
	text-indent:-9999px;
	font-size:12px; color:#FFFFFF;
	text-decoration:none;
	background:#fff url(../img/b_top.jpg) 0 0 no-repeat;
}
#LeftColumn .b_company a,
#LeftColumn .b_company a:visited,
#LeftColumn .b_company{
	display:block;
	width:167px; height:42px;
	text-indent:-9999px;
	font-size:12px; color:#FFFFFF;
	text-decoration:none;
	background:#fff url(../img/b_company.jpg) 0 0 no-repeat;
}
#LeftColumn .b_carstation a,
#LeftColumn .b_carstation a:visited,
#LeftColumn .b_carstation{
	display:block;
	width:167px; height:42px;
	text-indent:-9999px;
	font-size:12px; color:#FFFFFF;
	text-decoration:none;
	background:#fff url(../img/b_carstation.jpg) 0 0 no-repeat;
}
#LeftColumn .b_repair a,
#LeftColumn .b_repair a:visited,
#LeftColumn .b_repair{
	display:block;
	width:167px; height:42px;
	text-indent:-9999px;
	font-size:12px; color:#FFFFFF;
	text-decoration:none;
	background:#fff url(../img/b_repair.jpg) 0 0 no-repeat;
}
#LeftColumn .b_maintenance a,
#LeftColumn .b_maintenance a:visited,
#LeftColumn .b_maintenance{
	display:block;
	width:167px; height:42px;
	text-indent:-9999px;
	font-size:12px; color:#FFFFFF;
	text-decoration:none;
	background:#fff url(../img/b_maintenance.jpg) 0 0 no-repeat;
}
#LeftColumn .b_newcar a,
#LeftColumn .b_newcar a:visited,
#LeftColumn .b_newcar{
	display:block;
	width:167px; height:42px;
	text-indent:-9999px;
	font-size:12px; color:#FFFFFF;
	text-decoration:none;
	background:#fff url(../img/b_newcar.jpg) 0 0 no-repeat;
}
#LeftColumn .b_usedcar a,
#LeftColumn .b_usedcar a:visited,
#LeftColumn .b_usedcar{
	display:block;
	width:167px; height:42px;
	text-indent:-9999px;
	font-size:12px; color:#FFFFFF;
	text-decoration:none;
	background:#fff url(../img/b_usedcar.jpg) 0 0 no-repeat;
}
#LeftColumn .b_insurance a,
#LeftColumn .b_insurance a:visited,
#LeftColumn .b_insurance{
	display:block;
	width:167px; height:42px;
	text-indent:-9999px;
	font-size:12px; color:#FFFFFF;
	text-decoration:none;
	background:#fff url(../img/b_insurance.jpg) 0 0 no-repeat;
}
#LeftColumn .b_contact a,
#LeftColumn .b_contact a:visited,
#LeftColumn .b_contact{
	display:block;
	width:167px; height:42px;
	text-indent:-9999px;
	font-size:12px; color:#FFFFFF;
	text-decoration:none;
	background:#fff url(../img/b_contact.jpg) 0 0 no-repeat;
}

#LeftColumn .b_contact a:hover,
#LeftColumn .b_insurance a:hover,
#LeftColumn .b_usedcar a:hover,
#LeftColumn .b_newcar a:hover,
#LeftColumn .b_maintenance a:hover,
#LeftColumn .b_repair a:hover,
#LeftColumn .b_carstation a:hover,
#LeftColumn .b_company a:hover,
#LeftColumn .b_top a:hover{
	display:block;
	text-decoration:none;
	background-position:0 -40px;
}

#main{
	float:right;
	width: 569px;
	margin:0;
	padding:0;
	text-align:left;
	font-size:12px;
	line-height:17px;
	color:#333333;
}
#main .contents_insurance{
	padding:10px;
}
#main .blue{
	color:#0099CC;
}
#main .lead{
	text-align:left;
	font-size:12px;
	text-indent:20px;
	line-height:17px;
	color:#009999;
	width: 569px;
	height:67px;
	margin:0;
	padding:0;
}
#main #company{
	background:url(../img/lead_company.jpg) 0 0 no-repeat;
}
#main #carstation{
	background:url(../img/lead_carstation.jpg) 0 0 no-repeat;
}
#main #repair{
	background:url(../img/lead_repair.jpg) 0 0 no-repeat;
}
#main #maintenance{
	background:url(../img/lead_maintenance.jpg) 0 0 no-repeat;
}
#main #newcar{
	background:url(../img/lead_newcar.jpg) 0 0 no-repeat;
}
#main #usedcar{
	background:url(../img/lead_usedcar.jpg) 0 0 no-repeat;
}
#main #insurance{
	background:url(../img/lead_insurance.jpg) 0 0 no-repeat;
}
#main #contact{
	background:url(../img/lead_contact.jpg) 0 0 no-repeat;
}
#main #sitemap{
	background:url(../img/lead_sitemap.jpg) 0 0 no-repeat;
}
#main #privacy{
	background:url(../img/lead_privacy.jpg) 0 0 no-repeat;
}

#flash{
	clear:both;
	width: 706px;
	height: 185px;
	margin:0 auto 0 auto;
	padding:0px;
}
#imgbar{
	clear:both;
	width: 750px;
	height: 170px;
	margin:0 auto 0 auto;
	padding:0px;
}

#header h1{	
	text-indent:-9999px;
	margin:0px;
	font-size:10px;
}
h2{
	font-size:9px;
	font-weight:bold;
}
#contents{
	width:750px;
	height:700px;
	margin-left:auto; margin-right:auto;
	padding:0;
	text-align:center;
}
#topwaku{
	float:left;
	background:url(../img/topwaku.gif) 0 0 no-repeat;
	width:425px; height:434px;
	text-align:left;
	margin:0;
	padding:10px 3px 10px 25px;
}
#topwaku .white{
	width:380px;
	font-size:12px;
	color:#FFFFFF;
	line-height:15px;
}
#topwaku2{
	float:left;
	background:url(../img/square_seibi.jpg) no-repeat 0 0px;
	width:296px; height:205px;
	text-align:left;
	margin:0; padding:0;
}
#topwaku2 p{
	position:relative;
	width:135px;
	top:80px; left:150px;
	font-size:12px;
	line-height:15px;
	color:#000000;
}
#topwaku3{
	float:left;
	background:url(../img/square_new.jpg) no-repeat 0 0;
	width:296px; height:175px;
	text-align:center;
	font-size:12px;
	line-height:15px;
	color:#000000;
	margin:0; padding:45px 0px 0px;
}
#topwaku4{
	float:left;
	background:url(../img/new_seibi.gif) no-repeat 0 10;
	width:296px; height:140px;
	text-align:center;
	font-size:12px;
	line-height:15px;
	color:#000000;
	margin:0; padding:50px 0px 0px;
}
.teigi{
	width:450px;
	font-size:12px;
	margin:0 auto 0 30px;
	text-align:left;
}
.address{
	width:300px;
	display: block;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	font-size:12px;
	line-height:18px;
	color:#ffffff;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-style: solid;
	border-right-style: none;
	border-width: 1px;
	border-color:#cccccc;
}
/********************************************************************
*			     トップページ真ん中部分のメニュー					*
********************************************************************/
#contents .menu{
	width:706px;
	height:26px;
	margin-left:auto; margin-right:auto;
	padding:0px;
	list-style:none;
	margin-top:0px;
}
#contents .menu ul{
	margin:0;
	padding:0;
	list-style:none;
}
#contents .menu li,
#contents .menu li a,
#contents .menu li visited{
	position:relative;
	top:5px;
	float:left;
	display:block;
	width: 100px;
	height: 26px;
	overflow:hidden;
	text-decoration:none;
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#333333;
}
#contents .menu .m_center,
#contents .menu .m_center a{
	background:url(../img/menu_silver.jpg) top left no-repeat;
}
/*****************　　　　メニューここまで　　　　******************************/
dl{
	font-size:0.875em;
	color:#333333;
	line-height:1.5em;
}
dt{
	font-weight:bold;
	float:left;
}
dd{
	margin-left:7em;
	border-bottom:1px;
	border-bottom-color:#0099CC;
	border-bottom-style:dotted;
}
.form_gray12{
	text-align:left;
	font-size:12px;
	color:#333333;
	line-height:14px;
}
.contact_form{
	margin:0 auto 0 auto;
	padding:2px;
}
.form_gray12_center{
	font-size:12px;
	color:#333333;
	line-height:14px;
	text-align:center;
}

/********************************************************************
*			     フッター　　　　　　　　　　　　					*
********************************************************************/
.foot_menu a,
.foot_menu visited,
.foot_menu{
	font-size:11px;
	text-align:center;
	line-height:15px;
	text-decoration:none;
	color:#ffffff;
	margin:0px;
}

#footer{
	clear:both;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	padding:5px 0 0 0;
	width:750px;
	height:63px;
	text-align:center;
	background-image:url(../img/footer.gif);
	background-repeat:no-repeat;
}
#footer .white a,
#footer .white visited,
#footer .white{
	margin:0px;
	font:"ＭＳ Ｐゴシック", Osaka;
	color:#FFFFFF;
	font-size:13px; line-height:18px;
} 
#footer .white a{
	text-decoration:none;
}


/********************************************************************
*			     フォント　その他　　　　　　　　					*
********************************************************************/


.bold {
	font-weight: bold;
}
.f_130{
	font-size: 130%;
}
.f_11px{
	font-size: 11px;
	color: #333333;
}
.f_blue {
	color: #036C8F;
}
