@charset "utf-8";

/* 初期値 ---------------------------------------------------------------- */
body {
	font-family: 'ms pgothic', Arial, helvetica, hirakakupro-w3, osaka, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #203741;
	margin:0;
	background-color:#FFF;
/*	background: url(./image/renga.gif) repeat; */
}

img {
	border-style:none;
}

a {
	color: #203741;
	text-decoration: none !important;
}

a:hover {
	text-decoration: underline !important;
}




/* レイアウト ----------------------------------------------------------------- */
/* 全体 */
#container {
	background-color: #FFF;
	width: 1140px;
	margin-right: auto;
	margin-left: auto;
}

/* 全体の中身 */
#container-inner {
}


/* Header */
#header {
	width: 905px;
	height: 153px;
	margin: 0 auto;
	clear:both;
}

#tagline {
	border-bottom: 1px dotted #fff;
	padding: 0 0 0 0;
	background-color: #66ccff;
}

#header-inner {
	position: relative;
}

#header a {
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}


/* Content */
.asset-content {
	margin: 0px 0;
}

.asset-more-link {
	font-weight: bold;
}

.asset-footer a,
.comment-footer a {
	font-weight: normal;
}

.asset-header  {
	background: url(./image/title.gif) no-repeat 0 0;
}

.content-nav {
	margin: 5px 0 10px;
}

.archive-title {
	margin: 5px 0 30px;
	font-size: 26px;
	font-weight: bold;
}

.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
	margin: 5px 0;
}

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
	margin: 0;
	padding: 5px 0;
	font-weight: bold;
}

.search-results-header {
	margin-bottom: 25em;
}

.asset-more-link,
.asset-meta,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {

}


/* Utility */
.widget-header {
	/* ie win (5, 5.5, 6) bugfix */
	position: relative;
	width: auto;
}

.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
	/* ie win (5, 5.5, 6) bugfix */
	position: relative;
	width: 100%;
	width: auto;
}




#content {
	margin-right: auto;
	margin-left: auto;
}


#alpha {
	width: 582px !important;
	float: left;
}

#alpha-inner {
	margin: 0 auto;
	padding: 0 !important;
	width: 582px;
	overflow: hidden;
}


#beta {
	width: 300px !important;
	float: right;
}

#beta-inner {
	margin: 0 auto;
	width: 300px;
	overflow: hidden;
}


#side-beta {
	width: 180px !important;
	float: right;
}

#side-beta-inner{
	width: 180px;
	overflow: hidden;
}

#side-navigation-inner {
	position: relative;
	margin: 0 auto;
	clear:both;
}


#header-inner, #content-inner, #footer-inner {
	padding-top: 0;
	padding-bottom: 0;
}

#header-inner, #beta-inner, #gamma-inner {
	padding-right: 0;
	padding-left: 0;
}


#content {
	margin-top: 3px;
	margin-bottom: 0;
}

#container-inner {
	width: 100%;
	margin-right: 0;
	margin-left: 0;
}


#main-navigation-inner {
	width: 905px;
	margin: 0 auto;
}


#header-inner {
	position: relative;
	width: 905px;
	height: 200px;
	margin: 0px auto;
	clear:both;
}


#tagline-inner{
	width: 905px;
	margin:0 auto;
}


#content-inner,
#footer-inner {
	position: relative;
	width: 905px;
	padding: 0 !important;
	margin: 0 auto !important;
}




/* Header ----------------------------------------------------------------- */
#header-description {
	float:left;
	color: #203741;
	font-size: 12px;
	width: 920px;
	margin: 0 auto;
}

#headermenu {
	float:right;
	width:500px;
	height:15px;
}

#headermenu ul li {
	width:auto;
	display: inline;
	list-style-image: none;
/*	margin-left: 5px;*/
	margin: 5px 0 5px 5px;
	float:right;
}


#headermenu ul li a {
	padding-left: 10px;
}


#header {
	background: url(./image/homepage-image.gif) no-repeat 0 15px;
	width: 905px;
	height: 170px;
	margin: 0 auto;
	clear:both;
}

#header-content {
	width: 905px;
}

#header-name {
	margin-top: 15px;
	text-indent: -9999px;
	text-decoration:none!important;
}

#header-name a {
	width: 242px;
	height: 120px;
/*	background: url(./image/rogo.gif) no-repeat 0px 50px;*/
	display: block;
}


#side-alpha {
	width: 702px !important;
	float: left;
}

#side-alpha-inner{
	margin: 0 auto;
	padding: 0;
	width: 702px;
	overflow: hidden;
}




/* Navigation ----------------------------------------------------------------- */
#main-navigation {
	width: 905px;
	height: 53px;
	margin: 0 auto;
	padding: 0;
	clear:both;
}


/* navi画像化 */
#main-navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#main-navigation li {
	text-indent: -9999px;
	float:left;
	width: 181px;
	margin: 0 auto;
	padding: 0;
}

#main-navigation a{
	display: block;
	width: 181px;
	height: 50px;
	background-image: url(./image/navi.gif);
	background-repeat: no-repeat;
}

#main-navigation a:hover{
	background-image: url(./image/navi.gif);
	background-repeat: no-repeat;
}

#main-navigation ul li#menu2 a{background-position: -181px 0;}
#main-navigation ul li#menu3 a{background-position: -362px 0;}
#main-navigation ul li#menu4 a{background-position: -543px 0;}
#main-navigation ul li#menu5 a{background-position: -724px 0;}
#main-navigation ul li#menu1 a:hover{background-position: 0 -50px;}
#main-navigation ul li#menu2 a:hover{background-position: -181px -50px;}
#main-navigation ul li#menu3 a:hover{background-position: -362px -50px;}
#main-navigation ul li#menu4 a:hover{background-position: -543px -50px;}
#main-navigation ul li#menu5 a:hover{background-position: -724px -50px;}




/* sideNavigation ----------------------------------------------------------------- */

/* サイドバー装飾用CSS */
#side-navigation {
	width: 180px;
}

/* サイドナビゲーション 新車販売 */
div.div030-hpd {
	margin: 1em 0;
	border: solid 1px #f60;
}

div.div030-hpd h3 {
	margin: 0 0 1em;
	border-bottom: solid 1px #f60;
	background: #fff url(./image/bg002_02.gif);
	padding: 2px 15px;
	color: #f60;
}

