@charset "utf-8";
/* CSS Document */
/*
------------------------------------------------------------------------------------------ 
crossRoadTopPageCar
stylesheet master.css ver1.0
------------------------------------------------------------------------------------------ 
*/

#contents{
	font-size: 1.2em;
	margin: 10px 0 0;
}
/*左側のブロック*/
#left-contents {
	width : 150px ;	
	float: left;
}
/*中央のコンテンツ*/
#center-contents {
	width : 670px ;
	margin: 0 0 0 9px;
	float: left;
}
/*右側のコンテンツ*/
#right-contents {
	width : 160px ;
	margin: 0 0 0 8px;
	float: left;
}
/*class*/
.subList {
	border-left: 1px dotted #999999;
	margin: 0 0 10px 0;
	padding: 3px;
	width: 152px;
}
.subList ul{
	list-style-image: url(../../images/icon/allow.gif);
	list-style-position: inside;
	text-align: left;
}
.subList li {
	margin: 3px 0;
}
.margin-bottom {
	margin-bottom: 10px;
}
.clear{ /*floatを解除する*/
	clear: both;
}
.newTotalTitle{
    border-right: 1px solid blue;
    border-top: 1px solid blue;
    border-bottom: 1px solid blue;
    font-size:1.2em;
    text-align:left;
    font-weight: bold;
    margin-top: 0;
    text-decoration:none;
    border-left: 5px solid blue;
    line-height: 2em;
    padding: 1px 0 0 5px;
}
.partsTitle{
    border-right: 1px solid blue;
    border-top: 1px solid blue;
    border-bottom: 1px solid blue;
    font-size:1.2em;
    text-align:left;
    font-weight: bold;
    margin-top: 0;
    text-decoration:none;
    border-left: 1px solid blue;
    line-height: 2em;
    padding: 1px 0 0 5px;
}
.partsGo {
    text-decoration:none;
    font-weight: normal;
    margin-right: 20px;
    white-space: nowrap;
}
.genreTitle{
    border-right: 1px solid blue;
    border-top: 1px solid blue;
    border-bottom: 1px solid blue;
    font-size:1.3em;
    text-align:left;
    font-weight: bold;
    margin-top: 0;
    text-decoration:none;
    border-left: 5px solid blue;
    line-height: 2em;
    padding: 0 0 0 5px;
    margin-top: 5px;
    background-color: blue;
    color: white;
}
.makerTitle{
    border-right: 1px solid blue;
    border-top: 1px solid blue;
    border-bottom: 1px solid blue;
    font-size:1.3em;
    text-align:left;
    font-weight: bold;
    margin-top: 0;
    text-decoration:none;
    border-left: 5px solid blue;
    line-height: 2em;
    padding: 0 0 0 5px;
    margin-top: 5px;
    background-color: blue;
    color: white;
}

.newTotalCount {
    color:red;
    font-weight:bold;
    font-size: 1.2em;    
}

.newTotalGo {
    text-decoration:none;
    font-weight: normal;
}
.newTotalMemo {
    font-size:0.9em;
    font-weight: normal;
}

.newTotalTitle_tv{
    border-right: 1px solid rgb(230,180,34);
    border-top: 1px solid rgb(230,180,34);
    border-bottom: 1px solid rgb(230,180,34);
    font-size:1.2em;
    text-align:left;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 5px;
    text-decoration:none;
    border-left: 5px solid rgb(230,180,34);
    line-height: 2em;
    padding: 1px 0 0 5px;
}

.newTotalCount_tv {
    color:red;
    font-weight:bold;
    font-size: 1.2em;
}

.newTotalGo_tv {
    text-decoration:none;
    font-weight: normal;
}
.newTotalMemo_tv {
    font-size:0.9em;
    font-weight: normal;
}

/*クルマ・バイク検索*/
.searchlist_title {
	background-image: url("../../images/block_title/searchlist_title.gif");
	background-repeat: no-repeat;
	height: 16px;
	margin: 0;
	font-size:1.1em;
	padding:4px 0 0 17px;
	color: #ffffff;
}	

.searchlist_title2 {
	background-image: url("../../images/block_title/searchlist_title2.gif");
	background-repeat: no-repeat;
	height: 16px;
	margin: 0;
	font-size:1.1em;
	padding:4px 0 0 17px;
	color: #ffffff;
}

.searchlist_title3 {
	background-image: url("../../images/block_title/searchlist_title3.gif");
	background-repeat: no-repeat;
	height: 16px;
	margin: 0;
	font-size:1.2em;
	padding:4px 0 0 17px;
	color: #ffff00;
}

.searchlist_title4 {
	background-image: url("../../images/block_title/searchlist_title4.gif");
	background-repeat: no-repeat;
	height: 16px;
	margin: 0;
	font-size:1.2em;
	padding:4px 0 0 17px;
	color: #ffffff;
}
.searchlist_title_car {
	/*background-image: url("../../images/block_title/searchlist_title4.gif");*/
        border-right: 1px solid blue;
        border-top: 1px solid blue;
        border-bottom: 1px solid blue;
        border-left: 5px solid blue;
        background-color: blue;
	background-repeat: no-repeat;
	height: 16px;
	margin: 0;
	font-size:12px;
	padding:4px 0 0 0;
	color: #ffffff;
}

h3 {
	background-repeat: no-repeat;
	height: 20px;
	font-size: 1.2em;
	padding:4px 0 0 3px;
	color: red;	
}

/*メーカー検索*/
#maker_list {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	margin: 0 0 10px;
	padding-top: 5px; 
	text-align: left;
}

#maker_list dl{
}

