@charset "UTF-8";
/*////////////////////

　トップページ

////////////////////*/


#mainVisual {
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #ddd;
}

#mainVisual .sliderItem {
	width:100%;
	line-height:1;
	text-align:center;
}
 
.mainSlider{
	margin:0 auto; 
	max-width:980px;
	width:100%;
	position:relative;}

.topArea{
	margin:-18px auto 0;
	
}
.topArea img{
	width:100%;
}

































