@charset "utf-8";

/************************************************** hide     */
.hide {
	display: none !important;
}

/************************************************** clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/************************************************** contents */
#content-area {
	width:1000px;
	margin: 10px auto;
	text-align:left;
}


#left {
	float:left;
	width:665px;
}

#article{
	float:right;
	width:380px;
}

#estimate{
	float:left;
	width:285px;
}

#right {
	float:right;
	width:335px;
}

#estimate .estimateButton{
	margin:0 10px 0 25px;
}

#estimate .estimateButton li{
	margin: 0 0 6px;
}

#estimate ul.estimateButton2{
	margin:0 10px 8px 25px;
	background: url(http://fsv-static.autoc-one.jp/banner/mitsumori_top_201107_1.jpg) 0 0 no-repeat;
	height:165px;
}

#estimate ul.estimateButton2 li.makerFlow{
	margin: 0px 0 0px 6px;
	padding:46px 0 0 0;
}

#estimate ul.estimateButton2 li.bodyFlow{
	margin: 0px 0 6px 6px;
}


/* 記事 */
#article .articleArea{
	width:370px;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	margin-left:5px;
}

#article .articleArea h2{
	margin:2px 0 0 4px;
}

#article .mainArticle{
	width:360px;
	background: url(../img/top/article_back1.jpg) 0 0 repeat-y;
	margin:0 4px;
}

#article .mainArticle li{
	float:left;
	width:177px;
	padding:0 0 5px;
}

#article .mainArticle h3{
	font-size:14px;
	line-height:18px;
	margin:5px 10px;
}

#article .mainArticle p{
	font-size:12px;
	line-height:20px;
	margin:5px 10px;
}

#article .subArticle{
	width:360px;
	background: #fef9e8 url(../img/top/article_back2.jpg) 0 0 no-repeat;
	margin:0 4px;
	padding:10px 0;
}

#article .subArticle li{
	float:left;
	width:120px;
	text-align:center;
}

#article .subArticle h3{
	font-size:12px;
	padding:0 10px;
	line-height:18px;
}

#article .newArticle{
	margin:10px 0 0;
	padding:0;
}

#article .newArticle li{
	background: #fff url(../img/top/article_back3.jpg) 0 0 no-repeat;
	width:368px;
}

#article .newArticleImage{
	float:left;
	width:125px;
	margin:5px 0 2px 5px;
}

#article .newArticleJunl{
	float:right;
	width:230px;
	font-size:12px;
	color:#333;
	margin:7px 0 0 0;
	padding:0;
}

#article .newArticle h3{
	float:right;
	font-size:12px;
	line-height:18px;
	width:230px;
	margin:2px 0;
}

#article .newArticleText{
	float:right;
	width:230px;
	font-size:12px;
	line-height:18px;
	margin-bottom:2px;
}

#article .newArticleLink{
	display:block;
	background: #f1f0ec url(../img/top/sankaku.gif) 10px 7px no-repeat;
	padding:0 0 0 20px;
	font-size:12px;
	line-height:25px;
	margin:1px;
}

/* ランキング */
#article .ranking{
	width:370px;
	border-width: 1px;
	border-style: solid;
	border-color: #16282a;
	margin:10px 0 0 5px;
}

#article .ranking h2{
	width:368px;
	height:29px;
	background: url(../img/top/ranking_head.jpg) 0 0 no-repeat;
	font-size:12px;
	line-height:29px;
	color:#fff;
	padding:0 7px;
}

#article .rankingList{
	background-color:#f1f0ec;
	font-weight:bold;
	font-size:12px;
}

#article .rank1{
	float:left;
	width:360px;
	height:38px;
	line-height:38px;
	text-align:center;
	background: #fff;
	font-size:14px;
}

#article .rank1 img{
	margin:0 3px;
}

#article .rank2{
	float:left;
	width:180px;
	height:35px;
	line-height:35px;
	background:url(../img/top/rank2.gif) 2px 2px no-repeat;
	margin-left:4px;
}

#article .rank2 a{
	padding-left:35px;
}

#article .rank3{
	float:left;
	width:180px;
	height:35px;
	line-height:35px;
	background:url(../img/top/rank3.gif) 2px 2px no-repeat;
}

#article .rank3 a{
	padding-left:35px;
}

#article .rank4{
	float:left;
	width:180px;
	height:26px;
	line-height:26px;
	background: #fff  url(../img/top/rank4.gif) 2px 5px no-repeat;
	margin-left:4px;
}