#maker_list dl dd{
	width: 140px;
}

#maker_list dt{
	height: 20px;
	width: 146px;
	margin: 0;
	clear: both;
}

#maker_list dd p{
	padding: 1px 0 0 0;
	width: 130px;
	margin-left: 8px;
	margin-bottom: 5px;
	float: left;
	list-style-type: none;
}
.maker-jpn-pop {
    vertical-align:middle;
    width:25px;
    margin:3px;
}
.maker-jpn-etc {
    vertical-align:middle;
    width:20px;
    margin:3px 3px 3px 0;
}

/*ジャンル検索*/
#genre_list {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	margin: 0 auto 10px;
	padding-top: 5px;
}

#genre_list ul{
    list-style-image: url("../../images/icon/allow.gif");
    list-style-position: outside;
    margin-left: 20px;
    margin-right: 5px;
}	

#genre_list img{
	width: 40px;
}

#genre_list li{
	text-align:left;
	line-height: 1.2em;
}

.genre_name {
/*	width: 146px; */
	margin: 5px 0;
	padding: 1px 0 0 0;
       /* margin-left: */
}

/*価格別検索*/
#pricesearch {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	margin: 0 auto 10px;
	padding: 5px 0; 
	text-align: center;
}

#pricesearch form #submit{
	margin: 5px 0 0 0;
}

/*アクセスランキング*/
#accessranking {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	margin: 0 auto 10px;
	padding: 1px 0; 
	text-align: center;	
}

#accessranking p#ranking_aggregate {
	font-weight: bold;
	margin-left: 5px;
	text-align: left;	
}

#accessranking p#ranking_aggregate_date {
	font-weight: bold;
	text-align: right;	
}

#accessranking ul{
	margin: 3px 0;
	padding: 3px 0;
	border-bottom: 1px dashed silver;
}	
	

#accessranking li{
	line-height:1.2em;
}

#accessranking li span#rank_access_data{
	font-size: 1.5em;
	/*color: #FF0000;*/
	font-weight: bold;
}

#accessranking li span#rank_access_count{
	font-size: 1.3em;
	color: #FF0000;
	font-weight: bold;	
}


#searchlist {
	text-align: left;
        font-size: 1.2em;
}

#searchlist ul{
}

#searchlist li{
        background-image: url('../../images/icon/allow.gif');
        background-position: -5px;
        background-repeat: no-repeat;
	/* margin-bottom: 5px;*/
        margin-left: 15px;
        padding-left: 10px;
	text-align: center;
        line-height: 1.5em;
        float:left;
}

#searchlist li a{
	margin-top: 5px;
}

#searchlist li a span{
	color: rgb(255,0,0); /*赤*/
	font-size: 1.0em;
        font-weight: bold;
}
#searchlist li span{
	color: rgb(255,0,0); /*赤*/
	font-size: 1.6em;
        font-weight: bold;
}
#searchlist img{
	vertical-align: middle;
}

/*クルマ新着物件*/
#newcar {
	text-align: right;
	margin: 0 0 5px;
}

.newcar p{
	margin: 5px 0;
}

.newcar table {
	font-size: 1em;
}

.newcar td{
	width: 140px;
	margin: 2px 1px 2px;
	border: 1px solid #808080;
	font-size: 1em;
	text-align: center;
    vertical-align: top;
}
.newcararea p{
	margin: 2px 0 0;
	padding: 1px;
	text-align: left;
	vertical-align: top;
}
.newcararea p.newcar_datetime {
    padding:0 0 0 5px;
}
span.newcar_date_day{
    font-size:0.9em;
}
span.newcar_date_datetime{
	color: #FF0000;/*赤*/
    font-weight:bold;
}
.newcararea p.newcar_photo {
    margin: 1px 0 2px;
	text-align: center;
	font-size: 0.9em;
}
.newcararea p.newcar_info {
    font-size: 1.1em;
    line-height:1.2em;
}
.newcararea p.newcar_photo a{
	margin: 0;
	padding: 0;
}
.newcar img{
	width: 120px;
	margin: 0;
	padding: 1px;
	vertical-align: top;
}
.newcararea p.newcar_info {
}
.newcararea p.newcar_info span{
	color: #FF0000;/*赤*/
    font-weight:bold;
}
.newcararea p.newcar_shop {
	font-size: 0.9em;
	margin: 3px 0;
}

/*クルマパーツ新着物件*/
#newcarparts {
	text-align: right;
	margin: 0 0 5px;
}

.newcarparts p{
	margin: 5px 0;
}

.newcarparts table {
	font-size: 1em;
}

.newcarparts td{
	width: 140px;
	margin: 2px 1px 2px;
	border: 1px solid #808080;
	font-size: 1em;
	text-align: center;
    vertical-align: top;
}

.newcarpartsarea p{
	margin: 2px 0 0;
	padding: 1px;
	text-align: left;
	vertical-align: top;
}
.newcarpartsarea p.newcarparts_datetime {
    padding:0 0 0 5px;
}
span.newcarparts_date_day{
    font-size:0.9em;
}
span.newcarparts_date_datetime{
	color: #FF0000;/*赤*/
    font-weight:bold;
}
.newcarpartsarea p.newcarparts_photo {
    margin: 1px 0 2px;
	text-align: center;
	font-size: 0.9em;
}
.newcarpartsarea p.newcarparts_info {
    font-size: 1.1em;
    line-height:1.2em;
}
.newcarpartsarea p.newcarparts_photo a{
	margin: 0;
	padding: 0;
}
.newcarparts img{
	width: 120px;
	margin: 0;
	padding: 1px;
	vertical-align: top;
}
.newcarpartsarea p.newcarparts_info {
}
.newcarpartsarea p.newcarparts_info span{
	color: #FF0000;/*赤*/
    font-weight:bold;
}
.newcarpartsarea p.newcarparts_shop {
	font-size: 0.9em;
	margin: 3px 0;
}


