@charset "EUC-JP";

/*=======================================
ssĀŠ±ž
=======================================*/

.ad_ss ul{
	position:relative;
	list-style:none;
	margin:0;
	padding:10px 0 0;
	width:100%;
	line-height:1.25;
	}
.ad_ss ul li{
	position:relative;
	display:inline;
	margin:0 5px 0 0;
	padding:0 5px 0 0;
	border-right:1px solid #000;
	}
.ad_ss ul li a{
	white-space:nowrap;
	}

/* safari 1.2 \*/
html:\66irst-child .ad_ss ul li a{
	white-space:normal;
	line-height:1.5;
	}
/* safari 3*/
@media screen and (-webkit-min-device-pixel-ratio:0){
.ad_ss ul li a{
	white-space:normal;
	line-height:1.5;
	}
}





