/* ◆=10月サイトカスタマイズ　追加差分用CSS=◆*/
.top_info {
	background: #193960;
	height: 90px;
	width: 541px;
	border: 1px solid #5c95e2;
	overflow: auto;
	padding: 10px;
	scrollbar-base-color: #193960;
	scrollbar-arrow-color:#c00;
	line-height:140%;
}
.top_info p {
	color:#fff;
	font-size:14px;
}
.top_info p span {
	color:#c00;
	font-size:12px;
	font-weight: bold;
}

.top_info a:active  { font-size:14px; color: #fff; font-size:14px; text-decoration: underline; }
.top_info a:link    { font-size:14px; color: #ccc; }
.top_info a:visited { font-size:14px; color: #ccc;}
.top_info a:hover   { font-size:14px; text-decoration: underline; color: #f30; }

.content_margin{
	width:8px;
}
.content_motor {
	border: 1px solid #5c95e2;
	width:263px;
	padding:6px;
}
.motor {
	margin-top:16px;
}
.content_motor ul {
	margin-left:170px;
}
.content_motor ul li {
	list-style: none;
}
.top_event {
	background: #193960;
	width: 541px;
	padding: 10px;
	border: 1px solid #5c95e2;
	line-height:140%;
}
.top_event p {
	font-weight: bold;
	text-align:right;
}




/* ◆=ミシュラン追加分=◆*/

.michelin_box {
	width: 351px;
	background-color:#193960;
	background-image: url(../image/difference/michelin/michelin.jpg);
	background-repeat: no-repeat;
	height: 94px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 56px;
	padding-left: 211px;
}