/*クルマメーカー検索パネル デフォルト*/
#maker_panel {
	width: 670px;
	height: 194px;
	background-image: url( ../../images/button_image/car_maker.png);
	background-repeat: no-repeat;
        margin-top: 5px;
}
#maker_panel_list {
	width: 670px;
	position: relative;
}
ul#maker_panel_list li {
	float: left;
	list-style-type: none;
}
ul#maker_panel_list li a {
	display: block;
	overflow: hidden;
}
ul#maker_panel_list li.maker_1 a { /* メーカーロゴ上段テンプレート */
	width: 54px;
	height: 39px;
        text-align: center;
        padding: 26px 0 0 58px; 
        text-decoration: none;
        color: #808080;
        font-size: 12px;
        font-weight:700;
}
ul#maker_panel_list li.maker_1 a:hover,focus { /* メーカーロゴ上段テンプレート */
	background: url(../../images/button_image/car_maker.png) no-repeat top left;
        color: #ffffff;
}
/*トヨタ*/
ul#maker_panel_list li#maker_1 a {
}
ul#maker_panel_list li#maker_1 a:hover,focus {
	background-position: 0 -194px; /* (トヨタ) */
}
/* レクサス*/
ul#maker_panel_list li#maker_2 a {
}
ul#maker_panel_list li#maker_2 a:hover,focus {
	background-position: -112px -194px; /* (レクサス) */
}
/* 日産 */
ul#maker_panel_list li#maker_3 a {
	width: 53px;
}
ul#maker_panel_list li#maker_3 a:hover,focus {
	background-position: -224px -194px; /* (日産) */
}
/* ホンダ */
ul#maker_panel_list li#maker_4 a {
}
ul#maker_panel_list li#maker_4 a:hover,focus {
	background-position: -335px -194px; /* (ホンダ) */
}
/* スズキ */
ul#maker_panel_list li#maker_5 a {
	width: 53px;
}
ul#maker_panel_list li#maker_5 a:hover,ofcus {
	background-position: -448px -194px; /* (スズキ) */
}
/* ダイハツ */
ul#maker_panel_list li#maker_6 a {
}
ul#maker_panel_list li#maker_6 a:hover,focus {
	background-position: -558px -194px; /* (ダイハツ) */
}

/* メーカーロゴ中段テンプレート */
ul#maker_panel_list li.maker_7 a { /* メーカーロゴ中段テンプレート */
	width: 54px;
	height: 37px;
        text-align: center;
        padding: 26px 0 0 58px; 
        text-decoration: none;
        color: #808080;
        font-size: 12px;
        font-weight:700;
}
ul#maker_panel_list li.maker_7 a:hover,focus { /* メーカーロゴ中段テンプレート */
	background: url(../../images/button_image/car_maker.png) no-repeat top left;
        color: #ffffff;
}
/* マツダ */
ul#maker_panel_list li#maker_7 a {
}
ul#maker_panel_list li#maker_7 a:hover,focus {
	background-position: 0 -260px; /* (マツダ) */
}
/* 三菱 */
ul#maker_panel_list li#maker_8 a {
}
ul#maker_panel_list li#maker_8 a:hover,focus {
	background-position: -112px -260px; /* (三菱) */
}
/* スバル */
ul#maker_panel_list li#maker_9 a {
	width: 44px;
        padding: 26px 0 0 67px; 
}
ul#maker_panel_list li#maker_9 a:hover,focus {
	background-position: -224px -259px; /* (スバル) */
}
/* 日本 */
ul#maker_panel_list li#maker_10 a {
}
ul#maker_panel_list li#maker_10 a:hover,focus {
	background-position: -335px -259px; /* (日本) */
}        
/* ドイツ */
ul#maker_panel_list li#maker_11 a {
	width: 53px;
}
ul#maker_panel_list li#maker_11 a:hover,focus {
	background-position: -446px -259px; /* (ドイツ) */
}
/* イギリス */
ul#maker_panel_list li#maker_12 a {
}
ul#maker_panel_list li#maker_12 a:hover,focus {
	background-position: -558px -259px; /* (イギリス) */
}    

/* メーカーロゴ下段テンプレート */
ul#maker_panel_list li.maker_13 a { /* メーカーロゴ下段テンプレート */
	width: 54px;
	height: 39px;
        text-align: center;
        padding: 26px 0 0 58px; 
        text-decoration: none;
        color: #808080;
        font-size: 12px;
        font-weight:700;
}
ul#maker_panel_list li.maker_13 a:hover,focus { /* メーカーロゴ下段テンプレート */
	background: url(../../images/button_image/car_maker.png) no-repeat top left;
        color: #ffffff;
}  
/* イタリア */
ul#maker_panel_list li#maker_13 a {
}
ul#maker_panel_list li#maker_13 a:hover,focus {	
	background-position: 0 -323px; /* (イタリア) */
}        
/* フランス */
ul#maker_panel_list li#maker_14 a {
}
ul#maker_panel_list li#maker_14 a:hover,focus {
	background-position: -112px -323px; /* (フランス) */
}        
/* スウェーデン */
ul#maker_panel_list li#maker_15 a {
        font-size: 10px;
        height: 38px;
        padding: 27px 0 0 54px;
        width: 56px;
}
ul#maker_panel_list li#maker_15 a:hover,focus {
	background-position: -224px -322px; /* (スウェーデン) */
}        
/* アメリカ */
ul#maker_panel_list li#maker_16 a {
}
ul#maker_panel_list li#maker_16 a:hover,focus {
	background-position: -334px -322px; /* (アメリカ) */
}        
/* 韓国 */
ul#maker_panel_list li#maker_17 a {
}
ul#maker_panel_list li#maker_17 a:hover,focus {
	background-position: -446px -322px; /* (韓国) */
}        
/* 一覧 */
ul#maker_panel_list li#maker_18 a {
	width: 111px;
        padding: 26px 0 0 0; 
}
ul#maker_panel_list li#maker_18 a:hover,focus {
	background-position: -558px -323px; /* (一覧) */
}