#article .rank4 a{
	padding-left:35px;
}

#article .rank5{
	float:left;
	width:180px;
	height:26px;
	line-height:26px;
	background: #fff  url(../img/top/rank5.gif) 2px 5px no-repeat;
}

#article .rank5 a{
	padding-left:35px;
}

#article .rank6{
	float:left;
	width:180px;
	height:26px;
	line-height:26px;
	margin-left:4px;
	background: url(../img/top/rank6.gif) 2px 5px no-repeat;
	margin-left:4px;
}

#article .rank6 a{
	padding-left:35px;
}

#article .rank7{
	float:left;
	width:180px;
	height:26px;
	line-height:26px;
	background: url(../img/top/rank7.gif) 2px 5px no-repeat;
}

#article .rank7 a{
	padding-left:35px;
}

#article .rank8{
	float:left;
	width:180px;
	height:26px;
	line-height:26px;
	background: #fff url(../img/top/rank8.gif) 2px 5px no-repeat;
	margin-left:4px;
}

#article .rank8 a{
	padding-left:35px;
}

#article .rank9{
	float:left;
	width:180px;
	height:26px;
	line-height:26px;
	background: #fff url(../img/top/rank9.gif) 2px 5px no-repeat;
}

#article .rank9 a{
	padding-left:35px;
}

#article .rank10{
	float:left;
	width:180px;
	height:26px;
	line-height:26px;
	background: url(../img/top/rank10.gif) 2px 5px no-repeat;
	margin-left:4px;
}

#article .rank10 a{
	padding-left:35px;
}



/* ボディタイプランキング */
#article .ranking h3{
	font-size:12px;
	color:#333;
	padding:10px;
}

#article .rankingBodytypeList{
	margin:0 0 0 15px;
	font-size:12px;
}

#article .rankingBodytypeList li{
	float:left;
	width:115px;
	margin:2px 0;
}

#article .rankingBodytypeList dl{
	width:115px;
	line-height:30px;
}

#article .rankingBodytypeList dt{
	float:left;
	width:45px;
	line-height:30px;
}

#article .rankingBodytypeList dd{
	float:left;
	width:64px;
	line-height:30px;
}

#article .rankingBodytypeLink{
	width:140px;
	background:url(../img/top/sankaku.gif) 10px 5px no-repeat;
	font-size:12px;
	line-height:25px;
	padding:0 0 10px 20px;
	margin:0 0 0 220px;
}





/* 新車検索 */
#estimate .newcarSerch{
	width:250px;
	height:34px;
	background: url(../img/top/newcar_serch_title1.jpg) 0 0 no-repeat;
	margin:0 10px 0 25px;
}

#estimate .newcarSerch img{
	margin:6px 0 0 15px;
}

#estimate .newcarSerchMiddle{
	width:250px;
	background: url(../img/top/newcar_serch_middle.jpg) left top repeat-y;
	margin:0 10px 0 25px;
	clear:both;
}

#estimate .newcarSerchHead{
	width:250px;
	background: url(../img/top/newcar_serch_head.jpg) left top no-repeat;	
}

#estimate .newcarSerchBottom1{
	width:250px;
	background: url(../img/top/newcar_serch_bottom1.jpg) left bottom no-repeat;
	padding:10px 0;
}

#estimate .newcarSerchBottom2{
	width:250px;
	background: url(../img/top/newcar_serch_bottom2.jpg) left bottom no-repeat;
	padding:10px 0;
}

#estimate .newcarSerchMiddle a{
	color:#fff;
}

#estimate .newcarSerchMiddle a:hover{
	color:#f66;
}

#estimate .newcarSerchMiddle h4{
	margin:0 0 0 8px;
}


/* メーカー検索 */
#estimate .makerList{
	margin:0 0 8px 10px;
}

#estimate .makerList li{
	float:left;
	font-size:12px;
	line-height:18px;
	background: url(../img/top/newcar_line.jpg) right 2px no-repeat;
	padding:0 6px;
}

#estimate .makerLink{
	font-size:12px;
	margin:0 0 0 14px;
}

/* ボディタイプ検索 */
#estimate .bodytypeList{
	margin:0 0 0 15px;
}

#estimate .bodytypeList li{
	float:left;
	width:70px;
	height:50px;
	margin:4px 5px 5px 0;
}

#estimate .bodytypeLink{
	font-size:12px;
	margin:0 0 0 14px;
}

