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


#main a:link{
	opacity: 0.8;
}

#main a:hover{
	opacity: 1.0;
}

#wrapper1 a:link img{
	opacity: 0.8;
}

#wrapper1 a:hover img{
	opacity: 1.4;
}


#fukuyama_top a:link img{
	opacity: 0.8;
}

#fukuyama_top a:hover img{
	opacity: 1.4;
}


#index_image{
	margin-bottom: 10px;
}

#index_image img{
	width: 100%;
}

#top_newarrival{
	margin-bottom: 5px;
}

#top_newarrival img{
	width: 100%;
}

#wrapper1{
	width: 100%;
	margin-bottom: 5px;
}

.online_item{
	width: 33%;
	float: left;
	margin-right: 0.5%;
	overflow: hidden;
}

#top_lifestyle{
	width: 33%;
}

#pickup{
	margin-bottom: 5px;
}

#pickup img{
	width: 100%;
}

#shop_fukuyama{
	width: 49.7%;
	margin-right: 0.5%;
	float: left;
}

#shop_paris{
	width:49.8%;
}