div.div030-hpd ul{
/*	  margin-left: 18px; */
	margin-left: 3px;
}

div.div030-hpd li{
	list-style: url(./image/040.gif);
	list-style-type:none;
	border-bottom: 2px dotted #f60;
	line-height:150%;
}

div.div030-hpd li a{
	display:block;
}


/* サイドナビゲーション 中古車販売 */
div.div031-hpd {
	margin: 1em 0;
	border: solid 1px #00BFFF;
}

div.div031-hpd h3 {
	margin: 0 0 1em;
	border-bottom: solid 1px #00BFFF;
	background: #fff url(./image/bg002_05.gif);
	padding: 2px 15px;
	color: #00BFFF;
}

div.div031-hpd ul{
	margin-left: 3px;
}

div.div031-hpd li{
	list-style: url(./image/035.gif);
	list-style-type:none;
	border-bottom: 2px dotted #00BFFF;
	line-height:150%;
}

div.div031-hpd li a{
	display:block;
}


/* サイドナビゲーション サービス */
div.div032-hpd {
	margin: 1em 0;
	border: solid 1px #32CD32;
}

div.div032-hpd h3 {
	margin: 0 0 1em;
	border-bottom: solid 1px #32CD32;
	background: #fff url(./image/bg002_04.gif);
	padding: 2px 15px;
	color: #32CD32;
}

div.div032-hpd ul{
	margin-left: 3px;
}

div.div032-hpd li{
	list-style: url(./image/029.gif);
	list-style-type:none;
	border-bottom: 2px dotted #32CD32;
	line-height:150%;
}

div.div032-hpd li a{
	display:block;
}




/* サイドナビゲーション 会社概要 */
div.div033-hpd {
	margin: 1em 0;
	border: solid 1px #A52A2A;
}

div.div033-hpd h3 {
	margin: 0 0 1em;
	border-bottom: solid 1px #A52A2A;
	background: #fff url(./image/bg002_01.gif);
	padding: 2px 15px;
	color: #A52A2A;
}

div.div033-hpd ul{
	margin-left: 3px;
}

div.div033-hpd li{
	list-style: url(./image/039.gif);
	list-style-type:none;
	border-bottom: 2px dotted #A52A2A;
	line-height:150%;
}

div.div033-hpd li a{
	display:block;
}




/* Content ---------------------------------------------------------------- */

#content {
	line-height: 1.5;
}
.asset-name,
.asset-name a,
.archive-title {
	
}

.comment-footer,
.comment-footer a,
.trackback-footer {
	
}

.asset-footer {
	font-size: 13px;
	border-top: 1px dotted #ccc;
}
.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {

}
.mt-enclosure-image img  {border: none}
.asset-name a {

}
.txt-left{
	text-align: left;
}
.txt-right{
	text-align: right;
}
.entry-asset{background-color:#FFF;}

.entry-asset .asset-name {
	font-size: 24px;
	margin-bottom: 0px;
}
.entry-asset .asset-meta {
	color: #777;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	font-size: 12px;
	padding: 1px 0;
	margin-bottom: 1px;
}

.archive li {
	margin-bottom: 5px;
}

#group-nav-inner {
	position: relative;
	width: 900px;
	margin: 0 auto;
}

h1#page-title {
	font-size: 20px;
	color: #369;
}

.mt-main-index h1 {
	font-size: 20px;
/*	background: url(./image/color.png); */
	color: #FF9900;
	padding-left: 40px;
}

.mt-main-index #alpha p {
	font-size: 14px;
}

#top-contentsgate{
	width: 905px;
	height: 210px;
	overflow: hidden;
	padding: 0;
	margin: 5px 0 5px 0;
}

#top-contentsgate ul {
	margin: 0;
	padding: 0 2px 0 2px;
	list-style: none;
}

#top-contentsgate ul li {
	height: 210px;
	width: 295px;
	overflow: hidden;
	float: left;
	margin: 0;
	padding: 0 3px 0 2px;
	border: none;
}

#top-contentsgate ul li a {
	border: none;
}

#top-contentsgate ul li.last {
	margin-right: 0 !important;
}


#alpha .comments .even {
	background-color: #e6f0f5;
	border-right: 1px solid #c0d9e6;
	border-bottom: 1px solid #c0d9e6;
}

#alpha .comments .odd {
	background-color: #f3f3f3;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


.comment {
	background: #FFF;
	padding: 10px 10px 0;
	width: 549px;
	margin-bottom: 10px;
}

.comment-header {
	font-weight: bold;
}

#main-navigation .search-options {
	display: none;
}


.widget-recent-comments ul {
	list-style: none;
	margin: 0;
	padding: 0;
}


.widget-recent-comments ul li {
	padding: 0 0 0 18px;
	margin: 0 0 8px 0;
	background: url(./image/icon-comment.gif) no-repeat 0 4px;
}

dl#entry-list,
.widget-content {
	padding: 10px !important;
}

dl#entry-list dt {
	font-size: 14px;
}

dl#entry-list dd {
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

dl#entry-list dd.entry-meta {
	margin-bottom: 10px;
	color: #777;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
}
.userpic {
	float: left;
	position: relative;
	width: 50px;
	height: 50px;
	overflow: hidden;
	margin: 0 10px 0 0;
	padding: 0;
	border: 1px solid #fff;
}
.auth-icon {
	position: absolute;
	bottom: 0;
	left: 0;
}
.comment-header {
	color: #777;
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: normal;
}
.comment-content {
	clear: none;
	margin: 0 0 5px 0;
	padding: 0;
}


.admin-edit-link {
	text-align: center;
	font-family: verdana;
	margin-top: 10px;
}

.admin-edit-link a {
	border: 1px solid #ccc;
	background: #eee;
	padding: 5px 10px;
}

/* トップ 新車リース販売 */
#home-plan {
	margin: 0;
	padding: 0;
	width: 582px;
}

#home-plan-inner {
	margin: 0;
	padding: 0;
}

#home-plan h2 {
	margin: 0;
	padding: 0;
	width: 580px;
	height:50px;
	font-size: 18px;
	line-height: 100%;
	text-indent: -9999px;
}

#home-plan h2 a{
	display:block;
	background: url(./image/topsinsya.gif) no-repeat 0 0;
	width: 580px;
	height:50px;
}

#home-planlist {
	margin: 0 auto;
	padding: 10px 0;
	background: url(./image/plan-bg.jpg) top left repeat-x;
	text-align: center;
}