/* 価格帯検索 */
#estimate .kakakuList{
	margin:0 0 8px 10px;
}

#estimate .kakakuList li{
	float:left;
	font-size:12px;
	line-height:20px;
	background: url(../img/top/newcar_line.jpg) right 2px no-repeat;
	padding:0 4px;
}

/* フリーワード検索 */
#estimate .newcarSerchForm{
	margin:0 0 0 15px;
	padding:0;
}

#estimate .newcarSerchForm td{
	margin:0;
	padding:2px;
	vertical-align: middle;
}

#estimate .newcarSerchElements{
	margin:0;
	padding:0;
}

#estimate .newcarSerchButton{
	margin:0;
	padding:0;
}

/* 新型車、スタイル共通 */
#estimate .estimateMiddle{
	width:250px;
	background: url(../img/top/estimate_middle.jpg) left top repeat-y;
	margin:10px 10px 0 25px;
	clear:both;
}

#estimate .estimateHead{
	width:250px;
	background: url(../img/top/estimate_head.jpg) left top no-repeat;	
}

#estimate .estimateBottom{
	width:250px;
	background: url(../img/top/estimate_bottom.jpg) left bottom no-repeat;
}

#estimate .estimateMiddle h3{
	color:#333;
	font-size:12px;
	line-height:30px;
	padding:0 0 0 10px;
}

/* 新型車 */
#estimate .estimateLink{
	font-size:12px;
	line-height:30px;
	padding-left:25px;
}

#estimate .newcarList1{
	background-color:#f7f7f7;
	margin:2px 5px;
}

#estimate .newcarList2{
	background-color:#fff;
	margin:2px 5px;
}


#estimate .newcarList1 dl,
#estimate .newcarList2 dl{
	padding:2px 6px;
}

#estimate .newcarListName{
	float:right;
	width:120px;
	height:54px;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	padding:5px 0 0;
}

#estimate .newcarListLink{
	float:right;
	width:100px;
	height:18px;
	font-size:12px;
	background: url(../img/top/yajirushi1.gif) right 3px no-repeat;
	line-height:18px;
	text-align:right;
	padding:0 16px 0 0;
}

#estimate .newcarListImage{
	float:left;
	width:100px;
	height:76px;
	padding:2px;
}

/* スタイル */
#estimate .newcarStyle1{
	background-color:#f7f7f7;
	margin:2px 5px;
}

#estimate .newcarStyle2{
	background-color:#fff;
	margin:2px 5px;
}

#estimate .newcarStyle1 dl,
#estimate .newcarStyle2 dl{
	padding:2px 6px;
}

#estimate .newcarStyleName{
	float:right;
	width:140px;
	height:50px;
	font-size:12px;
	font-weight:nomal;
	line-height:18px;
	padding:5px 0 0;
}

#estimate .newcarStyleLink{
	float:right;
	width:120px;
	height:18px;
	font-size:12px;
	background: url(../img/top/yajirushi1.gif) right 3px no-repeat;
	line-height:18px;
	text-align:right;
	padding:0 16px 0 0;
}

#estimate .newcarStyleImage{
	float:left;
	width:80px;
	padding:2px;
}

/* バナー */
#right .banner-01{
	margin:0 0 0 10px;
}

#right .banner-02{
	margin:10px 0 0 10px;
}


/* 自動車ニュース */
#right .newsMiddle{
	width:300px;
	background: url(../img/top/news_middle.jpg) left top repeat-y;
	margin:10px 0 0 10px;
	clear:both;
}

#right .newsHead{
	width:300px;
	background: url(../img/top/news_head.jpg) left top no-repeat;	
}

#right .newsBottom{
	width:300px;
	background: url(../img/top/news_bottom.jpg) left bottom no-repeat;
}

#right .newsMiddle h2{
	line-height:30px;
	font-size:12px;
	color:#333;
	padding:0 7px;
}

#right .newsLink{
	line-height:30px;
	font-size:12px;
	padding:0 25px;
}

#right .newsList{
	width:290px;
	margin:0 5px;
}

#right .newsListColor1{
	font-size:12px;
	line-height:18px;
	padding:5px;
	background-color:#f7f7f7;
}

#right .newsListColor2{
	font-size:12px;
	line-height:18px;
	padding:5px;
	background-color:#fff;
}

#right .newsList dt{
	float:left;
	width:80px;
}

#right .newsList dd{
	float:left;
	width:190px;
}



