@charset "utf-8";
/* CSS Document */

.TopTT{
	text-align:center;
	background-image:url(../../index/images/dot.png);
	background-repeat:repeat-x;
	background-size:80px;
	background-position:left center;
	margin:15px 10px 5px;
}
.TopTT span{
	background-color:#FFF;
	padding:0 7px;
}

#tab_disp{
	background-color: #eec68f;
	padding:10px 10px 0 10px;
	margin:10px 0 0px;
}
#tab_disp ul{
	display:flex;
	justify-content: space-around;
}
#tab_disp li{
	margin:0 15px 0 0;
	height:56px ;
	width:48%;
}
#tab_disp li a{
	background-color: #b03435;
    border-bottom: 3px solid #8d1617;
	width:100%;
	height:46px;
	display:block;
	text-align:center;
	line-height:44px;
	color:#FFF;
	font-size:16px;
	border-radius:5px;
	text-decoration:none !important;
}
.page_selected{
	background-color:#FFF !important;
	border-bottom:none !important;
	background-image:none !important;
	border-radius: 3px 3px 0 0; 
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	color:#a63e39 !important;
	font-weight:bold;
	height:56px !important;
	line-height:56px !important;
	border-radius:5px 5px 0 0 !important;
}

#BackBt{
	width:60px;
	height:18px;
	line-height:18px;
	display:block;
	background: url(/sp/index/images/whiteB.png),-moz-linear-gradient(left top , #dadada 0% , #cdcdcd 100%);
	background: url(/sp/index/images/whiteB.png),-webkit-gradient(linear, left top, left bottom, color-stop(0, #dadada), color-stop(1, #cdcdcd));
	background-repeat: repeat-x, repeat;
	background-position: left top, left top;
	background-size: 1px,100%;
	border:1px solid #cdcdcd;
	font-size:15px;
	border-radius:5px 5px;
	text-shadow:1px 1px 0 #FFF;
	font-weight:bold;
	color:#545454;
	text-align:center;
	padding:5px 10px;
	float:right;
}
/* イベント */
.NewsDisp{
	margin:0 0 0px;
	padding:5px 0 0 0;
}
.NewsDisp li{
	padding:5px 5px 8px;
	border-bottom:2px solid #e2dbc5;
	cursor:pointer;
	background-image:url(../../common/images/Arrow.gif);
	background-repeat:no-repeat;
	background-position:97% center;
}
.NewsImg{
	width: 130px;
	height: 97px;
	overflow: hidden;
	border: 1px solid #321301;
	float:left;
	margin: 0 5px 0 0;
	padding: 2px;
	background: #FFF;
	box-shadow: 2px 2px #321301;
	text-align: center;
}
.NewsImg a{
	display:flex;
	align-items: center;
	width: 130px;
	height: 97px;
	padding: 2px 0;
	box-sizing: border-box;
	overflow: hidden;
}
.NewsImg img{vertical-align: bottom;}
.NewsTxt{
	width: calc(100% - 166px);
	float:left;
	margin:0 0 0 5px;
}
.NewsTxt h3 a{
	text-decoration:underline;
}


/* 詳細 */
#DetailTop{
	/* background-color:#FFF; */
	padding:5px 0 0 0;
	border-radius:0 0 5px 5px;
}
.DetailTopImg{
	width:95%;
	margin:0 auto;
	border: 1px solid #321301;
	box-shadow: 4px 4px 0 #321301;
}

.DetailIn_img{
	width:255px;
	margin:0 auto 5px;
}
.DetailIn{
	margin:0;
	padding:0;
}
.DetailIn li{
	margin:0 0 0;
	border-top:1px solid #c2af9e;
	padding:10px 0;
}
.DetailIn li:first-child{
	border-top:none;
}
#nousha_data{
	width:95%;
	border-top: 1px solid #321301;
	border-right: 1px solid #321301;
	margin:15px auto 20px;
}
#nousha_data th{
	/* background-image: url(../../../newcar/images/detail/kihon_Th.gif); */
	background-repeat: repeat-y;
	padding: 10px 5px;
	width: 95px;
	background: #321301;
	color: #FFF;
	/* border-top:1px solid #FFF; */
	border-left: 1px solid #321301;
	border-bottom: 1px solid #321301;
	text-align:center;
}
#nousha_data td{
	padding:5px;
	border-left: 1px solid #321301;
	border-bottom: 1px solid #321301;
	text-align:left;
	background-color:#FFF;
}
.eventTxt{
	margin:10px 5px 0;
}
.eventTxt dt{
	/* background-image:url(/common/images/arrow_icon_pink.gif); */
	background-repeat:no-repeat;
	background-position:5px center;
	padding:0 0 0 15px;
	font-weight:bold;
	border-bottom:1px solid #CCC;
	font-size: 18px;
	position: relative;
	padding: 0.25rem;
	border-bottom: 5px solid #321301;
	font-weight: bold;
}

.eventTxt dt:before {
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 25%;
  height: 5px;
  content: '';
  background: #da4545;
}
.eventTxt dd{
	margin:5px 0 25px;
	padding: 9px;
}
.MoreBt{
	background:-moz-linear-gradient(left top ,#ffffff 0% , #b6b6b6 5% , #686868 100%) !important;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff),color-stop(0.05, #b6b6b6), color-stop(1, #686868)) !important;
	height:40px;
	line-height:40px;
	color:#FFF;
	font-weight:bold;
	width:95%;
	margin:5px auto;
	display:block;
	border-radius:5px;
	text-align:center;
	text-shadow:0 1px #333;
	font-size:13px;
}

/* 詳細 */
/* 納車式詳細 */
.EventTT_h3{
	text-align:center;
	padding:5px;
	border-bottom:2px solid #900;
}
#DetailImg{
	width:80%;
	margin:5px auto;
}
#ImgArea{
	width:80%;
	margin:5px auto 0;
}
.EventText{
	width:95%;
	margin:5px auto 5px;
}
.BackBt{
	width:150px;
	height:18px;
	line-height:18px;
	padding:3px 0;
	border:1px solid #616161;
	border-radius:3px;
	float:right;
	display:block;
	text-align:center;
	color:#616161;
	margin:0 5px 20px 0;
}