/*クルマジャンル検索パネル デフォルト*/
#genre_panel {
	width: 670px;
	height: 208px;
	background-image: url( ../../images/button_image/car_body.png);
	background-repeat: no-repeat;
        margin-top: 5px;
}
#genre_panel_list {
	width: 670px;
	position: relative;
}
ul#genre_panel_list li {
	float: left;
	list-style-type: none;
}
ul#genre_panel_list li a {
	display: block;
	overflow: hidden;
}
ul#genre_panel_list li.genre_1 a {/*ボディタイプ1段目の共通style*/
	width: 69px;
	height: 39px;
        text-align: center;
        padding-top: 35px;
        padding: 28px 0 0 64px;
        color: #808080;
        font-size: 12px;
        font-weight:700;
        text-decoration: none;
}

ul#genre_panel_list li#genre_1 a {/*軽自動車*/
	width: 69px;
	height: 39px;
        text-align: center;
        padding-top: 35px;
        padding: 28px 0 0 64px;
        color: #808080;
        font-size: 12px;
        font-weight:700;
        text-decoration: none;
}
ul#genre_panel_list li#genre_1 a:hover,focus {
	background: url(../../images/button_image/car_body.png) no-repeat top left;
	background-position: 0 -208px; /* (軽自動車) */
        color: #ffffff;
}
ul#genre_panel_list li#genre_2 a {/* コンパクト*/
	width: 71px;
}
ul#genre_panel_list li#genre_2 a:hover,focus {
	background: url(../../images/button_image/car_body.png) no-repeat top left;
	background-position: -133px -208px; /* (コンパクト) */
        color: #ffffff;
}
ul#genre_panel_list li#genre_3 a {/* ミニバン・1BOX */
	width: 72px;
	height: 45px;
        padding: 23px 0 0 64px;
}
ul#genre_panel_list li#genre_3 a:hover,focus {
	background: url(../../images/button_image/car_body.png) no-repeat top left;
	background-position: -268px -208px; /* (ミニバン・1BOX) */
        color: #ffffff;
}
ul#genre_panel_list li#genre_4 a {/* セダン */
}
ul#genre_panel_list li#genre_4 a:hover,focus {
	background: url(../../images/button_image/car_body.png) no-repeat top left;
	background-position: -403px -208px; /* (セダン) */
        color: #ffffff;
}
ul#genre_panel_list li#genre_5 a {/* SUVクロスカントリー */
	width: 68px;
	height: 44px;
        padding: 24px 0 0 64px;
        font-size: 8px;
}
ul#genre_panel_list li#genre_5 a:hover,focus {
	background: url(../../images/button_image/car_body.png) no-repeat top left;
	background-position: -538px -208px; /* (SUVクロスカントリー) */
        color: #ffffff;
}
ul#genre_panel_list li#genre_6 a {/* クーペ */
	width: 69px;
	height: 42px;
        text-align: center;
        padding-top: 35px;
        padding: 29px 0 0 64px;
        color: #808080;
        font-size: 13px;
        font-weight:700;
        text-decoration: none;
}
ul#genre_panel_list li#genre_6 a:hover,focus {
	background: url(../../images/button_image/car_body.png) no-repeat top left;
	background-position: 0 -276px; /* (クーペ) */
        color: #ffffff;
}
ul#genre_panel_list li#genre_7 a {/* ワゴン */
	width: 69px;
	height: 42px;
        text-align: center;
        padding-top: 35px;
        padding: 29px 0 0 66px;
        color: #808080;
        font-size: 13px;
        font-weight:700;
        text-decoration: none;
}
ul#genre_panel_list li#genre_7 a:hover,focus {
	background: url(../../images/button_image/car_body.png) no-repeat top left;
	background-position: -132px -276px; /* (ワゴン) */
        color: #ffffff;
}
ul#genre_panel_list li#genre_8 a {/* バス・商用車 */
	width: 69px;
	height: 49px;
        text-align: center;
        padding-top: 35px;
        padding: 21px 0 0 64px;
        color: #808080;
        font-size: 12px;
        font-weight:700;
        text-decoration: none;
}
ul#genre_panel_list li#genre_8 a:hover,focus {
	background: url(../../images/button_image/car_body.png) no-repeat top left;
	background-position: -267px -276px; /* (バス・商用車) */
        color: #ffffff;
}
ul#genre_panel_list li#genre_9 a {/* 軽トラック */
	width: 65px;
	height: 42px;
        text-align: center;
        padding-top: 35px;
        padding: 29px 0 0 69px;
        color: #808080;
        font-size: 11px;
        font-weight:700;
        text-decoration: none;
}
ul#genre_panel_list li#genre_9 a:hover,focus {
	background: url(../../images/button_image/car_body.png) no-repeat top left;
	background-position: -402px -276px; /* (軽トラック) */
        color: #ffffff;
}
ul#genre_panel_list li#genre_10 a {/* トラック */
	width: 65px;
	height: 42px;
        text-align: center;
        padding-top: 35px;
        padding: 29px 0 0 69px;
        color: #808080;
        font-size: 13px;
        font-weight:700;
        text-decoration: none;
}
ul#genre_panel_list li#genre_10 a:hover,focus {
	background: url(../../images/button_image/car_body.png) no-repeat top left;
	background-position: -536px -276px; /* (トラック) */
        color: #ffffff;
}
ul#genre_panel_list li#genre_11 a {/* 福祉車両 */
	width: 65px;
	height: 42px;
        text-align: center;
        padding-top: 35px;
        padding: 29px 0 0 69px;
        color: #808080;
        font-size: 13px;
        font-weight:700;
        text-decoration: none;
}
ul#genre_panel_list li#genre_11 a:hover,focus {
	background: url(../../images/button_image/car_body.png) no-repeat top left;
	background-position: 0px -347px; /* (福祉車両) */
        color: #ffffff;
}
ul#genre_panel_list li#genre_12 a {/* ハイブリット */
	width: 66px;
	height: 42px;
        text-align: center;
        padding-top: 35px;
        padding: 29px 0 0 67px;
        color: #808080;
        font-size: 11px;
        font-weight:700;
        text-decoration: none;
}
ul#genre_panel_list li#genre_12 a:hover,focus {
	background: url(../../images/button_image/car_body.png) no-repeat top left;
	background-position: -134px -347px; /* (ハイブリット) */
        color: #ffffff;
}
ul#genre_panel_list li#genre_13 a {/* 電気自動車 */
	width: 68px;
	height: 42px;
        text-align: center;
        padding-top: 35px;
        padding: 30px 0 0 67px;
        color: #808080;
        font-size: 11px;
        font-weight:700;
        text-decoration: none;
}
ul#genre_panel_list li#genre_13 a:hover,focus {
	background: url(../../images/button_image/car_body.png) no-repeat top left;
	background-position: -267px -347px; /* (電気自動車) */
        color: #ffffff;
}
ul#genre_panel_list li#genre_14 a {/* 農業機・特殊車 */
	width: 65px;
	height: 46px;
        text-align: center;
        padding-top: 35px;
        padding: 24px 0 0 69px;
        color: #808080;
        font-size: 13px;
        font-weight:700;
        text-decoration: none;
}
ul#genre_panel_list li#genre_14 a:hover,focus {
	background: url(../../images/button_image/car_body.png) no-repeat top left;
	background-position: -402px -347px; /* (農業機・特殊車) */
        color: #ffffff;
}