/* 検討中の車 */

#right .kentouList{
	
}

#right .kentouList li{
	background: url(../img/top/kentou_line.jpg) 0 0 repeat-x;
	padding:2px;
}

#right .kentouList li.firest{
	background:none;
	padding:2px;
}

#right .kentouList dl{
	float:left;
	width:237px;
}

#right .kentouList dt{
	float:left;
	width:71px;
	height:56px;
	padding:5px 2px 0;
}

#right .kentouList dd{
	float:right;
	width:153px;
	font-size:12px;
	line-height:16px;
	padding:3px 4px 0;
}

#right .kentouList dd a{
	font-weight:bold;
}

#right .kentouDelete{
	float:left;
	width:40px;
	font-size:12px;
	background: url(../img/top/batsu.gif) 0 7px no-repeat;
	padding:7px 0 0 15px;
}

#right .kentouTouroku{
	float:right;
	height:22px;
	margin:0 2px 3px;
	padding:0;
}

/* クチコミ広場 */
#right .kuchikomi{
	margin:5px 0 0;
}

#right .kuchikomi h2{
	clear:both;
}

#right .kuchikomiList{
	margin:0;
	padding:0 30px 0 20px;
	background: url(../img/top/kuchikomi_middle.jpg) 0 0 repeat-y;
}

#right .kuchikomiList li{
	border-width: 0 0 1px;
	border-style: solid;
	border-color: #cccccc;
	margin:0;
	padding:5px 0;
}

#right .kuchikomiList dl{
	width:280px;
	font-size:12px;
	line-height:18px;
}

#right .kuchikomiImage{
	float:left;
	width:90px;
}

#right .kuchikomiCarname{
	float:left;
	width:190px;
	font-weight:bold;
}

#right .kuchikomiDate{
	float:left;
	width:100px;
	padding:3px 0;
}

#right .kuchikomiUser{
	float:left;
	width:180px;
	padding:3px 0;
}

#right .kuchikomiComment{
	float:left;
	width:280px;
}

#right .kuchikomiLink{
	background:url(../img/top/kuchikomi_bottom.jpg) 0 0 no-repeat;
	height:30px;
	line-height:29px;
	font-size:12px;
	margin:0 0 0 10px;
	padding:0 0 0 22px;
}

/* div.car-article
-------------------------------------------------- */
#right div.car-article {
	margin-bottom: 15px;
	border: 1px solid #d0d4d8;
}
#right div.car-article div.title-01 {
	margin-bottom: 5px;
	padding: 5px 10px;
	background: url(/common/img/content-sub/title_back_01.gif) no-repeat left bottom;
}
#right div.car-article div.title-01 h4 {
	font-size: 93%;
	line-height: 1.5;
}
#right div.car-article dl {
	clear: both;
	margin: 0 9px 5px;
	padding-bottom: 5px;
	background: url(/common/img/content-sub/common_line_01.gif) no-repeat left bottom;
}
#right div.car-article dt {
	float: left;
}
#right div.car-article dd {
	margin: 0 0 4px 85px;
	font-size: 93%;
	line-height: 1.2;
}
#right div.car-article dd.title-01 {
	font-weight: bold;
}
#right div.car-article dd.title-02 a {
	color: #03c;
}
#right div.car-article dl.last {
	margin-bottom: 0;
	background: none;
}

#right div.car-article div.w_profile {
	margin: 10px;
}
#right div.car-article div.w_profile strong {

}
#right div.car-article div.w_profile a {
	color: #333333;
}
#right div.car-article div.w_profile img {
	float: left;
	margin-right: 10px;
}
#right div.car-article div.w_profile span {
	line-height: 1.3;
	padding-top: 5px;
	display: block;
}
#right div.car-article p {
	display: block;
	width: 298px;
	font-size: 93%;
	line-height: 1.2;
}
#right div.car-article p span {
	display: inline;
	float: right;
	padding: 8px 15px 8px 5px;
	margin: 0 5px;
	background: url(/common/img/common_ico_01.gif) no-repeat right center;
}

