@charset "UTF-8";

/* パンくず */
.pan{
	overflow:hidden;
	margin-bottom:15px;
}
.pan li{
	float:left;
}
