@charset "UTF-8";
/* CSS Document */

html {
    overflow-y: scroll;
}

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 62.5%;
	color: #333;
	background:url(img/body-bg.png) repeat-x ;
}

/*基本*/
h1 {
	font-size: 2.2em;
	font-weight: bold;
}

h2, h3,h4,h5,h6,dt {
	font-size: 1.6em;
	font-weight: bold;
}

p,table,dd {
	font-size: 1.4em;
	line-break: normal;
}

li {
	font-size: 1.4em;
}

img {
	border-style: none;
}

ul {
	list-style-type: none;
	margin:0;
}

a {
	color:#0066cc;
	overflow: hidden;
}

a:hover {
	text-decoration:none;
}

.point-1 {
	padding-side: 10px;
	background:url(img/point-1.gif) no-repeat 0 3px;
}

.point-2 {
	padding-side: 12px;
	background:url(img/point-2.png) no-repeat 0 5px;
}

.out {
	display: none;
}

.dotted {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
}

.big {
	font-size: 1.4em;
	line-height: 1.8em;
}

.red {
	color: #FF3300;
}

.blue {
	color: #0066cc;
}

.bold {
	font-weight:bold;
}

.underline{
	border-bottom:2px solid #006699;
	padding-bottom:2px;
	margin-bottom:10px;
	
	}



/*トップ*/
#top {
	height:60px;
	margin:0 auto;
	background:url(img/top-bg.png) repeat-x;
	text-align:left;
}

/*ヘッダー*/
#header {
	width: 900px;
	height:60px;
	margin:0 auto;
	position:relative;
}


#top #header h1 a {
	position:absolute;
	top:0;
	left:180px;
	width:400px;
	text-indent:-9999px;
	display:block;
	height:60px;
	background:url(img/h1-bg.png) no-repeat;
	}

#top #header #tel {
	position:absolute;
	top:0;
	right:0;
	width:285px;
	height:60px;
	}
	
#top #header #bookmark {
	position:absolute;
	top:10px;
	left:183px;
	width:155px;
	}
	
#top #header #bookmark img {
	float:left;
	}
	
#top #header #bookmark li {
	float:left;
	margin-right:5px;
	}



/*ラッパー*/
#wrapper {
	width: 900px;
	margin: 20px auto 0;
	text-align: left;
	border:10px solid #e8ebed;
	background-color:#FFF;
}


/*コンテンツ*/
#contents {
	width: 880px;
	margin-top:10px;
	background:url(img/content-bg.png) repeat-y;
	padding:0 10px;
}


 /*メイン*/
#main {
	float: left;
	width: 500px;
}


/*エントリー*/
#main .entry {
	margin-bottom:20px;
}

#main .entry .day{
	padding:10px 0 0 0;
	border-top:4px dotted #006699;
	color:#666;
	font-size:1.2em;
	}


#main .entry h2 {
	margin:10px 0;
	padding:10px 0;
	color:#003399;
	border-top:5px solid #006699;
	border-bottom:5px solid #006699;
}

#main .entry h2 a {
	color:#0066cc;
	padding-left:10px;
}

#main .entry p {
	margin:10px 0;
	line-height:1.2em;
	
}

#main .entry li {
	margin-bottom:10px;
	background:url(img/point-1.png) no-repeat  0 4px;
	padding:0 0 4px 20px;
	line-height:1.2em;

	
}

/*類似車輛*/

#main .relation  {
	background:#F2F2F2;
	padding:10px;
}


#main .relation a {
	color:#039;
}

#main .relation li {
	margin-bottom:10px;
	background:url(img/point-1.png) no-repeat  0 4px;
	padding:0 0 10px 20px;
	line-height:1.4em;
	font-weight:bold;
}

.truck_icon_1{
	margin-right:4px;
	margin-top:2px;
	}



/*パンくず*/
#main .p-navi {
	margin:10px 0;
	padding:4px 0;
	background:#F4F9F5;
}

#main .p-navi li {
	display:inline;
	font-size:1.1em;
}