#home-planlist ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#home-planlist ul li {
	width: 183px;
	float: left;
	margin: 0 3px;
	padding: 0;
	border-bottom: 1px dotted #FFF;
}

#home-planlist ul li img {
	height: 114px;
	width: 180px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 2px solid #FFF;
}




/* トップ 中古車販売 */
#plan {
	margin: 0;
	padding: 0;
	width: 582px;
}

#plan-inner {
	margin: 0;
	padding: 0;
}

#plan h3 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 100%;
	text-indent: -9999px;
}

#plan h3 a{
	display:block;
	background: url(./image/usedtop.gif) no-repeat 0 0;
	width: 580px;
	height:50px;
}

#planlist {
	margin: 0 auto;
	padding: 10px 0;
	background: url(./image/plan-bg.jpg) top left repeat-x;
	text-align: center;
}

#planlist ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#planlist ul li {
	width: 183px;
	float: left;
	margin: 0 3px;
	padding: 0;
	border-bottom: 1px dotted #FFF;
}

#planlist ul li img {
	height: 137px;
	width: 180px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 2px solid #FFF;
}




/* Forms ---------------------------------------------------------------- */

input.text, textarea {
	border: 1px solid #CCC;
	border-top: 1px solid #AAA;
	border-left: 1px solid #AAA;
	padding: 1px 2px;
	background-color: #FAFAFA;
}

.contact-form label {
	display: block;
}

.contact-form input.text {
	font-size: 13px;
}

.contact-form textarea {
	margin-bottom: 15px;
}




/* ===================================================================
Widget
===================================================================*/
.widget-header {
	background-color: #F3F3F3;
	width: 582px !important;
	float: left;
	margin-right: 0px;
	margin-left: 15px;
}

.widget-header-top {
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0px;
	background-color: #F3F3F3;
	text-align: left;
}

.widget-header-top h3 {
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 100%;
	color: #333333;
	font-weight: bold;
	border-bottom: 1px solid #333333;
	padding-top: 18px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

.widget-content-top {
	text-align: left;
}
.widget-content-top dl {
	margin: 0 0px;
}
.widget-content-top dl dt {
	font-size: 12px;
	font-weight: bold;
	color: #369;
}
.widget-content-top dl dt a {
	text-decoration: underline !important;
}

.widget-content-top dl dt a:hover {
	text-decoration: none !important;
}

.widget-content-top dl dd {
	font-size: 12px;
	border-bottom: 1px dotted #FFFFFF;
}

.widget-header {
	height: 49px;
	margin-bottom: 0px;
	font-size: 10px;
	color: #78235C;
	font-weight: bold;
	border: none;
	line-height: 49px;
	font-family: verdana;
	text-transform: uppercase;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 20px;
}

#content .widget-powered .widget-content {
	border: 1px solid #ddd;
	background-color: #f8f8f8;
}

.widget-content {
	margin-top: 0px;
	margin-bottom: 0px;
}


/* "Powered By" Widget */
.widget-powered .widget-content {
	padding: 10px;
	text-align: center;
}


/* Footer Widgets */
#footer .widget,
#footer .widget-content {
	margin: 0;
	padding: 0;
}

#footer .widget-footer-links {
	width: 100%;
}

#footer .widget-powered {
	float: right;
	width: 920px;
	text-align: center;
	clear: none;
}

#footer .widget-powered .widget-content {
	margin: 0;
	padding: 0;
	text-align: center;
}

#footer .widget-powered .widget-content span {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

#footer .widget-powered .widget-content span a {
	display: block;
	width: 920px;
	overflow: hidden;
	text-indent: -9999px;
}




/* ===================================================================
Footer
 ===================================================================*/

#pagetop {
	width: 905px;
	margin: 10px auto 0 auto;
	text-align: right;
	text-indent: -9999px;
}

#pagetop span {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

#pagetop span a {
	display: block;
	float: right;
	height: 30px;
	width: 250px; 
	text-indent: -9999px;
}

#pagetop span a:link, #pagetop span a:visited {
	text-indent: -9999px;
	text-decoration: none;
}


#footer {
	background: url(./image/renga.gif) repeat;
	width: 100%;
	margin: 5px 0 0 0; 
	/*color: #000099;*/
}

#footer a {
	color: #369;
}

#footer .widget-header {
	background: url(./image/renga.gif) repeat;
	display: none;
}

#footer-content ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer-content ul li {
	margin:0 auto; 
	border-right:1px solid #000;
	float:left;
	padding-left: 5px;
	padding-right: 5px;
}

#footer-content ul li.first {
	border-left:1px solid #000;
}


#copyright {
	margin:0 auto;
	padding: 5px 0 15px 10px;
	text-align: center;
	font-style: normal !important;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" !important;
	font-size: 12px;
}

/*#footer-address {
	margin:0;
	padding: 5px 0 15px 10px;
	text-align: left;
	font-style: normal !important;
	font-family:Geneva, Arial, Helvetica, sans-serif !important;
	font-size: 12px;
}*/




/* Utilities -------------------------------------------------------------- */

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#main-navigation:after,
.entry-asset .asset-meta:after,
.comment:after,
#footer-content:after,
#footer:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

#header-inner,
#content-inner,
#footer-inner,
#main-navigation,
.entry-asset .asset-meta,
.comment,
#footer-content,
.asset-body {
	height: 1%;
}




/* Custom Styles ---------------------------------------------------------- */
#home-gallery {
	border: 1px solid #CCCCCC;
	padding: 1px;
	width: 576px !important;
	margin-bottom: 30px;
}

#home-gallery-inner {
	width: 576px !important;
}

#home-gallery-inner h2 {
/*	background-image: url(./image/home_title-gallery.gif); */
	background-repeat: no-repeat;
	height: 45px;
	width: 576px !important;
	text-indent: -10000px;
	margin-bottom: 20px;
}

#home-gallery #home-gallery-inner ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
}

#home-gallery #home-gallery-inner li {
	display: inline;
	list-style-type: none;
}

#home-gallery #home-gallery-inner li img {
	border: 1px solid #CCCCCC;
	margin-right: 25px;
	margin-bottom: 25px;
}

#campaign {
}

#campaign #campaign-inner {
}