/*カーパーツ検索パネル*/
#carparts_panel {
	width: 670px;
	height: 198px;
	/*background-image: url( ../../images/carParts_search.gif);*/
        background-image: url( ../../images/button_image/car_parts2.png);
	background-repeat: no-repeat;
        margin-top: 5px;
	margin-bottom: 10px;
}

#parts_panel_list {
	width: 670px;
	position: relative;
	
}

ul#parts_panel_list li {
	float: left;
	list-style-type: none;
}

ul#parts_panel_list li a {
	display: block;
	overflow: hidden;
}


ul#parts_panel_list li.parts_1 a {/* ホイール・タイヤからボディ補強まで 上段1列*/
	width: 67px;
	height: 15px;
        font-size: 9px;
        padding: 51px 0 0 0;
        text-align: center;
        color: #808080;
        text-decoration: none;
}
ul#parts_panel_list li#parts_1 a {/* ホイール・タイヤからボディ補強まで 上段1列*/
        font-size: 7px;
}
ul#parts_panel_list li#parts_1 a:hover,focus {
	background: url( ../../images/button_image/car_parts2.png) no-repeat top left;
	background-position: 0 -198px; /* width分の位置をずらす(ホイール・タイヤ) */
        color: #ffffff;
}
ul#parts_panel_list li#parts_2 a:hover,focus {
	background: url( ../../images/button_image/car_parts2.png) no-repeat top left;
	background-position: -67px -198px; /* width分の位置をずらす(ホイール) */
        color: #ffffff;
}
ul#parts_panel_list li#parts_3 a:hover,focus {
	background: url( ../../images/button_image/car_parts2.png) no-repeat top left;
	background-position: -134px -198px; /* width分の位置をずらす(タイヤ) */
        color: #ffffff;
}
ul#parts_panel_list li#parts_4 a:hover,focus {
	background: url( ../../images/button_image/car_parts2.png) no-repeat top left;
	background-position: -201px -198px; /* width分の位置をずらす(足廻り) */
        color: #ffffff;
}
ul#parts_panel_list li#parts_5 a:hover,focus {
	background: url( ../../images/button_image/car_parts2.png) no-repeat top left;
	background-position: -268px -198px; /* width分の位置をずらす(吸気系) */
        color: #ffffff;
}
ul#parts_panel_list li#parts_6 a {/* ホイール・タイヤからボディ補強まで 上段1列*/
        font-size: 7px;
}
ul#parts_panel_list li#parts_6 a:hover,focus {
	background: url( ../../images/button_image/car_parts2.png) no-repeat top left;
	background-position: -335px -198px; /* width分の位置をずらす(マフラー・排気系) */
        color: #ffffff;
}
ul#parts_panel_list li#parts_7 a:hover,focus {
	background: url( ../../images/button_image/car_parts2.png) no-repeat top left;
	background-position: -402px -198px; /* width分の位置をずらす(過給器系) */
        color: #ffffff;
}
ul#parts_panel_list li#parts_8 a:hover,focus {
	background: url( ../../images/button_image/car_parts2.png) no-repeat top left;
	background-position: -469px -198px; /* width分の位置をずらす(冷却系) */
        color: #ffffff;
}
ul#parts_panel_list li#parts_9 a:hover,focus {
	background: url( ../../images/button_image/car_parts2.png) no-repeat top left;
	background-position: -536px -198px; /* width分の位置をずらす(エアコン系) */
        color: #ffffff;
}
ul#parts_panel_list li#parts_10 a:hover,focus {
	background: url( ../../images/button_image/car_parts2.png) no-repeat top left;
	background-position: -603px -198px; /* width分の位置をずらす(ボディ補強) */
        color: #ffffff;
}

