@charset "UTF-8";
/*///////////////////////////////////////////////////////
	Author	tanayoshi
	Date　	2016.06.21
///////////////////////////////////////////////////////*/
/*css設定の読み込み
------------------------------*/
/*///////////////////////////////////////////////////////
	setting.css
	
	Author	tanayoshi
	Date　	2016.03.03
///////////////////////////////////////////////////////*/
/*カラー設定
------------------------------*/
/*テキストカラー*/
/*メインカラー*/
/*フッターカラー*/
/*青*/
/*基本設定
------------------------------*/
/*メイン横幅*/
/*ベンダープレフィックス設定
------------------------------*/
/*フォント設定
------------------------------*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300);
@font-face { font-family: 'TeX Gyre Adventor'; src: url("https://www.work-wheels.co.jp/fonts/texgyreadventor-bold.otf"); }
/*///////////////////////////////////////////////////////
	_style.css
	Author	tanayoshi
	Date　	2016.06.21
///////////////////////////////////////////////////////*/
/*ブランド一覧*/
#Overseas { padding-bottom: 40px; }
#Overseas h3.title { width: 960px; margin-bottom: 10px; padding-bottom: 5px; border-bottom: 1px solid #999; font-size: 20px; text-align: center; }
#Overseas h3.title span { padding-left: 10px; font-size: 13px; }
#Overseas .divisionList { margin-bottom: 30px; }
#Overseas .divisionList ul { overflow: hidden; }
#Overseas .divisionList ul li { display: table; width: 16.66%; float: left; }
#Overseas .divisionList ul li a { display: table-cell; height: 40px; text-align: center; vertical-align: middle; border-left: 1px solid #fff; border-bottom: 1px solid #fff; background: #eee; font-size: 14px; text-decoration: underline; }
#Overseas .divisionList ul li a .inner { display: inline-block; text-decoration: underline; }
#Overseas .divisionList ul li a .fa { margin-right: 4px; }
#Overseas .mainList .section { margin-bottom: 40px; }
#Overseas .mainList .section h4 { margin-bottom: 15px; padding-bottom: 3px; border-bottom: 1px solid #333; font-weight: bold; }
#Overseas .mainList .section table { width: 60%; margin: 0 auto 20px; }
#Overseas .mainList .section table th, #Overseas .mainList .section table td { border: 1px solid #ccc; padding: 5px; font-size: 13px; }
#Overseas .mainList .section table tbody tr th { width: 30%; background: #eee; font-weight: bold; }

.breadcrumbList { margin-top: 20px; }