#campaign #campaign-inner h2 {
/*	background-image: url(./image/title-bg.gif); */
	background-repeat: no-repeat;
	line-height: 50px;
	height: 50px;
	width: 582px;
	padding-left: 35px;
}

.side-bg{
	background-image: url(sidebar-bg.gif);
}

.page-asset {
	background-color:#FFFFFF;
	width: 900px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

.asset-name {
	text-align: left;
	padding: 15px 20px;
	color: #203741;
}

.asset-body {
	text-align: left;
}

.asset-more {
	text-align: left;
	padding: 0 5px;
}

.asset-body h2{
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-color: #203741;
	color: #203741;
	width: 575px;
	font-size: 160%;
	font-weight: bold;
}

#news {
	padding: 0px;
	margin-top: 0px;
	border: 1px solid #ec7600;
	text-align: left;
}

#news-inner {
	padding: 0px;
	margin: 0 10px;
}

#news h2 {
	height: 50px;
	margin-bottom: 8px;
	background: url(./image/topsinsya.gif) top no-repeat;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	border: none;
	font-family: verdana;
	text-transform: uppercase;
	padding-top: 20px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #f07800;
}

#news dl {
	padding: 8px 0 0 0;
}

#news dl dt {
	font-size: 16px;
	font-weight: bold;
	color: #B01C03;
	padding: 20px 0 2px 0;
}

#news dl dd {
	margin-bottom: 10px;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 5px;
}

#news dl dd.entry-meta {
	margin-bottom: 0px;
	color: #777;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 1px;
}


/* 中古車詳細ページ */
table.table211 {
	margin-top: 0.2em;
	margin-bottom: 1em;
	width: 600px;
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 100%;
}

table.table211 caption {
	margin-top: 1em;
	text-align: right;
}

table.table211 th,
table.table211 td {
	padding: 4px 6px;
}

table.table211 th {
	border-bottom: solid 1px #7DCDF9;
	border-right: solid 1px #7DCDF9;
	background-image: url(./image/bg002_05.gif);
	text-align: center;
	white-space: nowrap;
	font-size: 100%;
	color: #004A95;
}

table.table211 td {
	text-align: right;
	white-space: nowrap;
}

table.table211 col.title {
	background: #F2F5FF;
	width: 65px;
}

table.table211 col.ans {
	background: #BCE2E9;
	width: 15px;
	text-align: center;
	color: #000;
}

table.table211 td.course {
	text-align: right;
	font-size: 120%;
	font-weight: bolder;
	color: #004080;
}

table.table211 td.course1 {
	text-align: right;
	font-size: 120%;
	font-weight: bolder;
	color: #804040;
}



dl.list511 dt {
	margin-top: 1em;
	width: 10em;
	border-bottom: solid 2px #363;
	padding-left: 5px;
	font-size: 119%;
	font-weight: bold;
	color: #363;
}

dl.list511 dd {
	margin-left: 5px;
}

dl.list511 dd ul {
	margin: 0.7em 5px;
}

dl.list511 dd ul li {
	margin-left: 50px;
}




/* サイド etc */
div.etc {
}

div.etc h3 {
	color: #203741;
	font-size: 15px;	
}

div.etc p {
	margin: 0.5em 15px 0.5em 30px;
}




/* 画像ふちあり */
img.huti{
	padding:10px 15px;
	background-color:#FFF;
	border-color:#DDD #AAA #AAA #DDD;
	border-width:1px;
	border-style:solid;
}

img.huti1{
	padding:2px 1px;
	background-color:#FFF;
	border-color:#DDD #AAA #AAA #DDD;
	border-width:1px;
	border-style:solid;
}




/* ===================================================================
Fisheye Lens Style
=================================================================== */
#fisheye img {
	border: 0;
	vertical-align: bottom;
}

#fisheye a, #fisheye a:link, #fisheye a:visited {
	text-decoration: none;
	color: #333;
}

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

#fisheye a:active	{
	color: #999;
}

#fisheye #imgMain	{
	width: 600px;
	background: #F4F4F4;
	padding: 10px 5px 5px 5px;
	margin: 0;
	border: 1px solid #D1D1D1;
	margin-bottom: 10px;
}

#fisheye ul {
	width: 600px;
	background: #F4F4F4;
	padding: 5px;
	margin: 0;
	border: 1px solid #D1D1D1;
	margin-bottom: 10px;
}

*:first-child + html #fisheye ul {
	margin-bottom: 10px;
}

#fisheye ul li {
	width: 140px;
	padding: 2px;
	float: left;
/*	margin-right: 3px;*/
	list-style-type: none;
}

#fisheye img {
	border: 1px solid #D1D1D1;
}

/* clearfix */
#fisheye ul:after {
	height:0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/* *.float
{
	float: left;
	margin-right: 1em;
}
*.floatclear
{
	clear: both;
}*/




/* 図や写真を右寄せ */
div.div100-hpi {
	margin: 1em 0 0;
	width: 100%;
	overflow: hidden; /* clear float */
}

div.div100-hpi h3 {
	margin: 1em 0;
	padding: 3px 10px;
	border-bottom: dotted 3px #78CE7A;
	color: #FF6600;
}

div.div100-hpi h4 {
	margin: 1em 0;
	padding: 3px 20px;
	color: #999;
	width: 500px;
}

div.div100-hpi p {
	margin: 1em 20px 1em 20px;
}

div.div100-hpi img.figure {
	float: right; /* 画像を右寄せにする場合 */
	display: inline; /* for IE6,7 */
	margin: 0 20px 1em 20px;
}

div.div100-hpi img.figure-l{
	float: left; /* 画像を左寄せにする場合 */
	display: inline; /* for IE6,7 */
	margin: 0 20px 1em 20px;
}


/* 背景緑枠テーブルウェブページ用 */
div.div011-hpl {
	margin: 1em 0;
	border: solid 1px #999;
	background-image: url(./image/bg002_04.gif);
	width: 60%;
	float: right;
}

div.div011-hpl h3 {
	margin: 1em 15px;
	padding: 0;
	color: #363;
}

div.div011-hpl p {
	margin: 0.5em 15px 0.5em 30px;
}

div.div011-hpl ul {
	margin-left: 0;
	padding-left: 0;
}

div.div011-hpl ul li {
	margin-left: 60px;
	list-style: none;
}

/* ピンク枠 */
div.div011-hp {
	margin: 1em 0;
	border: solid 1px #999;
	background: #FFD5BF;
}

