@charset "utf-8";

/****************************************************************** TOPページ **/
#right .topbnr {
	margin: 0 0 15px 0;
}

#right .topbnr li {
	float: left;
}

#right .topbnr .right {
	float: right;
}

#right h3 {
	clear: both;
	margin: 0 0 10px 0;
}

#right .year {
	padding: 0 7px 0 10px;
	margin: 0 0 16px 0;
}

#right .year li {
	clear: both;
	margin: 8px 0 0 0;
}

#right .year li .photo {
	float: left;
	width: 102px;
	margin: 0 7px 0 0;
}

#right .year li dl {
	width: 407px;
	float: left;
	position: relative;
}

#right .year li dt {
	margin: 0 0 8px 0;
	padding: 3px 0 0 0;
}

#right .year li .txt {
	padding: 0 13px;
	text-decoration: underline;
	line-height: 1.6;
}

#right .year li .detail {
	position: absolute;
	left: 341px;
	top: 3px;	
	font-size: 11px;
	background: url(../images/common/bg_detail_on.gif) 0 0 no-repeat;
}

#right .year li .detail a {
	background: url(../images/common/bg_detail.gif) 0 0 no-repeat;
	width: 57px;
	padding: 2px 0 0 9px;
	height: 14px;
	display: block;
	text-decoration: none;
	color: #fff;
}

#right .year li .detail a:hover {
	background: url(../images/common/bg_detail_on.gif) 0 0 no-repeat;
}

#right .kaisetsu {
	background: url(../images/index/bg_kaisetsu.gif) right bottom no-repeat;
	margin: -7px 0 19px 0;
	padding: 0 0 10px 0;
}

#right .kaisetsu p {
	margin: 19px 15px 0 15px;
}

#right .bottom-bnr {
	float: left;
}

#right .top_prestige {
/*	border: 1px solid #FF0000;*/
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
	width: 530px;
	clear: both;
}

#right .top_prestige .img_pre{
	float: right;
}

#right .top_prestige p.txt{
	padding: 5px;
}



#right .top-tel {
	width: 191px;
	padding: 8px 0 0 7px;
	border: 1px solid #ccc;
	float: right;
	height: 77px;
}

#right .top-tel dt {
	margin: 0 0 3px 0;
}

#right .top-tel dd a {
	padding: 0 0 0 10px;
	display: block;
	background: url(../images/common/arrow1.gif) 0 center no-repeat;
	color: #333;
	text-decoration: none;
}

#right .top-tel dd a:hover {
	color: #F00;
	text-decoration: underline;
}

#map {
	text-align: center;
	margin: 10px 0 5px 0;
	padding: 5px 0 0 0;
	width: 100px;
	height: 100px;
}

.old {
  position:absolute;
	top: 54px;
	left: 539px; 
	width: 235px;
	height: 252px;
	}
.old a {
  width: 235px;
	height: 252px;
	display:block;
	text-indent:-9999px; 
	background:url(../images/common/oldcarbnr.gif) 0 0 no-repeat;
	outline:none;
	}
	
.old a:hover{background:url(../images/common/oldcarbnr.gif) 0 -252px no-repeat;}