ul#parts_panel_list li.parts_11 a {/* 駆動系からオーディオまで 中段1列 */
	width: 67px;
	height: 15px;
        font-size: 9px;
        padding: 51px 0 0 0;
        text-align: center;
        color: #808080;
        text-decoration: none;
}
ul#parts_panel_list li#parts_11 a:hover,focus {
	background: url( ../../images/button_image/car_parts2.png) no-repeat top left;
	background-position: 0 -264px; /* width分の位置をずらす(駆動系) */
        color: #ffffff;
}
ul#parts_panel_list li#parts_12 a:hover,focus {
	background: url( ../../images/button_image/car_parts2.png) no-repeat top left;
	background-position: -67px -264px; /* width分の位置をずらす(ブレーキ系) */
        color: #ffffff;
}
ul#parts_panel_list li#parts_13 a:hover,focus {
	background: url( ../../images/button_image/car_parts2.png) no-repeat top left;
	background-position: -134px -264px; /* width分の位置をずらす(メーター系) */
        color: #ffffff;
}
ul#parts_panel_list li#parts_14 a:hover,focus {
	background: url( ../../images/button_image/car_parts2.png) no-repeat top left;
	background-position: -201px -264px; /* width分の位置をずらす(電装系) */
        color: #ffffff;
}
ul#parts_panel_list li#parts_15 a:hover,focus {
	background: url( ../../images/button_image/car_parts2.png) no-repeat top left;
	background-position: -268px -264px; /* width分の位置をずらす(外装・エアロ) */
        color: #ffffff;
}
ul#parts_panel_list li#parts_16 a:hover,focus {
	background: url( ../../images/button_image/car_parts2.png) no-repeat top left;
	background-position: -335px -264px; /* width分の位置をずらす(内装品) */
        color: #ffffff;
}
ul#parts_panel_list li#parts_17 a {/* ホイール・タイヤからボディ補強まで 上段1列*/
        font-size: 7px;
}
ul#parts_panel_list li#parts_17 a:hover,focus {
	background: url( ../../images/button_image/car_parts2.png) no-repeat top left;
	background-position: -402px -264px; /* width分の位置をずらす(ステアリング系) */
        color: #ffffff;
}
ul#parts_panel_list li#parts_18 a:hover,focus {
	background: url( ../../images/button_image/car_parts2.png) no-repeat top left;
	background-position: -469px -264px; /* width分の位置をずらす(シート系) */
        color: #ffffff;
}
ul#parts_panel_list li#parts_19 a:hover,focus {
	background: url( ../../images/button_image/car_parts2.png) no-repeat top left;
	background-position: -536px -264px; /* width分の位置をずらす(エンジン系) */
        color: #ffffff;
}
ul#parts_panel_list li#parts_20 a:hover,focus {
	background: url( ../../images/button_image/car_parts2.png) no-repeat top left;
	background-position: -603px -264px; /* width分の位置をずらす(オーディオ) */
        color: #ffffff;
}

ul#parts_panel_list li.parts_21 a {/* TV・カーナビからその他まで 下段1列 */
	width: 67px;
	height: 15px;
        font-size: 9px;
        padding: 51px 0 0 0;
        text-align: center;
        color: #808080;
        text-decoration: none;
}
ul#parts_panel_list li#parts_21 a:hover,focus {
	background: url( ../../images/button_image/car_parts2.png) no-repeat top left;
	background-position: 0 -330px; /* width分の位置をずらす(TV・カーナビ) */
        color: #ffffff;
}
ul#parts_panel_list li#parts_22 a:hover,focus {
	background: url( ../../images/button_image/car_parts2.png) no-repeat top left;
	background-position: -67px -330px; /* width分の位置をずらす(セーフティ) */
        color: #ffffff;
}
ul#parts_panel_list li#parts_23 a:hover,focus {
	background: url( ../../images/button_image/car_parts2.png) no-repeat top left;
	background-position: -134px -330px; /* width分の位置をずらす(部品取車) */
        color: #ffffff;
}
ul#parts_panel_list li#parts_24 a:hover,focus {
	background: url( ../../images/button_image/car_parts2.png) no-repeat top left;
	background-position: -201px -330px; /* width分の位置をずらす(アクセサリー) */
        color: #ffffff;
}
ul#parts_panel_list li#parts_25 a:hover,focus {
	background: url( ../../images/button_image/car_parts2.png) no-repeat top left;
	background-position: -268px -330px; /* width分の位置をずらす(メンテナンス) */
        color: #ffffff;
}
ul#parts_panel_list li#parts_26 a {/* ホイール・タイヤからボディ補強まで 上段1列*/
        font-size: 7px;
}
ul#parts_panel_list li#parts_26 a:hover,focus {
	background: url( ../../images/button_image/car_parts2.png) no-repeat top left;
	background-position: -335px -330px; /* width分の位置をずらす(自動車系グッズ) */
        color: #ffffff;
}
ul#parts_panel_list li#parts_27 a:hover,focus {
	background: url( ../../images/button_image/car_parts2.png) no-repeat top left;
	background-position: -402px -330px; /* width分の位置をずらす(ホビー・トイ) */
        color: #ffffff;
}
ul#parts_panel_list li#parts_28 a:hover,focus {
	background: url( ../../images/button_image/car_parts2.png) no-repeat top left;
	background-position: -469px -330px; /* width分の位置をずらす(オイル系) */
        color: #ffffff;
}
ul#parts_panel_list li#parts_29 a {/* TV・カーナビからその他まで 下段1列 */
        padding: 30px 0 0 1px;
        height: 36px;
}
ul#parts_panel_list li#parts_29 a:hover,focus {
	background: url( ../../images/button_image/car_parts2.png) no-repeat top left;
	background-position: -536px -330px; /* width分の位置をずらす(その他) */
        color: #ffffff;
        text-decoration: none;
}