div.div011-hp h3.title {
	margin: 1em 15px;
	padding: 0;
	color: #903;
}

div.div011-hp p {
	margin: 0.5em 15px 0.5em 30px;
}

div.div011-hp p.site-navi {
	text-align: right;
}



dl.list301 dt {
	margin-top: 0.6em;
	width: 7em;
	border-bottom: solid 3px #E989C8;
	line-height: 1.1;
	font-size: 200%;
	font-weight: bold;
	font-style: italic;
	color: #E989C8;
}




/* Widget ----------------------------------------------------------------- */
.widget-header {
	background-color: #F3F3F3;
	width: 582px !important;
	float: left;
	margin-right: 0px;
	margin-left: 15px;
}

.widget-header-top {
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0px;
	background-color: #F3F3F3;
	text-align: left;
}

.widget-header-top h3 {
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 100%;
	color: #333333;
	font-weight: bold;
	border-bottom: 1px solid #333333;
	padding-top: 18px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

.widget-header {
	height: 49px;
	margin-bottom: 0px;
	font-size: 10px;
	color: #78235C;
	font-weight: bold;
	border: none;
	line-height: 49px;
	font-family: verdana;
	text-transform: uppercase;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 20px;
}

#content .widget-powered .widget-content {
	border: 1px solid #DDD;
	background-color: #F8F8F8;
}

.widget-content {
	margin-top: 0px;
	margin-bottom: 0px;
}




/*中古車用テーブル*/

/*
table.table210 {
	margin-top: 0.2em;
	margin-bottom: 1em;
	width: 700px;
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 100%;
}

table.table210 caption {
	margin-top: 1em;
	text-align: right;
}

table.table210 th,
table.table210 td {
	padding: 4px 6px;
}

table.table210 th {
	border-bottom: solid 1px #7DCDF9;
	border-right: solid 1px #7DCDF9;
	background-image: url(./image/bg002_05.gif);
	text-align: center;
	white-space: nowrap;
	font-size: 120%;
	color: #1B3AB4;
}

table.table210 tr.course-c {
	background: #BCE2E9;
	font-size: 100%;
	text-align: center;
	white-space: nowrap;
}

table.table210 tr.course-b {
	background: #F3F3F3;
	font-size: 100%;
	color: #1B3AB4;
	text-align: center;
	white-space: nowrap;
}
*/




/* ETCページ */
dl.ETC dt {
	clear: left;
	float: left;
	margin: 0 0 0.8em 5px;
	width: 16em;
	border-left: solid 8px #CCC;
	padding-left: 5px;
	color: #000066;
}

dl.ETC dd {
	margin-bottom: 0.8em;
	margin-left: 10.5em;
}




/* ウェブページの見出し付き緑 */
div.div0204-hpl {
	margin: 1em 0px;
	border: solid 1px #73CE91;
}

div.div0204-hpl h3 {
	margin: 0 0 1em 0;
	background: #73CE91;
	padding: 5px 15px;
	color: #F0F0F0;
	font-weight: bolder;
}

div.div0204-hpl p {
	margin: 0.5em 15px 0.5em 30px;
}

dl.div0204-hpl dt {
	clear: left;
	float: left;
	margin: 0 0 0.8em;
	width: 7.5em;
	border-left: solid 8px #CCC;
	padding-left: 5px;
	color: #000099;
}

dl.div0204-hpl dd {
	margin-bottom: 0.8em;
	margin-left: 7.5em;
}

div.div0204-hpl ol {
	margin-left: 0;
	padding-left: 0;
}


/* ウェブページの見出し付き緑 */
div.div0201-hpl {
	margin: 1em 0;
	border: solid 1px #FFCC00;
}

div.div0201-hpl h3 {
	margin: 0 0 1em 0;
	background: #FFCC00;
	padding: 5px 15px;
	color: #F0F0F0;
	font-weight: bolder;
}


/* サービス1/2見出しleft */
div.div0205-hpl {
	margin: 1em 0;
	border: solid 1px #73CE91;
	width: 48%;
	float: left;
}

div.div0205-hpl h3 {
	margin: 0 0 1em 0;
	background: #73CE91;
	padding: 5px 10px;
	color: #F0F0F0;
	font-weight: bolder;
}

div.div0205-hpl p {
	margin: 0.5em 15px 0.5em 10px;
}


/* 支払い1/3見出しleft */
div.div0203-hpl {
	margin: 1em 3px;
	border: solid 1px #FA8072;
	width: 32%;
	float: left;
}

div.div0203-hpl h3 {
	margin: 0 0 1em 0;
	background: #FA8072;
	padding: 5px 10px;
	color: #F0F0F0;
	font-weight: bolder;
}

div.div0203-hpl p {
	margin: 5px 15px 2px 15px;
}


/* サービス1/2見出しright */
div.div0206-hpl {
	margin: 1em 0;
	border: solid 1px #73CE91;
	width: 45%;
	float: right;
}

div.div0206-hpl h3 {
	margin: 0 0 1em 0;
	background: #73CE91;
	padding: 5px 15px;
	color: #F0F0F0;
	font-weight: bolder;
}

div.div0206-hpl p {
	margin: 0.5em 15px 0.5em 10px;
}

div.div0206-hpl ul {
	text-align: center;
}

div.div0206-hpl ul li {
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
	list-style: none;
}




/* 地図が正しく表示されたときのスタイル */
.map{
	width: 300px;
	height: 300px;
}

/* 地図が正しく表示されなかったときのスタイル */
.mapError{
	color: #ff0000;
	background: none!important;
}




/* ===================================================================
主要設備
===================================================================*/
div.setubi {
	margin: 1em 0 0;
	width: 100%;
	overflow: hidden; /* clear float */
}

div.setubi h3 {
	/*margin: 1em 0;*/
	padding: 3px 10px;
	border-bottom: dotted 3px #73CE91;
	color: #CCFFCC;
}

div.setubi p {
	margin: 1em 0 1em 20px;
}

div.setubi img.figure {
	float: right; /* 画像を右寄せにする場合 */
	display: inline; /* for IE6,7 */
	margin: 1em 20px 1em 20px;
}

div.setubi img.figure-l{
	float: left; /* 画像を左寄せにする場合 */
	display: inline; /* for IE6,7 */
	margin: 0 20px 1em 5px;
}