/* div.car-news
-------------------------------------------------- */
#right div.car-news {
	margin-bottom: 15px;
	border: 1px solid #d0d4d8;
}
#right div.car-news div.title-01 {
	margin-bottom: 5px;
	padding: 5px 10px;
	background: url(/common/img/content-sub/title_back_01.gif) no-repeat left bottom;
}
#right div.car-news div.title-01 h4 {
	font-size: 93%;
	line-height: 1.5;
}
#right div.car-news dl {
	padding: 5px 10px;
}
#right div.car-news div.w_profile {
	margin: 10px;
}
#right div.car-news div.w_profile strong {

}
#right div.car-news div.w_profile img {
	float: left;
	margin-right: 10px;
}
#right div.car-news div.w_profile span {
	line-height: 1.3;
	padding-top: 5px;
	display: block;
}



#right div.car-news dt {
	float: left;
	margin-right: 10px;
}
#right div.car-news div.w_profile a {
	color: #333333;
}

#right div.car-news dd {
	margin: 0 0 0 85px;
	padding-left: 10px;
	font-size: 93%;
	line-height: 1.5;
	background: url(/common/img/common_ico_06.gif) no-repeat left top;
}
#right div.car-news dd span {
	display: block;
	color: #666;
}
#right div.car-news ul {
	clear: both;
	padding: 5px 10px;
}
#right div.car-news li {
	padding: 5px 0 5px 15px;
	font-size: 93%;
	line-height: 1.5;
	background: url(/common/img/common_ico_05.gif) no-repeat left top;
}
#right div.car-news p {
	display: block;
	width: 298px;
	font-size: 93%;
	line-height: 1.2;
	border-top: 1px solid #d0d4d8;
}
#right div.car-news p span {
	display: inline;
	float: right;
	padding: 8px 15px 8px 5px;
	margin: 0 5px;
	background: url(/common/img/common_ico_01.gif) no-repeat right center;
}

/* div.car-content
-------------------------------------------------- */
#right div.car-content {
	margin-bottom: 15px;
	border: 1px solid #d0d4d8;
}
#right div.car-content div.title-01 {
	margin-bottom: 5px;
	padding: 5px 10px;
	background: url(/common/img/content-sub/title_back_01.gif) no-repeat left bottom;
}
#right div.car-content div.title-01 h4 {
	font-size: 93%;
	line-height: 1.5;
}
#right div.car-content ul {
	padding: 5px 10px 10px;
}
#right div.car-content li {
	display: inline;
	margin-right: 7px;
	padding-right: 5px;
	font-size: 93%;
	line-height: 1.5;
	border-right: 1px solid #333;
}
#right div.car-content li.last {
	margin-right: 0;
	padding-right: 0;
	border-right: none;
}
#right div.car-content p {
	display: block;
	width: 298px;
	font-size: 93%;
	line-height: 1.2;
	border-top: 1px solid #d0d4d8;
}
#right div.car-content p span {
	display: inline;
	float: right;
	padding: 8px 15px 8px 5px;
	margin: 0 5px;
	background: url(/common/img/common_ico_01.gif) no-repeat right center;
}


/* #content-area div.content-link02 ul.type
-------------------------------------------------- */
#contents div.content-link01 ul.type {
	margin: 10px 0 0;
}
#contents div.content-link01 ul.type li {
	float: left;
	width: 65px;
	margin-left: 12px;
	text-align: center;
}
#contents div.content-link01 ul.type li.first {
	margin-left: 0;
}
#contents div.content-link01 ul.type li img {
	margin-bottom: 5px;
}
#contents div.content-link01 ul.type li p.text-01 {
	font-size: 93%;
	line-height: 1.2;
}


/* content-link03 */
#contents div.content-link03 {
	clear: both;
	background: url(/common/img/link_back_02.gif) no-repeat left bottom;
}
#contents div.content-link03 div.outline {
	padding: 10px;
	background: url(/common/img/link_back_01.gif) no-repeat left top;
}
#contents div.content-link03 h4 {
	font-size: 93%;
	line-height: 1.2;
}
#contents div.content-link03 div.title-01 h4 {
	float: left;
	font-size: 93%;
	line-height: 1.2;
}
#contents div.content-link03 div.title-01 p {
	float: right;
	padding-right: 15px;
	font-size: 93%;
	line-height: 1.2;
	background: url(/common/img/common_ico_01.gif) no-repeat right center;
}
#contents div.content-link03 ul.link-01 {
	clear: both;
	margin-top: 8px;
	padding-top: 8px;
	border-top: 1px solid #ccc;
}
#contents div.content-link03 ul.link-01 li {
	display: inline;
	margin-right: 10px;
	font-size: 93%;
	line-height: 1.5;
}