/*更新販売店*/
#updateshop {
	margin: 0 0 5px;
}

#updateshop p{
	margin: 0 0 5px;
}

#updateshop table {
	font-size: 1em;
	text-align: center;
}

#updateshop td{
	width: 140px;
	margin: 2px 1px 2px;
    padding: 2px ;
	border: 1px solid #808080;
	font-size: 1em;
	text-align: center;
    vertical-align: top;
}

#updateshop img{
	width: 120px;
	vertical-align: top;
}

/* program_delivery */
div#program_delivery {
	border-bottom: 1px dotted #CCCCCC;
	padding: 0 0 5px;
	margin: 5px 0;
}
div#case_live {
    overflow: hidden;
    height: auto;
    width: 670px
}
div#case_live div{
    padding-bottom: 32767px;
    margin-bottom: -32767px;
    float: left;
}
div#live_area {
    width: 330px;
    margin-right: 5px;
    padding-right: 5px;
    border-right: 3px dashed #CCCCCC;
}

div#program_list_area {
    width: 325px;
}
div#program_list_area li{
    margin: 5px 0;
    padding: 1px 0 0 0;
    font-size: 1.1em;
    line-height: 1.3em;
}
/*販売店紹介動画*/
#shop_introduction_video {
	border-bottom: 1px dotted #CCCCCC;
	padding: 0 0 5px;
	margin: 5px 0;
}

#shop_introduction_video p{
	text-align: right;
}

#shop_movies {
    margin: 0 0 5px;

}
 .shop_movies {
    width:668px; height:123px;
    background-color:#FFFFFF;
    margin:5px 0;
    border: 1px solid #999999;
    /* border: 1px solid #000; */
 }
 .shop_movies .simply-scroll-clip {
    margin: 0 auto;
    width:658px; height:118px;
 }
 .shop_movies .s_m_section {
    float:left;
    width:135px;
 }
 .shop_movies .s_m_hp-highlight {
    margin:0 3px 0 0;
    border:1px solid #FFFFFF;
    background-color:#FFFFFF;
 }
 .shop_movies .s_m_feature-headline {
    position:relative;
    margin:0 0; padding:0 5px;
 }
 .shop_movies .s_m_feature-headline a {
    font-weight:bold;
    text-decoration:none;
    color:#000;
    display:block;
 }
 .shop_movies h4 {
    font-weight:normal;
    font-size:12px;
    text-align: center;
    margin:2px 0 0 0; padding:0;
 }
 .shop_movies p {
    margin:0; padding:0;
    font-size:.8em;
    color:#666;
 }

/*ニュートッピクス*/
#newtopics {
	border-bottom: 1px dotted #CCCCCC;
	padding: 0 0 5px;
	margin: 5px 0;
}

#newtopics table{
	font-size: 1em;
}

#newtopics td{
	padding: 1px 0 0 0 ;
}

#newtopics td a{
	
}

#newtopics td a.topics_title{
	font-size: 1.2em;
}

#newtopics tr.topics_category{
	
}

#newtopics tr.topics_category td{
	height:15px;
}
	
#newtopics tr.topics_category span{
	font-weight: bold;
	font-size:1.1em;
	color: white;
	background-color: red; 
	padding: 0px 5px;
}

#newtopics td.newtopics_shopname{
	text-align: right;
}	
	
#newtopics tr.topics_com td{
	border-bottom: 1px solid #999999;
	padding-bottom: 5px;
	width: 670px;
}

#newtopics p{
	text-align: right;
}


/*販売店ブログ*/
#shopblog {
	margin: 0 1px 5px;
}

#shopblog dt{
	margin: 5px 0 0;
	float:left;
	font-size:1.2em;
	padding: 1px 0 0 0;
}

#shopblog dd{
	padding-top:5px;
	text-align:right;
}

#shopblog dd.sbbody {
	text-align:left;
	clear: both;
}

#shopblog dd.sbtime {
	margin: 5px 0 5px;
	border-bottom: 1px solid #999999;
	
}

#shopblog p{
	text-align: right;
}



/*スタッフブログ*/
#staffblog {
	margin: 0 1px 5px;
}

#staffblog table {
	font-size: 1em;
}

#staffblog td{
	padding: 1px 0 0 0 ;
}

#staffblog td a{
	font-size: 1.2em;
}

#staffblog td#staffblog {
	padding: 1px;
}

.blogtime {
	text-align: right;
	border-bottom: #999999 1px solid;
}
#staffblog p{
	text-align: right;
}



/*口コミ*/
#kutikomi {
	margin: 0 1px 5px;
}