/* ===================================================================
図や写真を右寄せ 新車
===================================================================*/
div.new-car {
/*	margin: 1em 0 0;*/
	width: 100%;
	overflow: hidden; /* clear float */
}

div.new-car h3 {
	margin: 1em 0;
	padding: 3px 10px;
	border-bottom: dotted 3px #FF6600;
	color: #33CC33;
}

div.new-car h4 {
	margin: 1em 0;
	padding: 3px 20px;
	color: #888;
	font-size: 110%;
}

div.new-car p {
	margin: 1em 0 1em 20px;
}

div.new-car img.figure {
	float: right; /* 画像を右寄せにする場合 */
	display: inline; /* for IE6,7 */
	margin: 15px 20px 1em 20px;
}

div.new-car img.figure-l{
	float: left; /* 画像を左寄せにする場合 */
	display: inline; /* for IE6,7 */
	margin: 0 20px 1em 5px;
}

table.newcar01 {
	margin-top: 0.2em;
	margin-bottom: 1em;
	width: 450px;
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 100%;
}

table.newcar01 caption {
	margin-top: 1em;
	text-align: right;
}

table.newcar01 th,
table.newcar01 td {
	padding: 4px 6px;
}

table.newcar01 th {
	border-bottom: solid 1px #B2B2B2;
	border-right: solid 1px #B2B2B2;
	background: #ff8c1a;
	text-align: center;
	white-space: nowrap;
	font-size: 92%;
}

table.newcar01 td {
	border-bottom: solid 1px #B2B2B2;
	border-right: solid 1px #B2B2B2;
	background: #ffdab5;
	text-align: right;
	white-space: nowrap;
}




/* ===================================================================
体験タイトル
===================================================================*/
div.taiken {
	margin: 0;
	width: 100%;
	overflow: hidden; /* clear float */
}

div.taiken h4 {
	color: #203741;
	font-size: 15px;
}

div.taiken p {
	margin: 2px 0;
}

div.taiken img.figure {
	float: right; /* 画像を左寄せにする場合は left */
	display: inline; /* for IE6,7 */
	margin: 2px 0 1em 20px;
}

dl.taiken dt {
	margin-top: 1em;
	width: 10em;
	border-bottom: solid 2px #363;
	padding-left: 5px;
	font-size: 119%;
	font-weight: bold;
	color: #363;
}
dl.taiken dd {
	margin-left: 0;
}

dl.taiken dd ul {
	margin: 0.7em 0;
}

dl.taiken dd ul li {
	margin-left: 50px;
}




/* ===================================================================
中古車タイトル
===================================================================*/
div.used-car {
	margin: 1em 0 0;
	width: 100%;
	overflow: hidden; /* clear float */
}

div.used-car h2 {
	margin: 1em 0;
	padding: 3px 10px;
	border-bottom: dotted 3px #3399FF;
	color: #009933;
}

div.used-car h3 {
	margin: 1em 0;
	padding: 3px 20px;
	color: #888;
	font-size: 110%;
}

div.used-car p {
	margin: 1em 0 1em 20px;
}

div.used-car img.figure {
	float: right; /* 画像を右寄せにする場合 */
	display: inline; /* for IE6,7 */
	margin: 0 50px 1em 20px;
}

div.used-car img.figure-l{
	float: left; /* 画像を左寄せにする場合 */
	display: inline; /* for IE6,7 */
	margin: 10px 30px 1em 120px;
}

div.used-car img.figure-r{
	float: left; /* 画像を左寄せにする場合 */
	display: inline; /* for IE6,7 */
	margin: 0 15px 1em 5px;
}




/* ===================================================================
サービスタイトル
===================================================================*/
div.service-car {
/*	margin: 1em 0 0;*/
	width: 100%;
	overflow: hidden; /* clear float */
}

div.service-car h2 {
	/* margin: 1em 0; */
	padding: 0px 10px;
	border-bottom: dotted 3px #73CE91;
	color: #E88C8E;
	font-size: 110%;
}

div.service-car h3{
	/* margin: 1em 0; */
	padding: 3px 20px;
	color: #009933;
	font-size: 110%;
}

div.service-car h4{
	/* margin: 1em 0; */
	padding: 3px 20px;
	color: #009933;
	font-size: 100%;
}

div.service-car p {
	margin: 1em 0 1em 20px;
}

div.service-car img.figure {
	float: right; /* 画像を右寄せにする場合 */
	display: inline; /* for IE6,7 */
	margin: 0 20px 1em 20px;
}

div.service-car img.figure-l{
	float: left; /* 画像を左寄せにする場合 */
	display: inline; /* for IE6,7 */
	margin: 0 15px 1em 15px;
}

div.service-car img.figure-r{
	float: left; /* 画像を左寄せにする場合 */
	display: inline; /* for IE6,7 */
	margin: 0 15px 1em 0;
}




/* ===================================================================
会社概要ページ
=================================================================== */
table.setubi {
	margin-top: 1px;
	width: 570px;
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 100%;
}

table.setubi th,
table.setubi td {
	padding: 4px 6px;
}

table.setubi th {
	border-bottom: solid 1px #7DCDF9;
	border-right: solid 1px #7DCDF9;
	background-color: #d30052;
	text-align: center;
	white-space: nowrap;
	font-size: 100%;
	color: #FFF;
}

table.setubi td {
	text-align: left;
	white-space: nowrap;
}

dl.setubi dt {
	margin-top: 1em;
	width: 18em;
	border-bottom: solid 3px #33CC33;
/*	line-height: 120%;*/
	font-size: 130%;
	font-weight: bold;
	color: #33CC33;
}




/* ===================================================================
会社概要タイトル
=================================================================== */
div.conpany {
	margin: 1em 0 0 0;
	width: 100%;
	overflow: hidden; /* clear float */
}

div.conpany h3 {
	margin: 1em 0;
	padding: 3px 10px;
	border-bottom: dotted 3px #A52A2A;
	color: #A52A2A;
}

/*div.conpany h4 {
	margin: 1em 0;
	padding: 3px 20px;
	color: #A52A2A;
	font-size: 110%;
}*/

div.conpany p {
	margin: 1em 0 1em 0;
}

div.conpany img.figure-l{
	float: left; /* 画像を左寄せにする場合 */
	display: inline; /* for IE6,7 */
	margin: 1em 5px 1em 5px;
}




