@charset "UTF-8";
/* CSS Document */


#spBannerYoungNai{ width:468px; height:60px; overflow:hidden;}
.spBannerYoungNaiLeft{ float:left; width:193px; height:60px;}
.spBannerYoungNaiRight{ float:left; width:275px; height:60px;}
.spBannerYoungNaiRight div{ float:left; height:30px; width:auto;}

/* リセット */
.clearfix:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}
.clearfix {
min-height: 1px;
}
* html .clearfix {
height: 1px;
/*\*//*/
height: auto;
overflow: hidden;
/**/
}
#spBannerYoungNai img{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	text-decoration:none;
	zoom:1;
}

@media screen and (min-width:320px) and (max-width:767px) {
	#spBannerYoungNai{ width:320px!important; height:60px; overflow:hidden;}
	.spBannerYoungNaiLeft{ float:left; width:130px!important; height:60px;}
	.spBannerYoungNaiRight{ float:left; width:190px!important; height:60px;}
	.spBannerYoungNaiRight div{ float:left; height:30px; width:auto;}
}