#contents div.content-link03 ul.link-02 {
	clear: both;
	margin-top: 8px;
	padding-top: 8px;
	border-top: 1px solid #ccc;
}
* html #contents div.content-link03 ul.link-02 {
	margin-bottom: -3px;
}
*:first-child + html #contents div.content-link03 ul.link-02 {
	margin-bottom: -3px;
}
#contents div.content-link03 ul.link-02 li {
	display: inline;
	margin-right: 5px;
	padding-right: 8px;
	font-size: 93%;
	line-height: 1.6;
	border-right: 1px solid #666;
}
* html #contents div.content-link03 ul.link-02 li {
	margin-bottom: 5px;
	margin-right: 5px;
	padding-right: 5px;
	line-height: 1.2;
	zoom: 1;
}
*:first-child + html #contents div.content-link03 ul.link-02 li {
	margin-bottom: 5px;
	margin-right: 5px;
	padding-right: 5px;
	line-height: 1.2;
	zoom: 1;
}
#contents div.content-link03 ul.link-02 li.first {
	padding-left: 0;
	border-left: none;
}


#contents div.content-link03 div.menubox {
	float: left;
	width: 180px;
	margin-top: 10px;
	padding: 15px 0 0 7px;
	border-top: 1px solid #ccc;
}
#contents div.content-link03 div.first {
	padding-left: 0;
}
#contents div.content-link03 div.menubox h5 {
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 93%;
	line-height: 1.2;
	border-bottom: 1px solid #ccc;
}
#contents div.content-link03 div.menubox ul {
	margin-bottom: 15px;
}
#contents div.content-link03 div.menubox li {
	font-size: 93%;
	line-height: 1.5;
}


/* div.car-examination
-------------------------------------------------- */
#right div.car-examination{
	width:298px;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	margin:10px 0 15px 10px;
}
#right div.car-examination div.title-01 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px solid #ccc;
}
#right div.car-examination div.title-01 h4,#right div.car-examination div.title-01 h2 {
	float: left;
	padding-left: 24px;
	font-size: 93%;
	line-height: 2;
	background: url(/common/img/content-sub/examination_ico_01.gif) no-repeat left top;
}
#right div.car-examination div.title-01 h4.empty, #right div.car-examination div.title-01 h2.empty {
	background: url(/common/img/content-sub/examination_ico_02.gif) no-repeat left top;
}
#right div.car-examination div.title-01 h4.empty, #right div.car-examination div.title-01 h2.empty {
	color: #f30;
}
#right div.car-examination div.title-01 p {
	float: right;
}
#right div.car-examination div.cars {
	padding:0 0 3px;
	clear: both;
}

#right div.car-examination dl {
	clear: both;
	margin-bottom: 5px;
	background: url(/common/img/content-sub/common_line_01.gif) no-repeat left bottom;
}
#right div.car-examination dl.last {
	margin-bottom: 0;
	padding-bottom: 0;
	background: none;
}
#right div.car-examination dt {
	float: left;
	width:81px;
	padding:0 3px;
}

#right div.car-examination dt img{
	margin:3px 0;
}

#right div.car-examination dd.text-01 {
	float: left;
	font-size: 93%;
	line-height: 1.5;
}

#right div.car-examination dd.text-01 h2{
	margin:3px;
}

#right div.car-examination dd.btn-01 a {
	float: right;
	padding: 0 5px 0 15px;
	font-size: 93%;
	line-height: 1.2;
	background: url(/common/img/common_ico_04.gif) no-repeat left center;
}
#right div.car-examination dd.btn-02 {
	float: right;
	padding:2px;
}
#right div.car-examination p.text-01 {
	margin-bottom: 5px;
	font-size: 93%;
	line-height: 1.2;
	margin:3px;
}
#right div.car-examination p.text-02 {
	font-size: 93%;
	line-height: 1.2;
	margin:3px;
}

/* clear */
#right div.car-examination div.title-01:after,
#right div.car-examination dl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#right div.car-examination div.title-01,
#right div.car-examination dl{
	display: inline-block;
}

* html #content-sub div.car-examination div.title-01,
* html #content-sub div.car-examination dl {
	height: 1%;
}

#right div.car-examination div.title-01,
#right div.car-examination dl{
	display: block;
}



#header-area01 h1.text-01 {
	display: inline;
	float: left;
	margin: 2px 0 0 35px;
}

#right .banner-03{
	margin: 15px 10px;
}

#content-area div.link-title, #content-area div.content-link03 {
	margin-left: 25px;
	margin-right: 25px;
}
