@charset "utf-8";

/* nav */
#motorshow_nav {
	background-image:url(https://cdn.autoc-one.jp/static/common2/images/motorshow/tokyo/2013/navbg2.gif);
	background-repeat:repeat-x;
	line-height: 16px !important;
}
   

#motorshow_nav > ul > li > div > ul {
	float:left;
}
#motorshow_nav > ul > li {
	float:left;
}
#motorshow_nav > ul > li > div {
	display:none;
}
#motorshow_nav > ul > li:hover div {
	display:block;
	position:absolute;
	z-index: 2147483647;
	background-color:#fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#motorshow_nav li a {
	display:block;
	padding:18px 15px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	border-right:1px solid #0F0F0F;
}

#motorshow_nav > ul > li:hover {
	background-image:url(https://cdn.autoc-one.jp/static/common2/images/motorshow/tokyo/2013/navbg.gif) !important;
	background-repeat:repeat-x;
}

#motorshow_nav > ul > li.current {
	background-image:url(https://cdn.autoc-one.jp/static/common2/images/motorshow/tokyo/2013/navbg3.gif);
	background-repeat:repeat-x;
}

#motorshow_nav li li a {
	min-width: 100px;
	height: auto;
	border: none;
	text-align: left;
	padding: 8px 20px !important;
	background-image: none;
	color: #333;
	font-weight: bold;
	font-size: 11px !important;
}

#motorshow_nav li li a img {
	padding-right: 5px;
}

#motorshow_nav li li a:hover {
	background-color: #EFF6FF;
}

#motorshow_nav li .kai {
	padding :10px 15px;
}

/* content */
.motorshow_h1{
	background: #000;
	color: #FFF;
	border-bottom: 1px solid #A00 !important;
	padding: 6px 8px 5px !important;
	font-weight: bold !important;
	font-size: 14px !important;
	margin-bottom: 20px !important;
	line-height: 21px !important;
}

.motorshow_h2{
	background-image: url(https://cdn.autoc-one.jp/static/common2/images/motorshow/tokyo/h2_icon.png);
	background-repeat: no-repeat;
	background-position-x: 2px;
	background-position-y: 0px;
	color: #000;
	border-bottom: 1px dotted #444 !important;
	padding: 4px 10px 8px 13px !important;
	font-weight: bold !important;
	font-size: 12px !important;
	margin-bottom: 20px !important;
	line-height: 1em !important;
}

.motorshow_h3{
	background: #fff;
	color: #000;
	border-bottom: 1px dotted #444 !important;
	padding: 5px !important;
	font-weight: bold !important;
	font-size: 12px !important;
	margin-bottom: 20px !important;
	line-height: 1em !important;
}

.motorshow_yearstyle {
	font-size: 24px;
	line-height: 1em;
	border-bottom: 1px dotted #444;
	padding-left: 5px;
	margin-bottom: 5px;
}

.motorshow_top_link{
	display: block;
	color: #FFF !important;
	padding: 5px 23px;
	background-image: url(https://cdn.autoc-one.jp/static/common2/images/motorshow/tokyo/link_style.png);
	background-repeat: no-repeat;
	background-color: #000;
	background-position-x: 6px;
	background-position-y: 6px;
	background-position: 6px 6px;
	border-bottom: 1px solid #fff;
}

.motorshow_bannerset a{
	display: block;
	margin-bottom: 5px;
}

.motorshow_bannerset li.right_side{
	float: right;
}

.motorshow_bannerset li.left_side{
	float: left;
}

div#msr {
	margin-bottom:20px;
}

div#msrTweetArea {
	border-bottom: 1px solid #e2e2e2;
}

div#msrTweetArea div.highlight {
	background-color: #e8e8e8;
}

div.msrTweetContainer {
	background-color: #f9f9f9;
	padding: 10px;
	border-top: 1px solid #e2e2e2;
}

div.msrTweetContainer img,div.msrTweetContainer a:hover img {
	border: 1px solid #c6c6c6;
}

div.msrTweet {
	margin-left: 58px;
}

div.msrTweet img.profileImage {
	float: left;
	width: 48px;
	height: 48px;
	margin-left: -58px;
}

div.msrTweetBody {
	
}

img.msrTweetImage {
	float: right;
	margin-left: 10px;
}

p.msrTweetFooter {
	margin-top: 5px;
	text-align: right;
}

span.msrElement {
	margin-left: 10px;
	font-weight: bold;
}

div#msrIndicator,div#msrMore,div#msrReflesh {
	background-color: #e0e8ea;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
}

div#msrIndicator {
	background-image: url(https://cdn.autoc-one.jp/static/common2/images/indicator.gif);
	background-repeat: no-repeat;
	background-position: center;
}

span#msrNumOfTweet {
	margin-left: 5px;
	font-weight: bold;
	float: right;
}

.mod_La97{
	position: relative;
}

.mod_La97 ul.sbmlink2{
	position: absolute;
	top: 3px;
	right: 0;
}

#areaContent .articleListBox .more {
	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;
}
#areaContent .articleListBox .more:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
}