/* ===================================================================
会社概要ページ
===================================================================*/
table.gaiyou {
	margin-top: 5px;
	width: 570px;
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 100%;
}

table.gaiyou th,
table.gaiyou td {
	padding: 4px 6px;
}

table.gaiyou th {
	border-bottom: solid 1px #7DCDF9;
	border-right: solid 1px #7DCDF9;
	background-color: #F08080;
	text-align: center;
	white-space: nowrap;
	font-size: 100%;
	color: #fff;
}

table.gaiyou td {
	text-align: left;
	white-space: nowrap;
}

/*dl.gaiyou dt {
	margin-top: 0.6em;
	width: 18em;
	border-bottom: solid 3px #D30052;
	line-height: 1.1;
	font-size: 130%;
	font-weight: bold;
	font-style: italic;
	color: #D30052;
}*/

/*dl.gaiyou2 dt {
	margin-top: 0.6em;
	width: 10em;
	border-bottom: solid 3px #D30052;
	line-height: 1.1;
	font-size: 130%;
	font-weight: bold;
	font-style: italic; 
	color: #D30052;
}*/

div.gaiyou img.figure{
	float: right; /* 画像を左寄せにする場合 */
	display: inline; /* for IE6,7 */
	margin: 1em 5px 1em 5px;
}




/* ===================================================================
車検コース、金額
=================================================================== */
table.shaken {
	margin-top: 0.2em;
	margin-bottom: 1em;
	width: 570px;
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 100%;
}

table.shaken th,
table.shaken td {
	padding: 4px 6px;
}

table.shaken th {
	background: #1B3AB4;
	text-align: center;
	white-space: nowrap;
	font-size: 100%;
	color: #FFF;
}

table.shaken td {
	text-align: center;
	white-space: nowrap;
}

table.shaken col.month {
	background: #F2F5FF;
}

table.shaken col.session {
	background: #FFF;
}

table.shaken col.pageview {
	background: #F2F5FF;
}

table.shaken col.newsession {
	background: #EBEEFF;
}

table.shaken col.staytime {
	background: #EBEEFF;
}

table.shaken col.conversion {
	background: #E0E6FF;
}

table.shaken td.price {
	color:red;
	font-size:175%;
}

table.shaken td.total {
	color:red;
	font-size:150%;
}

table.shaken td.discount {
	font-weight:bold;
	color:red;
	font-size:120%;
}

/* ===================================================================
スタッフ
================================================================== */
div.staff {
	margin: 1em 0 0;
	width: 100%;
	overflow: hidden; /* clear float */
}

div.staff h3 {
	margin: 1em 0;
	padding: 3px 10px;
	border-bottom: dotted 3px #FF7F50;
	color: #363;
}

div.staff  h4 {
	margin: 1em 0;
	padding: 3px 20px;
	color: #888;
	font-size: 110%;
}

div.staff p {
	margin: 1em 0 1em 20px;
}

div.staff img.figure {
	float: left; 
	display: inline; /* for IE6,7 */
	margin: 0 20px 1em 20px;
}




/* ===================================================================
サイトマップ自動作成
=================================================================== */
.tree ul {
	padding:0;
	margin:0;
	background-position: -9px 15px; 
	background-image: url(./image/ul.gif);
	background-repeat: repeat-y
}

.tree li {
	font-size: 1em;
	font-weight:bold;
	margin: 0px; 
	padding: 3px 0 3px 24px;
	list-style-type: none;
}

.tree li a {
	text-decoration:none;
	color:#787878;
}

.tree li a:hover {
	text-decoration:underline;
}

.tree ul ul {
	background-position: -1px 15px;
	background-image: url(./image/ul.gif);
	background-repeat: repeat-y;
}

.tree ul li {
	background-position: 0px 7px; 
	background-image: url(./image/li.gif);
	background-repeat: no-repeat;
}

.tree ul li a {
	font-weight:bold;
	text-decoration:underline;
}

.tree ul li a:hover {
	text-decoration:none;
}

.tree ul ul li {
	background-position: 8px 7px;
	background-image: url(./image/li.gif);
	background-repeat: no-repeat;	
}

.tree ul ul li a {
	background-position: 0px 7px; 
	font-size:1em;
	color:#666;
	text-decoration:none;
}

.tree ul ul ul li a {
	background-position: 0px 7px; 
	font-size:0.8em;
	color:#999;
	text-decoration:none;
}




/* ===============================================================
相のり・楽のり Q and A
================================================================== */
ul.list132 li {
	margin: 0 0 1px 15px;
	padding: 10px 15px 10px 29px;
	list-style: none;
}

ul.list132 li.odd {
	background: #CDF2CE url(image/mk-green-disk.png) no-repeat 15px 11px;
}

ul.list132 li.even {
	background: #E5F2E5 url(image/mk-green-disk.png) no-repeat 15px 11px;
}




/* ===================================================================
サービス一覧
=================================================================== */
div.service {
	margin: 1em 0 0;
	width: 100%;
	overflow: hidden; /* clear float */
}

div.service h3 {
	margin: 1em 0 0.5em;
	padding: 3px 10px;
	border-bottom: solid 3px #CCC;
}

div.service ul {
	text-align: center;
}

div.service ul li {
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
	list-style: none;
}

div.service ul li a img {
	border: none;
}




/* パンくずリスト */
#pankuzu_links {
	width: 905px;
	margin: 0 auto;
	padding: 5px;
}




/* 中古車見出しleft */
div.divtyuko-hpl {
	margin: 0;
	border: solid 1px #BCE2EC;
	width: 98%;
	float: left;
}

div.divtyuko-hpl h3 {
	margin: 0 0 1em 0;
	background: #BCE2EC;
	padding: 5px 10px;
	color: #fff;
	font-weight: bolder;
}




/* さがら自動車での修理例 */
div.div020-hpl {
	margin: 1em 0;
	border: solid 1px #FFD5BF;
}

div.div020-hpl h3 {
	margin: 0 0 1em 0;
	background: #FFD5BF;
	padding: 5px 15px;
	color: #FF7F50;
	font-weight: bolder;
}

div.div020-hpl p {
	margin: 0.5em 15px 0.5em 30px;
}

div.div020-hpl ol {
	margin-left: 0;
	padding-left: 0;
}

div.div020-hpl ol li {
	margin-left: 100px;
	list-style: outside decimal;
}