#kutikomi dt{
	margin: 5px 0 0;
	float:left;
	font-size:1.2em;
	padding: 1px 0 0 0 ;
}

#kutikomi dd{
	padding-top:5px;
	text-align:right;
}

#kutikomi dd.kkbody {
	text-align:left;
	clear: both;
}

#kutikomi dd.kktime {
	margin: 5px 0 5px;
	border-bottom: 1px solid #999999;
}

#kutikomi p{
	text-align: right;
}



/*youtube動画*/
#youtube_block {
	margin: 0 1px 5px;
}

#youtube_block div{
	width: 320px;
	float: left;
	margin: 0 5px 5px;
}

#youtube_block div p.yt_title{
	font-size: 1.1em;
}

#youtube_block div p{
	font-size: 1em;
	text-align: left;
	margin-left: 10px;
}

#youtube_block div p.movie{
	text-align: center;
	margin: 3px 0 ;
}

#youtube_block div p.youtube_date{
	text-align: right;
	margin-left: 240px;
}	

#youtube_block div p a{
	font-size: 1.1em;
	line-height: 1.1em;
}

#youtube_block p{
	text-align: right;
}



/*自動車保険*/
#hoken_bunner a {
	background: url(../../images/hoken_title.jpg) no-repeat scroll 0 0;
	display: block;
	height: 60px;
	margin: 10px auto 0;
	width: 540px;
}

#hoken_bunner a:hover {
	background: url(../../images/hoken_title_on.jpg) no-repeat scroll 0 0;
	display: block;
	height: 60px;
	margin: 10px auto 0;
	width: 540px;
}



/*掲載記事*/
#article_area {
	margin: 5px 0;
	width: 670px;
}

#article_area div{
	float: left;
	width: 165px;
}

.article_box{
	margin: 0;
	width: 160px;
	height: 200px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

.article_box p{
	margin: 0 1px 5px;
}	

.article_box p a{
	font-size: 1em;
}

.article_box p img{
	width: 158px;
	margin: 0;
	padding: 1px;
	vertical-align: top;
}

#moto1 {
	margin: 0 3px 0 0;
}

#trial {
	margin: 0 3px 0 0;
}

#tankiji {
	margin: 0 3px 0 0;
}

div #kk div{
	margin: 0 0 0 0;
        width: 164px;
}


/* バナーリスト */
.bunners {
    margin: 0 0 10px 0;
}

/*スタッフブログバナー*/

/*twitter*/
.twtr-widget h4 a{
	font-size: 0.9em;
}



/*雑誌の紹介*/
#introduction {
	text-align: center;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	margin: 0 0 10px;
	padding: 1px 0 0 0;
}
#introduction p#hatubai {
	font-size: 0.9em;
}

#introduction p#mag_tuiki {
	color:#FF0000;
	font-size: 0.9em;
}

#introduction p{
	margin: 5px auto;
}	
	
	
	
/*フォトグラファー*/
#ryukyu_photo_bannar {
	text-align: left;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	margin: 0 0 10px;	
}

#ryukyu_photo_title {
	height: 10px;
	padding: 3px;
	color: #666666;
	font-weight: bold;
	border: none;
}

#ryukyu_photo_photo {
	border: none;
}

#photoGrapher_all {
	text-align: center;
	height: 13px;
	margin:2px 0;
	padding:1px;
}

/*沖縄の風景*/
#landscape {
	text-align: center;
	height: 210px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	margin: 0 0 10px;
}

#land_com {
	height: 10px;
	padding: 3px;
	color: #666666;
	font-weight: bold;
}

#land_photo {
	height:175px;
}

#land_all {
	height: 10px;
	margin: 2px 0;
	padding: 1px
}

/*携帯版クロスロード*/
#mobilecode {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	margin: 0 0 10px;
	padding: 10px 0 10px 0;
	text-align: center;
}

/*ご意見box*/
#goikenBlock {
	background-color: #FFFCC0;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	margin: 0 0 10px;
	padding: 5px 0 5px;
}

#goikenBlock dl dt, #goikenBlock dd{
	margin: 5px 0 0;
}


/*フリーマーケット*/
#frm_update {
	color: #999999;
	font-size: 0.9em;
	margin: 3px 0;
	text-align: right;
}

/*バナー*/
#bunner {
	margin-top:10px;
}

li.bs1tv_p2_li {
    display:none;
}

/*はいさいコンテンツ*/
.haisai-content{
    margin-bottom: 5px;
}
.haisai-content div{
    /*float:left;width: 327px;*/
    float:left;width: 215px;
}
.haisai-content-block:first-child{
    margin-right: 16px;
    margin-right: 10px; 
}
.haisai-content-block:last-child{ 
    margin-left: 10px; 
}
.haisai-content div.haisai-content-title-block{
    /*width: 321px;*/
    width: 215px;
    border-right: 1px solid blue;
    border-top: 1px solid blue;
    border-bottom: 1px solid blue;
    font-size:1.2em;
    text-align:left;
    text-decoration:none;
    border-left: 5px solid blue;
    line-height: 2em;
    margin-bottom:5px;
}
.haisai-content-title-block-name{
    font-weight: bold;
    margin: 0 5px;
}
.haisai-content-title-block-alllink{
    float: right;
    margin-right: 10px;
}
.haisai-content-image{
    float: left;
    margin-right: 5px;
    /*width: 160px;*/
    width: 221px;
}
.haisai-content-article-title{
    font-size:1.2em;
    font-weight: bold;
    margin-bottom: 5px;
    line-height: 1.2em;
}
.haisai-content-article-subhead{
    line-height: 1.2em;
}