@charset "utf-8";

div#main-visual{
	position:absolute;
	top:218px;
	left:70px;
	width:669px;
}

div#main-visual div.imgRotate{
	height:185px;
	overflow:hidden;
}

	div#main-visual p.caption{
		background:url(../images/main-visual-caption-bg.png) no-repeat;
		position:relative;
		margin: 0;
		height:15px;
		padding:4px 0 5px 10px;
		width:659px;
		z-index:1;
		bottom: 24px;
		_bottom: 25px;
		*bottom: 25px;
		_behavior: url(/iepngfix.htc);			
	}
	
	div#main-visual p.caption span.prev img{
		cursor:pointer;
		padding-top:6px; 
		margin-right:6px;
	}
	
	div#main-visual p.caption span.next img{
		cursor:pointer;
		padding-top:6px; 
		margin-left:6px;
	}
	
	div#main-visual p.caption span.first{
		padding-bottom:2px;
	}
	
	div#main-visual p.caption span.text{
		margin-left:12px;
	}
	


div#main-content div.offers div.special-offers h2{
	margin:15px 0 15px -2px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 18px;
	background: url(../images/offer-underline.jpg) no-repeat bottom left;
}

div#main-content div.offers div.newsletter h2{
	margin:15px 0 15px -2px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 18px;
	background: url(../images/offer-underline.jpg) no-repeat bottom left;
}