/* さがら自動車での修理例 */
div.div021-hpl {
	margin: 1em 0;
	border: solid 1px #FFD5BF;
}

div.div021-hpl h3 {
	margin: 0 0 1em 0;
	background: #FFD5BF;
	padding: 5px 15px;
	color: #FF7F50;
	font-weight: bolder;
}

div.div020-hpl p {
	margin: 15px 15px 0.5em 30px;
}




/* 相のり・楽のり Q & A */
div.qanda {
	margin: 1em 0;
	border: solid 1px #F9C159;
}

div.qanda h3 {
	margin: 0 0 1em 0;
	background: #F9C159;
	padding: 5px 15px;
	color: #000;
	font-weight: bolder;
}

div.qanda p {
	margin: 0.5em 15px 0.5em 30px;
}

div.qanda ol {
	margin-left: 0;
	padding-left: 0;
}

div.qanda ol li {
	margin-left: 100px;
	list-style: outside decimal;
}




/* サイトマップ */
ul.list430 li.file {
	list-style: url(./image/folder.gif);
}

ul.list430 li.file01 {
	list-style: url(./image/folder01.gif);
}

ul.list430 li.file02 {
	list-style: url(./image/folder02.gif);
}

ul.list430 li.file03 {
	list-style: url(./image/folder03.gif);
}

ul.list430 li.file04 {
	list-style: url(./image/folder04.gif);
}

ul.list430 li.file05 {
	list-style: url(./image/folder05.gif);
}

ul.list430 li.file06 {
  list-style: url(./image/folder06.gif);
}

ul.list430 li ul {
	margin: 5px;
	padding: 5px;
}

ul.list430 li.file	ul li {
/*	margin: 0.5em 0 0.5em 30px; */
	list-style: url(./image/file.gif);
}

ul.list430 li.file01 ul li {
	list-style: url(./image/file01.gif);
}

ul.list430 li.file02 ul li {
	list-style: url(./image/file02.gif);
}

ul.list430 li.file03 ul li {
	list-style: url(./image/file03.gif);
}

ul.list430 li.file04 ul li {
	list-style: url(./image/file04.gif);
}

ul.list430 li.file06 ul li {
	list-style: url(./image/file06.gif);
}




/* リースとローンの比較表 */
table.hikaku {
	margin-top: 0.2em;
	margin-bottom: 1em;
	width: 570px;
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 100%;
}

table.hikaku caption {
	margin-top: 1em;
	text-align: left;
}

table.hikaku th,
table.hikaku td {
	padding: 4px 6px;
}

table.hikaku th {
	background: #FFF5EE;
	text-align: center;
	white-space: nowrap;
	font-size: 92%;
	color: #FA8072;
}

table.hikaku td {
	background: #E6E6FA;
	text-align: left;
	white-space: nowrap;
}




/* 相のり楽のりとは */
div.ainori-hpi {
	margin: 1em 0 0;
	width: 100%;
	overflow: hidden; /* clear float */
}

div.ainori-hpi h2 {
	margin: 0.5px 0;
	padding: 3px 10px;
	color: #FA8072;
	font-size: 16px;
}

div.ainori-hpi h3 {
	margin: 0.5px 0;
	padding: 3px 10px;
/*	border-bottom: dotted 3px #78CE7A; */
	color: #7B68EE;
	font-size: 15px;
}

div.ainori-hpi h4 {
	margin: 1em 0;
	padding: 3px 20px;
	color: #999;
}

div.ainori-hpi p {
	margin: 5px 20px 5px 20px;
}

div.ainori-hpi img.figure {
	float: right; /* 画像を右寄せにする場合 */
	display: inline; /* for IE6,7 */
	margin: 0 20px 1em 20px;
}

div.ainori-hpi img.figure-l{
	float: left; /* 画像を左寄せにする場合 */
	display: inline; /* for IE6,7 */
	margin: 0 20px 1em 20px;
}




/* +++++++++++++++++++++++++
中古車リストテーブル
++++++++++++++++++++++++++ */
div.oldcar_box h2{
	margin-top: 20px;
	margin-bottom: 7px;
	height: 18px;
	padding-left: 21px;
	font-size: 14px;
	line-height: 19px;
	color: #333;
	background: url(./used/usedcar_h3.gif) 0 no-repeat;
	overflow: hidden;
}

div.oldcar_box table {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 652px;
	color: #333;
}

div.oldcar_box table th, div.oldcar_box table td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0 5px;
	height: 22px;
	line-height: 22px;
}

div.oldcar_box table th {
	text-align: left;
	font-size: 12px;
	font-weight: 400;
	background-color: #D3EDF8;
}

div.oldcar_box table td {
	text-align: center;
	font-size: 12px;
}

/* マウスオーバーで画像を透明化 */
div.oldcar_box a:hover img.figure-l{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	background: #fff;
}

div.oldcar_box img.figure-l{
	width: 175px;
	height: 128px;
}

/* 写真 */
div.oldcar_box table th.o_bx01_0 {
	width: 25%;
	text-align: center !important;
}

div.oldcar_box table th.o_bx01_1,
div.oldcar_box table th.o_bx01_3,
div.oldcar_box table th.o_bx01_5 {
	width: 14%;
}

div.oldcar_box table td.o_bx01_2,
div.oldcar_box table td.o_bx01_4,
div.oldcar_box table td.o_bx01_6 {
	width: 11%;
}

/* 本体価格 */
div.oldcar_box table th.o_bx01_01 {width: 13%;}
div.oldcar_box table td.o_bx01_02 {
	width: 12%;
	font-size: 18px !important;
	font-weight: bold;
}

/* --- ボックス（本体価格の他にかかる費用） --- */
div.beta_section {
	width: 631px; /* ボックスの幅 */
	height: 181px;
	padding-bottom: 1px; /* ボックスの下パディング */
	background: #ffffff url("img/used.png") no-repeat bottom; /* ボックスの背景 */
	font-size: 100%;
	color: #000000;
	/* margin-bottom: 10px; */ /* ボックスの下パディング */
}

div.beta_section_inner {
	padding: 45px 5px 5px; /* 内部のパディング */
	/* background: #64c2f2 url("img/box_back_blue1.gif") repeat-x top; * / /* 内部の背景 */
	color: #000066;
	/* background-color #E9F8FC; */
	margin: 0.75em 5px; /* 段落のマージン（上下、左右） */
}

