@charset "UTF-8";

.ac1-outer-container {
	background: url(../../../image/motorshow/tokyoAutosalon2017/bg-e763405bc9ef7b3a5db0b997263e8ec2.png)
		repeat-x left 100px #f5f5f5;
}

/**base**/
.ac1-container h1,div.leadtext {
	color: #fff;
}

div.leadtext span {
	color: initial;
	background-color: #ddd;
	padding: 2px 8px;
	border-radius: 3px;
}

.ac1-container h2.autosalon2017-h2 {
	margin: 20px 0;
	padding: 10px 0 10px 35px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	background: url(../../../image/motorshow/tokyoAutosalon2017/h2icon-fee511889a1dbf52b373b746576c1171.png)
		no-repeat center left #222;
	background-size: contain;
	border-bottom: #c70505 solid 2px;
}

.ac1-container h2.autosalon2017-h2:first-child {
	margin-top: 0;
}

.ac1-container h3.autosalon2017-h3 {
	margin: 20px 0;
	padding: 9px 0 5px 20px;
	color: #333;
	text-shadow: 0 1px 1px #fff, 1px 0 1px #fff, 0 -1px 1px #fff, -1px 0 1px
		#fff, -1px -1px 1px #fff, 1px -1px 1px #fff, -1px 1px 1px #fff, 1px
		1px 1px #fff;
	font-size: 14px;
	font-weight: bold;
	background: url(../../../image/motorshow/tokyoAutosalon2017/h3icon-71b73d3e2d8584cafad0b9d8f3dcbfa9.png)
		no-repeat center left;
	border-left: inherit;
	border-bottom: #c70505 solid 2px;
	font-size: 14px;
}

/**header**/
.header {
	background-color: #000;
}

.headerInner {
	width: 1020px;
	height: 100px;
	background:
		url(../../../image/motorshow/tokyoAutosalon2017/header_bg-f95c6f79399b9cbe412b7b8ca4ed4026.jpg)
		no-repeat top center #000;
	margin: 0 auto;
}

.headerTxt {
	color: #fff;
	font-size: 12px;
	padding: 8px 0 3px 3px;
}

.sns {
	float: right;
	background-color: rgba(256, 256, 256, 0.7);
	border-radius: 3px;
	padding: 6px 5px 1px 8px;
	position: relative;
	top: 46px;
	right: 10px;
}

.sns>* {
	float: left;
	margin-right: 5px;
}

.articleLink {
	width: 370px;
	float: right;
	padding: 6px 0 3px;
	position: relative;
	top: 47px;
	background-color: rgba(256, 256, 256, 0.4);
	border-bottom: #c70505 solid 4px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
}

a.headerLink .articleLink {
	transition: all .3s;
}

a:link.headerLink {
	color: #fff;
}

a:hover.headerLink .articleLink {
	color: #fff448;
	background-color: rgba(256, 256, 256, 0.8);
}

a:visited.headerLink {
	color: #fff;
}

/**contents**/
.left-container {
	/* 	width: 700px; */
	margin: 0 auto;
	float: left;
	margin: 0 auto;
}

.left-container p {
	text-align: justify;
}

.articleList {
	margin-left: 5px;
}

.articleList li {
	width: 225px;
	float: left;
	margin: 0 10px 10px 0;
	background-color: #fff;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
}

.articleList .detail p.date {
	padding: 4px 7px;
	color: #fff;
	background-color: #222;
}

.articleList .detail p.title {
	min-height: 90px;
	padding: 7px;
	text-align: left;
}

#moreTokyoAutosalon2017Article {
	background:
		url(https://cdn.autoc-one.jp/static/common2/images/motorshow/tokyo/2015/more_btn.jpg)
		0 0 no-repeat;
	width: 250px;
	height: 40px;
	margin: 8px auto 18px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

#moreTokyoAutosalon2017Article:hover {
	opacity: 0.8;
}

.ac1-container dl dt {
	float: left;
}

.ac1-container dl dd {
	padding: 0 0 3px 60px;
}

.articleListBox {
	padding: 0 0 0 30px;
}

.no_border {
	border: none !important;
}

.bnrArea {
	float: left;
	width: 300px;
	margin-right: 30px;
}

.bnrArea span {
	display: block;
	min-height: 40px;
	margin-bottom: 5px;
}

/* right */
.beautifulWomanWrap .old-sidebar-title {
	color: #fff;
	border: 0;
	background:
		url(../../../image/motorshow/tokyoAutosalon2017/h4icon_p-b66f73406aaec952086fb9967d5177ef.png) #222
		no-repeat left top;
	padding: 4px 0 4px 23px !important;
}

.beautifulWomanWrap {
	width: 300px;
	margin-bottom: 10px;
	background-color: #222;
}

.beautifulWomanWrap ul {
	margin: 0 auto;
	padding: 3px;
}

.beautifulWomanWrap li {
	display: block;
	float: left;
	margin: 2px 1px 2px 2px;
	background-color: #fff;
}

.beautifulWomanWrap li img {
	width: 70px;
	border: 1px solid #eee;
}

.beautifulWomanWrap a:hover {
	opacity: 0.7;
}

/* サイドカラム「特集・編集企画」「最新記事」「オートックワン 人気記事ランキング」ブロック、背景色追加  */
.right-container .old-sidebar-box {
  background: #fff;
}