


/*slider */
.index_slider { width:570px; height:133px; overflow:hidden; position:relative;}
#s4 { width:570px; height:133px; }
.cl1 { background:url(add-banner1.gif) no-repeat; width:570px; height:133px; }
.cl2 { background:url(add-banner2.gif) no-repeat; width:570px; height:133px; }
.cl3 { background:url(add-banner2a.gif) no-repeat; width:570px; height:133px; }


@media only screen and (max-width: 995px) {
	.index_slider { width:400px; height:93px; padding-top:10px;}
	#s4 { width:400px; height:93px;}
	.cl1 { background:url(add-banner3.gif) no-repeat; width:400px; height:93px; }
	.cl2 { background:url(add-banner4.gif) no-repeat; width:400px; height:93px; }
	.cl3 { background:url(add-banner4a.gif) no-repeat; width:400px; height:93px; }
}



@media only screen and (max-width: 479px) {
	.index_slider { width:300px; height:217px; padding-top:10px;}
	#s4 { width:300px; height:70px; }
	.cl1 { background:url(add-banner5.gif) no-repeat; width:300px; height:217px; }
	.cl2 { background:url(add-banner6.gif) no-repeat; width:300px; height:217px; }
	.cl3 { background:url(add-banner6a.gif) no-repeat; width:300px; height:217px; }
}