#main .p-navi .now a {
	color:#0066cc;
}

#main .tag{
	padding:10px;
	margin-bottom:10px;
	border:2px solid #006699;
	background:#e5f9fb;
	}

 /*ページリンク*/
.pagelink {
	border-top:5px solid #006699;
	padding-top:20px;
	text-align:center;
	margin-bottom:10px;m
	}
	
.pagelink a {
	font-weight:bold;
	font-size:1.4em;
	color: #ff6600;
	}
	
	
/*ホームページテキストリンク*/

.homepage{
	font-weight:bold;
	text-align:right;
	}
	
.homepage a{
	color:#003366;
	}
	
/*ランキングボタン*/

 .entry_item {
	 margin:10px 0;


	}
 .entry_item li{
	display:inline;
	background:none;
	margin:0;
	padding:0;
	border:none;

	}

	
	
/*サムネイル*/
.thumbnail {
	margin-bottom:10px;
	
	}

.thumbnail li{
	float:left;
	}
	
/*関連記事*/

.relation li{
	margin-bottom:10px;
	background:url(img/point-1.png) no-repeat  0 4px;
	padding-left:10px;
	line-height:1.2em;
	border-bottom:1px dotted #ccc;
	}


	
 /*エントリーボトムボタン*/

.entry-bottom-b li {
	float:left;
	}
	
.entry-bottom-b-left {
	margin-right:20px;

	}
	
	
 /*サイド*/
#left {
	width:180px;
	float:left;
	margin-right:10px;
}


 /*サイド*/
#right {
	width:180px;
	float:right;
}


/*サイドボックス*/

.side-box {
	padding:10px;
}

.side-box form {
}

.side-box .wp-tag-cloud li {
	display:inline;
	margin-bottom:10px;
	background-image:none;
}

.side-box a {
	color:#0066cc;
}

.side-box li {
	margin-bottom:10px;
	background:url(img/point-1.png) no-repeat  0 4px;
	padding:0 0 4px 20px;
	line-height:1.2em;
	border-bottom:2px dotted #ccc;
}


/*サイドボックス-ボーダーあり*/

.side-box-border {
	margin:10px;
	padding:10px;
	border:2px solid #66ccff;
	background:#FFFFFF;
}


.side-box-border li {
	margin-bottom:10px;
	background:url(img/point-1.png) no-repeat  0 4px;
	padding-left:10px;
	line-height:1.2em;
	border-bottom:1px dotted #ccc;
}



/*バナー*/
.bana{
	padding:10px;
	}

.bana li{
	margin-bottom:5px;
	background:none;
	}


/*カレンダー*/

#wp-calendar{
	width:160px;
	margin:0 auto;
	margin-bottom:10px;
	}
	
#wp-calendar td {
	background:#FFF;
}

	

/*フッター*/
#footer {
	width: 880px;
	margin:0 10px;
	padding:10px 0;
	clear: both;
	background:#999999;
	color: #fff;
	text-align: right;
}

#footer a {
	color: #fff;
	
}

.pagetop {
	text-align:right;
	font-size:1.2em;
	background:#006699;
	padding:5px;
	margin-bottom:10px;
	
}

.pagetop a {
	color:#FFF;
}

/*メールフォーム*/

#mail-form	{
	padding:10px;
	background:#F4F9F5;
	
	}
	
#mail-form table{
	text-align:left;
	
	}
	
#mail-form th{
	padding:10px;
	color:#006699;
	font-size:0.8em;
	}
	
#mail-form td{
	padding:10px;
	font-size:0.8em;
	}



/*☆☆☆☆☆☆☆☆☆☆clearfix☆☆☆☆☆☆☆☆☆☆*/

/*Firefox/Safari/Opera*/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
/*IE7・IE6・Mac版IE5には、after擬似要素が未対応*/
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/*IE7とMac版IE5*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }

/*Dreamweaverプレビュー用*/
.clearfix {overflow:hidden;}

/*☆☆☆☆☆☆☆☆☆☆clearfix☆☆☆☆☆☆☆☆☆☆*/

