.post table{
	border: 3px solid #fa8072;
}
.post table th {
	border: solid 1px #fa8072 !important;
	padding: 3px 1px;
	background-color: #ffe4c4 !important;
	font-weight: bold !important;
}
.post table td {
	vertical-align:middle !important;
	border: solid 1px #fa8072;
	line-height: 1.3em !important;
	padding: 3px 1px;
	font-size: 90% !important;
	text-align: center;
}
table.kekka {
	background-color: #fff;
	border: 3px solid #fa8072;
	text-align: center;
	font-weight: bold;
	table-layout: fixed;
}

table.kekka td {
	background-color: #fff;
}

table.kekka td.top {
	background-color: #ffe4c4;
}

.post p.gu {
	text-align: center;
	margin: 40px 0 0;
	line-height: 1.5em;
}

.post p.gu2 {
	text-align: center;
	margin: 0 0 20px;
	line-height: 1.5em;
}

.post p.gal {
	font-size: 85%;
	line-height: 1.5em;
	margin: 50px 0 0;
	padding: 0;
	text-align: center;
}

/*
2016
0202下部にカーセンサー査定リンク
0410カーセンサー査定リンク削除
*/
.bg_y {
	background-color: #ffffe0;
	margin: 15px 0;
	padding: 10px 5px;
	border-radius: 10px;
	border: 2px solid #e6db55;
}

.bg_y p {
	font-size: 100%;
	margin: 5px 0;
	text-align: center;
}

/*new！ボタン2016/01/08～*/
/*横幅・高さ変更*/
div.btn a,div.btn-l a {
	display: inline-block;
	width: 90%;
	margin: 5px 1%;
	padding: 8px 3px;
	text-align: center;
	outline: none;
	color: #fff;
	background-color: #55BB00;
	font-size: 130%;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#66cc00+0,66cc00+50,379c02+51,66cc00+100 */
	background: #66cc00;
/* Old browsers */
	background: -moz-linear-gradient(top,#66cc00 0%,#66cc00 50%,#379c02 51%,#66cc00 100%);
/* FF3.6-15 */
	background: -webkit-linear-gradient(top,#66cc00 0%,#66cc00 50%,#379c02 51%,#66cc00 100%);
/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,#66cc00 0%,#66cc00 50%,#379c02 51%,#66cc00 100%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66cc00',endColorstr='#66cc00',GradientType=0);
/* IE6-9 */
	border: 2px solid #379C02;
	border-radius: 5px;
	font-weight: bold;
}

div.btn-l a {
	margin: 15px 2% 25px;
	width: 96%;
	padding: 10px 8px;
	text-align: center;
	font-size: 180%;
	line-height: 1.5em;
}

div.btn::before,
div.btn::after,
div.btn-l::before,
div.btn-l::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}

div.btn,
div.btn::before,
div.btn::after,
div.btn-l,
div.btn-l::before,
div.btn-l::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

div.btn a:hover,
div.btn-l a:hover {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9dd53a+0,a1d54f+50,80c217+51,7cbc0a+100;Green+Gloss+%231 */
	background: #9dd53a;
/* Old browsers */
	background: -moz-linear-gradient(top,#9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%);
/* FF3.6-15 */
	background: -webkit-linear-gradient(top,#9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%);
/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,#9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dd53a',endColorstr='#7cbc0a',GradientType=0);
/* IE6-9 */
	border: 2px solid #b6e026;
	text-decoration: none;
}

/*.post table td:nth-child(1) {
	width: 40%;
}*/
.post p.kome {
	font-size: 75%;
	line-height: 1.5em;
}

strong {
	background: linear-gradient(transparent 60%,#ffff66 60%);
}

/*矢印つきリンク*/
/*dl.rank */
.post p.md, .post p.md2 {
	font-size: 15px;
	font-weight: bold;
	padding: 3px 30px 3px 0;
	margin: 0 5px 0 0;
	line-height: 1.6em;
	text-align: right;
	background-image: url("https://k-wgn.com/wp-content/uploads/2018/06/ya.png");
	background-position: top right;
	background-repeat: no-repeat;
}

.post p.md2 {
	margin: 5px 5px 20px 0;
}

/*記事内リスト*/
ul.list, ul.de,ul.me {
	background-color: #fffacd;
	padding: 20px 10px !important;
}

ul.list li, ul.de li,ul.me li {
	background-image: url(https://k-wgn.com/wp-content/uploads/2015/06/arrow_blue.png);
	padding-left: 35px;
	background-position: top left 5px;
	background-repeat: no-repeat;
	list-style-type: none;
}

ul.me li {
	background-image: url(https://k-wgn.com/wp-content/uploads/2015/06/arrow_red.png);
}

/*ランキング表の中身*/
dl.rank {
	display: table;
	width: -webkit-calc(100% - 6px);
	width: calc(100% - 6px);
	margin-bottom: 15px;
	border: 2px solid #fa8072;
	padding: 0;
}

dl.rank p {
	margin: 0;
	padding: 0;
}

.rank dt,.rank dd {
	display: table-cell;
}

.rank dt {
	margin: 0;
	border: 1px solid #fa8072;
	border-right: none;
	width: 200px;
	text-align: center;
	font-size: 90%;
	padding: 0 8px;
}

.rank dd table {
	padding: 0;
	margin: 0;
	height: 280px;
	font-weight: bold;
}

.post .rank td {
	width: 16%;
	text-align: center;
	background-color: none;
	padding: 0;
}

.rank tr:first-child {
	background-color: #ffe4c4;
}

.post .rank table tr:nth-child(even) {
	background-color: #fff;
}

/*サイドメニューのランキング*/
#rank {
	text-align: center;
	margin: 5px 0;
}

#rank div.rank2 {
	width: 94%;
	border-radius: 10px;
	margin: 10px 0 5px;
	padding: 5px;
	background: #ffffe0;
	font-size: 92%;
	line-height: 150%;
	border: 2px solid #e6db55;
}

#rank div.last {
	margin-right: 0;
}

#rank p.catch {
	margin: 0;
	color: #f00;
	font-size: 22px;
	font-weight: bold;
	line-height: 120%;
}

#rank p {
	padding: 5px 0;
	margin: 0;
	font-size: 95%;
}

#rank .img-lcar2 {
	margin: 0 3%;
	padding: 0;
	width: 210px;
	width: 94%;
	text-align: center;
}

#rank div.car {
	color: #008000;
	font-weight: bold;
	font-size: 120%;
}

#rank .alignleft {
	float: left;
}

#rank em {
	font-style: normal;
	color: #f00;
}

#rank .carmain {
	margin: 10px 0;
}

/*media Queries タブレットサイズ
----------------------------------------------------*/
@media only screen and (max-width: 1000px) {
	/*記事内リスト*/
	ul.list, ul.de, ul.me {
		padding: 15px;
	}
	
	.rank dt,.rank dd {
		display: table;
	}
	
	.rank dt {
		border-right: 1px solid #fa8072;
		border-bottom: none;
		width: -webkit-calc(100% - 2px);
		width: calc(100% - 2px);
		padding: 0;
	}
	
	.rank dd {
		width: 100%;
	}
	
	div.btn a,div.btn-l a {
		margin: 20px 1%;
		padding: 20px 3px;
		font-size: 150%;
	}
}
@media screen and (max-width: 479px) {

	#side ul li{padding: 7px 0 !important;}
}
